FDMEE Supported Event Scripts

Oracle Hyperion Financial Data Quality Management, Enterprise Edition supports the following events for execution, during the data load process:

Table 7-2 FDMEE Events

Event Description

BefImport

This event is the initial state of the system before any processing for the selected location has begun. If the user defines import scripts, they are run between the BefImport and AftImport events. This step in the processing loads data into the TDATASEG_T table.

AftImport

Data is present in the TDATASEG_T table after this event is processed.

BefCalculate

Called for a validation run only, and called before the validation process.

AftCalculate

Called for a validation run only, and called after the validation process.

BefProcLogicGrp

Called before Logic Account is processed.

AftProcLogicGrp

Called after the Logic Account is processed.

BefProcMap

Called before the mapping process is started in the TDATASEG_T table. Mapping scripts are executed between the BefProcMap and AftProcMap events. Data is moved from the TDATASEG_T table to he TDATASEG table between these events after all data has been mapped. Updates to audit tables are also included as part of this process.

AftProcMap

Called after all the mapping has been completed. When this event runs, the data has already been moved from the TDATASEG_T table to the TDATASEG table.

BefValidate

Checks if data mapped in the TDATASEG table.

AftValidate

Called after the BefValidate event.

BefExportToDat

Called before you write to the file for export. It is also executed for Oracle Essbase in the export to file mode feature.

Note:

This event is unavailable for the Accounts Reconciliation Manager.

AftExportToDat

Called after the file is created.

Note:

This event is unavailable for the Accounts Reconciliation Manager.

BefLoad

Called before you load to a target application.

Note:

This event is unavailable for the Accounts Reconciliation Manager.

AftLoad

Called after data is sent to the target application, but does not wait for the target application to complete the load process.

Note:

This event is unavailable for the Accounts Reconciliation Manager.

BefConsolidate

Oracle Hyperion Financial Management and Essbase only: This event executed when a check rule is included in the location that is being processed.

Note:

This event is unavailable for the Accounts Reconciliation Manager.

AftConsolidate

Called after the BefConsolidate event.

Note:

This event is unavailable for the Accounts Reconciliation Manager.

BefCheck

Called before the Check Rule.

Note:

This event is unavailable for the Accounts Reconciliation Manager.

AftCheck

Called after the Check Rule.

Note:

This event is unavailable for the Accounts Reconciliation Manager.