EPM Integration Agent Context Functions
EPM Integration Agent API, context functions are available that provide important contextual information for script writers.
The contextual functions are as follows:
Function | Description |
---|---|
|
Provides the job type being executed by the agent. At this time, the |
|
Provides the data home specified in the INI file used when starting the EPM Integration Agent. |
|
Provides the file delimiter specified as part of the data source entry from the Oracle Enterprise Performance Management Cloud. |
|
Provides the path and name of the file that is uploaded to the EPM Cloud. Use this function instead of building file names manually. |
|
Provides the job ID from the integration submitted in the EPM Cloud. |
|
Provides the name of the INTEGRATION being executed. |
|
Provides the path and name of the write-back data export file that is that is downloaded from the EPM Cloud. Use this function instead of building file names manually. |
|
Provides the location from the integration submitted in the EPM Cloud. |
|
Provides the source application from the integration submitted in the EPM Cloud. |
|
Provides the target application from the integration submitted in the EPM Cloud. |