Once the reference configuration files have been deleted, a new pipeline configuration project can be created.
When creating a new project using the Oracle Endeca Developer Studio, the user will be prompted with the following dialog box:
To create a new project:
In the example above, the Save Project As field would be c:\Endeca\apps\myapp\config\pipeline\myapp.esp.
| File name | Description |
|---|---|
| pipeline.epx | This is the main pipeline file that the deployment template will reference when running forge. |
| [appname].esp |
This is the Developer Studio project file that will be used whenever reopening the project. Although this file does not actually require the [appname] prefix, it is good practice to keep it consistent with other project files. |
| [appname].*.xml | These are the various configuration files that will be used later by the indexer and MDEX Engine processes. It is important that they have the same prefix as the deployment template Application Name. |
| dimensions.xml | This is the dimension file referenced by the default Dimension Adapter. |