Versions Compared

Key

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

...

The APL code is divided into function blocks where each block is executed at different stages of the data processing. The number and type of function blocks executed depends on whether the APL is used in a batch or real-time workflow. The figure below illustrates the executed function blocks and their order depending on workflow type.

Image RemovedImage Added

Function blocks in batch and real-Time processing workflows

...

To add APL to a processing flow, the Analysis Agent or the Aggregation Agent can be used. The APL code is written within the agents to perform tasks like data validation. Separate APL Code configurations can also be imported into these agents.

Image RemovedImage Added

Example of APL code in an Analysis agent

...