4.3.3.2 Using Datamaps
The datamap takes the data from the CSA, enhances it, and then loads it into a
target database table (FCDM). 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 Flat File Interface for which staging representation is marked as Yes are applicable for CSA loading. For more information, see TBAML Flat File Interface.To load data in the FCDM using flat files, follow these steps:
- Configure the
DIS.source
parameter to FSDW. For more information on configuring other parameters, see TBAML Flat File Interface. - 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
This step 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 know about the errors in the log file.