XDF is used to store high-dimensional data and information related to it in compact XML format. The purpose is to have interchangeable and high-quality format that can be used as a main archive format for this kind of data.
Object Type Identification
Files with extension .xdf are considered regardless of location.
File Extensions
File content is also further analyzed by populate process.
...
Name | Code |
---|---|
XML Definition Files (XDF) |
|
Object Type Attributes
Name | Code | 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/xdf/ | |
Primary Object Schema Property |
| FlexDeploy property to use as the user to connect to the database with. | If the xdf file contains "Primary Object Schema Name :" then the value becomes
| |
Primary Object Password Property |
| FlexDeploy property to use as the password for the DB User Property. | If the xdf file contains "Primary Object Schema Name :" then the value becomes
| |
JDBC Protocol |
| Driver type for the database. | thin | thin | oci8 |
Object Type |
| XDF Object Type | all | all | table | qtable | mview | mviewlog | sequence | type | trigger | view | policy |
XSL Directory |
| Path to where the xsl folder is located. | $FND_TOP/patch/115/xdf/xsl | |
Target File Permissions |
| Permissions to apply to the file after it is deployed | Defaults to the project property FDEBS_FILE_PERMISSIONS |
...
Name | Code | Description |
---|---|---|
File Permissions |
| Target File Permission. Will be set to target file after deployment using chmod. eg: 755 |
...