3.1.1.3 Using Behavior Detection Datamaps
The Behavior Detection (BD) datamap takes the data from the CSA, enhances it, and then loads it into a target database table (FSDM). The Data Interface Specification (DIS) datamaps are used to load client- provided data, either through DIS files as specified in the DIS or through CSA tables.
Note:
All the DIS datamaps in the Behavior Detection Flat File Interface for which staging representation is marked as Yes are applicable for CSA loading.To load data in the FSDM using BD, follow these steps:
- Configure the DIS.source parameter to FSDW.
- Execute the Account datamap which loads data into the Account (ACCT) table using the
following sample script:
<OFSAAI Installed Directory>/bdf/scripts/execute.sh Account
These steps can be repeated for all datamaps for which staging representation is marked as Yes.
Note:
If there are any errors or rejections in loading data, refer to the<OFSAAI
Installed Directory>/bdf/logs
path to read about the errors in the log
file.