A collection of reusable code, programs, and database objects that provides common functionality across all E-Business products.
Object Type Identification
...
Name | Description | Default Value | Supported Values |
---|---|---|---|
Source | Object Source Location Type | SCM | SCM |
Target Location | Path to where the file should be deployed to. | $<PROD_TOP>/patch/115/sql/ | |
Type | DB Object Type | Generic SQL | |
DB User Property | FlexDeploy property to use as the user to connect to the database with. | FDEBS_DB_USER | |
DB Password Property | FlexDeploy property to use as the password for the DB User Property. | FDEBS_DB_PASSWORD | |
Ignore Failure | Check if failure in file should be ignored. @Since 4.6.0.3 | If file contains WHENEVER SQLERROR CONTINUE, this property will default to true. |
...