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.

...

NameDescriptionDefault Value
N/AN/AN/A

Sample Build Commands 

...

Code Block
languagebash
themeRDark
cp "$SOURCE_FILE" "$XXHR_TOP/patch/115/xdf/";
java oracle.apps.fnd.odf2.FndXdfCmp $FDEBS_DB_USER $FDEBS_DB_PASSWORD $FDEBS_DB_USER $FDEBS_DB_PASSWORD thin "$AD_APPS_JDBC_URL" all "$XXHR_TOP/patch/115/xdf/POS_BANK_PAYEE_BO.xdf" $FND_TOP/patch/115/xdf/xsl

...