(Glue-2011) FIFO Consumer

The FIFO Consumer stores data in a FIFO cluster table 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 the (Glue-2011) FIFO Fetcher. For more information about the use of FIFO Consumer, check the "Heavy lifting" extraction in common scenarios.

Creation of Glue Table Consumer

Perform steps outlined in How to Create a Consumer Object with the option FIFO Consumer under the Component implementation dropdown of step 4.

Activation of FIFO Consumer

After creation, the object is in the saved state. For activation, all mandatory inputs need to be filled.

  • DDIC structure
    • name of the DDIC structure/table describing the structure of data

FIFO queue

Upon execution of an extraction process, the data is written to the FIFO cluster table with the unique identifier - FIFO queue, which equals the name of the FIFO Consumer.