Copy a workflow

Copy a workflow

To copy a workflow, you first need to open the workflow for edit.

Now you should click the arrow next to the save option on the upper right to display the save options:

    NG2WorkflowCopy0001

 

Here you have two options for copying the workflow:

  1. Save as Copy
    With this option you are prompted e.g. for a name for the new workflow with this pop-up window:


    The suggested name is always the original name with 'Copy of ' added, and the group as well as description are prefilled with the same as the original workflow.
    You need yourself to setup the input in order to prevent the copy of the workflow to conflict with the original workflow.

  2. Download
    If you select download of the workflow, then the workflow will as default be copied to your download folder as the name of your workflow with the extension, .json.
    • Related Articles

    • Copy management for spooled files

      This section covers the scenarios, where you want to output multiple copies of each output page in the sequence where page 1 is output multiple times, followed by page 2 multiple times etc. For this example we have this simple template, which output ...
    • Edit a workflow

      This section assumes, that you have already created a workflow, that you now want to edit. Now you see a list of your workflows: First you need to click the WORKFLOW ribbon in the top of your browser session to view the workflows: Delete a workflow ...
    • 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: It is much smaller compared to a setup, that e.g. contains a whole subtree for ...
    • Shortcut Other workflow components

      There is currently on a single workflow component in the shortcut Other category: 1.Resource to payload. With this workflow component you can copy a resource from the resource directory into the workflow payload, so that the workflow can work on the ...
    • Resource to workflow variable

      With the workflow component, Resource to workflow variable (which is a shortcut component of the other category), you can read a resource from the library and store it in a workflow variable. A related component is: From file to workflow variable. ...