Versions Compared

Key

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

...

Info

More information about Glue Extractor 1.0 objects can be found in the chapters Extractor and Variant with their sub-pages.

Extractor 2.0 generation

...

All parameters are divided into 4 sections:

General

  • Name prefix -Prefix of the Extractor 2.0 object E.g. if ZGL_ is entered, the Extractor 2.0 objects with a name starting with ZGL_ will be generated (generally, the Glue table name consist of <PREFIX>+<TABLE_NAME>+<SUFFIX>).

  • Package -Package in which you want to save your generated objects.

  • Source object type -type of the source object

    • DDIC - DDIC object

    • GL_TAB - Glue table

    • QUEUE - Glue Queue object

  • Source object ID -for DDIC source object type the value should be “0”. This is automatically added after entering the DDIC source type and pressing enter.

  • Target object type - a type of the target object

    • GL_TAB - Glue Table

    • QUEUE - Glue Queue object

  • Target object ID -ID of a generated object which will be set as a target (this is the ID from the Glue table generation section).

...

  • Name suffix - Suffix of the Extractor 2.0 Glue Table Consumer. E.g. if _C is entered, the Consumer with a name ending with _C will be generated (generally, the Glue table name consists of <PREFIX>+<TABLE_NAME>+<SUFFIX>).

  • Enable merge - this This flag enables merge functionality in the Consumer

...

  1. The first group is handling insertion into Glue Queue (from SAP table to Glue Queue)

  2. The second group is handling pulling data from Queue (from Glue Queue to Glue table (any target))

Info

More information about Glue Queues can be found in the chapter /wiki/spaces/GLUE/pages/2916581477

Info

More information about Glue Extractor 2.0 objects can be found in the chapter Extractor 2.0 and its sub-pages.

Executing object generation

...