The XML configuration files are created as part of your application when you deploy a new application using the Deployment Template.
A set of default XML configuration files are created in the deployed
application's
config/pipeline
directory. These files are initially
prefixed with the application name, such as
MyApp.Dimensions.xml.
Note
Do not change the
output-prefix
value in the Indexer Adapter pipeline
component in Developer Studio. Changing this setting creates a new set of XML
files is saved with that modified prefix. The Deployment Template project,
however, retains the default prefix and can copy older files into the output
directory when running compoments via the EAC.
The
config/pipeline
directory also contains the Developer
Studio data ingest pipeline file,
pipeline.epx
.