/
JDBC Object Types - DB Objects

JDBC Object Types - DB Objects

DB (Database) type objects model sql files that are stored in SCM. They are used to copy sql files from an SCM to a filesystem on an endpoint where they are executed by JDBC. DB type objects can be sourced only from an SCM. They cannot be created manually. No attributes are required.

Subfolders to the final target location of the sql files are created by the plugin as long as the endpoint user has sufficient privileges.

Attributes

Name
Description
Default Value
User PropertyThe property that will be used to set the username used to log into the database.FDJDBC_USER - Set this value on the environment/instance, or override it on a project. Alternatively, create a new property on the workflow, and then set its value in one of those locations.
Password PropertyThe property that will be used to set the password used to log into the database.FDJDBC_PASSWORD- Set this value on the environment/instance, or override it on a project. Alternatively, create a new property on the workflow, and then set its value in one of those locations.
JDBC URL PropertyThe property that will be used to set the JDBC URL used to log into the database.FDJDBC_URL- Set this value on the environment/instance, or override it on a project. Alternatively, create a new property on the workflow, and then set its value in one of those locations.
Retry CountHow many times should the file be retried before marking it as a failure. It may be useful to set it to a larger value if deploying many files together if the selected order may not be correct.Retry Count Default is the project property that fills in the default value at evaluate or populate time.
Ignore FailureIf checked, the file and the execution will be marked successful even if it fails to be processed in any way. The failure will be logged, but there will be no other indication.Ignore Failure Extensions is the project property that takes a list of extensions. Any files that end with those extensio