Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

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

  1. Follow the standard procedure for Glue table creation
  2. 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.

...