Extraction profile

The extraction process is controlled by using an extraction profile XML file that is specified in the Transaction Server extractionConfigXml property. When the Transaction Server starts, the extraction profile is validated against an extraction profile schema file to help ensure that the profile conforms to the required format. The extraction profile schema file to use is configured in the Transaction Server extractionSchema property.

The default settings for the extraction profile XML and schema file properties are:
#
# Extraction configuration
# ============================
#
extractionConfigXml = ..\\xml\\ExtractionProfile.xml
extractionSchema = ..\\xml\\ExtractionProfile.xsd
A default extraction profile and extraction profile schema file are installed with the Transaction Server in the FTM artifacts pod at /share/artifacts/config/common/transaction-server/xml. These files are shown in the following list.
  • ExtractionProfile.xml
  • ExtractionProfile.xsd