EPM Integration Agent Write-Back Event Scripts
The EPM Integration Agent executes two events during the write-back executions: BefExport and AftExport. Use these events to execute custom code, by-pass the standard processing, and generate a custom data set, which is included in the data file made available to the on-premise database.
Custom API Parameters passed for the BefExport and AftExport events.
| Name | Description |
|---|---|
|
JOBID |
Job Id of the write-back execution |
|
JOBTYPE |
Type of the job "WRITEBACK" |
|
EXPORT_DATA_FILE |
Name of the export data file in the full path |