Versions Compared

Key

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

SNP Glue™ Queue object stores data in a cluster table (same for all Queues) in a byte string form. This enables to save data from the source in the fastest way. Later on, this data can be read using one or multiple SNP Glue™ Queue Fetcher.

Creation of SNP Glue™ Queue

  1. Run the transaction /DVD/GL80 to open Object Navigator

  2. In the context menu of the desired package select option Create SNP Glue™ Queue

  3. Enter the name of the new Queue in the Queue name

  4. Confirm the popup

...

  • SNP Glue™ Table structure

Note

SNP Glue™ Queue is not supported with meaningful fields set in the SNP Glue™ table.

...

Queue subscriber is active Queue Fetcher pointing on existing Queue. The queue can have an unlimited number of subscribers and each one can push data to different Consumers.

With this approach, it's possible to replicate the same data in multiple destinations.

...