...
This is useful for example when extracting data into CSV files for next processing, e.g. read data from files and use them to update/delete records in a table.
This procedure affects:
Glue table setup
- Follow the standard procedure for Glue table creation
- Add fields for operation type (data type - CHAR, length - 6) and operation timestamp (data element - TIMESTAMPL) in the Glue table. If you use data elementsĀ /DVD/GL_DBT_TRIGGER_OPERATION andĀ /DVD/GL_DBT_TRG_OP_TIMESTAMPL, they will be detected automatically in the extractor field mapping.
...