6 Post-Processing Tasks
During post-processing of ingested data, Behavior Detection prepares the detection results for presentation to users.
Preparation of the results depends upon the following processes:
- Augmentation: Collects information for pattern detection, which enables proper display or analysis of these results may be required. This process is automatically executed at the end of each scenario run.
- Match Scoring: Computes a ranking for scenario matches indicating a degree of risk associated with the detected event or behavior.
- Alert Creation: Packages the scenario matches as units of work (that is, alerts), potentially grouping similar matches together, for disposition by end users.
- Update Alert Financial Data: Records additional data for alerts such as the related Investment Advisor or Security involved in the alert.
- Alert Assignment: Determines the user or group of users responsible for handling each alert.
- Auto-Close (optional): Closes alerts that are of a lower priority to the business.
- Automatic Alert Suppression (optional): Suppresses alerts that share specific scenario and focal entity attributes for a particular time frame.
- Highlight Generation: Generates highlights for alerts that appear in the alert list in the Alert Viewer subsystem and stores them in the database.
- Historical Data Copy: Identifies the records against which the current batch’s scenario runs generated alerts and copies them to archive tables.
Note:
You can re-run any failed post-processing job.Order of Running Post-Processing Administrative Tasks
Run the post-processing administrative tasks in this order:
- Match Scoring(501)
- Multi Match Alert Creation (502)
- Single Match Alert Creation(503)
- Update Alert Financial Data
- Alert Scoring(504)
- Alert Assignment
- Auto-Close(506)
- Highlight Generation
- Historical Data Copy
Note:
For all the post processing jobs MANTAS batch should be up and running.