Suspend a workflow

Suspend a workflow

This section explains how to suspend/pause/hold a workflow, and how to release a suspended workflow:

To suspend or hold workflows you first need to view the list of workflows:

 

You need to click the Workflow ribbon in the top of your browser session to view the workflows:



Now you see a list of your workflows:

Now you need to select the workflow(s), that you want to suspend by clicking the white square to the left of the workflow(s) or even click the top square to select them all.


Below the workflows has been selected and we can now suspend all selected with the suspend icon marked on the right:

 

Confirm the suspension:



You can now see that the workflows has been suspended on the very left with the red marking and the suspended image on the left:


Release a suspended workflow

If you want to release suspended workflows (that was suspended earlier), then you first need to select the workflows by clicking on the white squares as for suspending:


And then click the resume icon in the top:


    • Related Articles

    • 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 ...
    • Disable and enable of Workflow components

      It is possible to disable/suspend individual workflow components of a workflow. When you disable a workflow element, then the processing of the disabled component is (as a general rule) skipped and the following components are processed. This image ...
    • 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 ...
    • Workflow groups

      It is possible to assign a group name to a workflow. You can do that either when you create a new workflow, or by editing the header of an existing workflow. You see the groups of the workflows in the workflow overview: The groups are listed in the ...
    • Workflow examples

      Below you see a list of examples of how to setup a workflow to achieve a specific task: How to move files with processing errors into an error folder. How to create a PDF file and insert it into the input XML file encoded in base64. Examples of how ...