Versions Compared

Key

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

...

Configure the COBOL Formatter Snap to handle the incoming data to output a document downstream. You must provide a valid matching Copybook to handle the incoming data and modify the additional settings based on the requirements for that Copybook.

...

The pipeline is now ready to process On validation, the pipeline processes the file and produce produces the formatted document. Upon pipeline validation, you can preview the output.

...

Process JSON formatted records with header and trailer details

This example shows the process of using a COBOL Structure demonstrates how to process the COBOL structure containing header and trailer definitions defined with in a JSON format being processed from JSON to COBOL formatted output for postprocessing by a downstream snap.

...

Configure the File Reader Snap to read the data for processing.

...

Configure the COBOL Formatter Snap to handle the incoming data and output a document downstream. In this step, we must provide with a valid matching Copybook to handle the incoming data and modify the additional settings based on the requirements for that Copybook.

...