Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

XML files containing one or more data fix sql statements, sql statements to back up data, and validation statements used to determine whether the data fix should be committed or rolled back.

Object Type Identification

  • If a file has .xml extension, then it is considered a data fix file

File Extensions Extensions

Name

Description

.xml

Extensible Markup Language file format used to create common information formats and share both the format and the data using standard ASCII text.

Object Type

Name

Code

Data Fix

DATA_FIX

Object Type Attributes

Name

Code

Description

Required

Default Value

Supported Values

Source

SOURCE

Object source location type

Yes

SCM

SCM

Target Location

TARGET_LOCATION

Path to where the file should be deployed to

No



Database URL Property

DB_URL

Property name for database URL

No

FDJDBC_URL


Database User Property

DB_USER

Property name for database user name

No

FDJDBC_USER


Database Password Property

DB_PASSWORD

Property name for database password

No

FDJDBC_PASSWORD


XML Schema

Info

Elements without min/max occurrences listed have the default values for cardinality, which are minOccurs="1" and maxOccurs="1"

...