Copy stage

The copy stage is virtually a virtual stage (could not pass the pun 😉), i. e. at compile time it gets eliminated and its functionality integrated into the preceding stage element. There are actually two purposes to the copy stage:
  1. Forking the data stream into several streams. This could be achieved by using multiple output links in other stages. However, e. g. for the transformer one possibly would need to multiply code to get the effect in several outputs.
  2. Change the character of jobs optically.

Kommentare

Beliebte Posts aus diesem Blog

Error when checking operator: Could not find input field 'field_name'

Missing record delimiter "\n", saw EOF instead