9 Posting External Alerts through Batches
Alerts which are created by external systems can be posted into the Behavior Detection system for further investigation through batch mode. Once the data is available in the processing tables, the system will post the external alerts.
The user must be mapped to the AMMANADMNGR (Mantas Administrator User Group) user group to post external alert data into the processing tables and execute the batch which moves the data into the Alert Viewer table.
Batch Execution
Once the external data is loaded into the processing tables, the
BD_EXTRL_ALERT_GENERATION batch has to be executed. The following tasks should be
configured with valid values for the batch date and batch name in the BD batch
before triggering the BD_EXTRL_ALERT_GENERATION batch. The BD batch should be
configured with the batch name and the batch date before triggering the batch:
- BD_SET_BATCH_DATE_FOR_IPE
- BD_START_BATCH_FOR_IPE
For more information about how to execute a batch, refer to the Oracle Financial Services Analytical Applications Infrastructure User Guide.
Note:
- Values for the tasks should be enclosed within double quotes.
- Batch date should be in the YYYYMMDD format.
- The application is pre-packaged with one BD batch. The BD batch should be triggered once a day. If there is a need to trigger the BD batch more than once a day, then insert a record into the KDD_PRCSNG_BATCH.
- The processing table updates from the External Sources System and from IPE. The BD_EXTRL_ALERT_GENERATION batch and BD_GENERATE_ALERTS_FROM_IPE batch should not be executed in parallel.