Versions Compared

Key

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

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.

NameDescription
.xdfXML Definition File for storing high-dimensional data and related information.

Object Type Code

XDF

Attributes

NameDescriptionDefault ValueSupported Values
SourceObject Source Location Type

SCM

SCM
Target LocationPath to where the file should be deployed to.$<PROD_TOP>/patch/115/xdf/
Primary Object Schema PropertyFlexDeploy 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

FDEBS_SCHEMA${SCHEMA_NAME}_DB_USER otherwise it defaults to

FDEBS_DB_USER


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

FDEBS_SCHEMA${SCHEMA_NAME}_DB_PASSWORD otherwise it defaults to

FDEBS_DB_PASSWORD


JDBC ProtocolDriver type for the database.thinthin | oci8
Object TypeXDF Object Typeallall | 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

...

NameDescriptionDefault Value
N/AN/AN/A

Sample Build Commands 

...