Icon

2020_​08_​10_​Multiple_​Reports_​Parent_​Workflow

Multiple Reports Parent Workflow

This is parent workflow or calling workflow meaning it calls another workflow. It's purpose is prepare input for child workflow, call it and receive back report which will then be saved as PDF file. This parent workflow creates multiple reports as Call Local Workflow (Row Based) node is within a loop. Looping is done based on Group column from Input data and for each group one report will be created. Data is sent as JSON and BLOB file is received back. Then column for report location and name is created. Finally PDF reports are written to output folder within workflow.

Input dataNode 49Prepare inputas JSONCall Child workflowand get PDF reportas BLOBConcatenate outputCreate report name with relative workflow pathNode 56Node 57Table Creator Chunk Loop Start Table to JSON Call Local Workflow(Row Based) Loop End String Manipulation Table Rowto Variable Binary Objectsto Files Input dataNode 49Prepare inputas JSONCall Child workflowand get PDF reportas BLOBConcatenate outputCreate report name with relative workflow pathNode 56Node 57Table Creator Chunk Loop Start Table to JSON Call Local Workflow(Row Based) Loop End String Manipulation Table Rowto Variable Binary Objectsto Files

Nodes

Extensions

Links