To sub-workflow

To sub-workflow

If you have defined a sub-workflow, then you can call the sub-workflow from a main workflow with the To sub-workflow component below.

 

This can be useful, if you want to divide a large, complex workflow into smaller workflows, or if you want to reuse the same (sub) workflow for multiple main workflows.

 

The component has only one parameter:

 

NG2WorkflowToSubworkflow0001

 

Endpoint unique ID

Here you type the Endpoint unique ID, that is specified on the sub-workflow, that you want to call.

 

The sub-workflow must have the input type From other workflow.

    Notice: Help Center Transition Update

    As of January 13, 2025, we are excited to announce that our new Help Center is in the final stages of development. While the Knowledge Base is already accessible, our current JIRA system will continue to manage support tickets during this transition period. For assistance with InterForm Output Management Software, please refer to the Support for InterForm Output Management Software.

    We appreciate your patience and understanding as we work to enhance your support experience. If you have any questions or encounter any issues, please do not hesitate to reach out via the existing support channels.

    Best regards,
    The InterForm Support Team


      • Related Articles

      • Workflow components

        In the workflow you setup many different actions, that can be executed automatically. These actions are called components. The procedure to insert a workflow component is described here. If you are searching for a specific workflow component, the ...
      • Generic workflow

        One of the unique features of the InterFormNG2 workflows is the ability to setup very dynamic and generic workflows. There are multiple advantages with a generic workflow: 1.It is much smaller compared to a setup, that e.g. contains a whole subtree ...
      • Introduction to the Workflow

        The workflow of InterFormNG2 is where you setup how the input XML files should be found, and how they should be processed. To define or edit a workflow you need to select the WORKFLOW ribbon in the top of your browser session: If you cannot see the ...
      • Advanced Converter workflow components

        The advanced converter workflow components are these: 1.Change payload encoding. Changes the encoding of the payload in the current workflow. 2.Split XML. Splits up the XML in the payload and executes the sub workflow for each new XML. 3.XSL ...
      • Choice workflow component

        The choice workflow component can be used to condition the processing of the files. The choice component can branch out to one or many cases (subtrees) depending on a condition for each case (subtree). When you insert a new choice component it will ...