Edit a workflow

Edit a workflow

This section assumes, that you have already created a workflow, that you now want to edit.

    NG2Workflow0001

 

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:

    NG2Workflow0006


Delete a workflow

You can delete a workflow by placing the mouse over the workflow, that you want to delete, and then click this icon on the very right:

NG2Workflow0007

Edit a workflow

To edit an existing workflow, you simply (left) click on the workflow, that you want to edit, and then the contents of the workflow is shown:

NG2Workflow0008

 

On the workflow you can edit either the workflow headings or the components of the workflow.


Edit a workflow headings

The headings of a workflow are edited in two places:


1. General headings

General headings are edited by clicking on the pencil icon:

NG2WorkflowHeading001

On the very top (next to the workflow name), while editing the workflow.

 

Here you can edit the group and description of the workflow:



 

2. Workflow input settings

Specific workflow input settings related to the specific input type of the workflow can be edited if you double (left) click on the leftmost (green) icon of the workflow:

NG2Workflow0011

 

Now the current input settings are shown, and you can change them:

(The parameters vary depending on the selected input type).




It is however not possible to change the input type of a workflow. If you want that, then you can copy the subtree of the existing workflow and copy this into a new workflow with the new input type.
Edit workflow components
It is possible to edit the components and the flow of components of a workflow. To do that you first need to open the workflow.
 
Then you see this:
WorkflowComponents
 
This displays the flow of actions, that are executed in the workflow.
The color of the nodes indicates the function:
  1. The leftmost green box (or node) specifies the input type for the workflow.
  2. The yellow boxes/nodes are workflow functions like branching, merging flows and conditioned sub-workflows.
  3. The red boxes/nodes on the right are here references to other (sub) workflows.
  4. The blue nodes indicate output nodes. This changes the payload of the workflow.
The input files are processed from the left to the right.
Remember, when you edit the workflow:
1.The workflow changes are not committed, before you click the save option in the upper right corner:
WorkflowSave0001
 
2.You can at any point undo or redo your latest changes with these two arrows in the top right corner:
WorkflowUndoRedo0001
 
The leftmost arrow rolls back the latest change (Undo), and the right arrow inserts the last change, that you rolled back.
 
To edit an existing function/node or the input type setup in the green leftmost box you can either double (left) click on the box or place the mouse pointer over the box/node, that you want to edit. Then this appears:
WorkflowComponents0001
 
If you click this, then a pop-up window appears:

The contents vary a bit depending on the specific node, that you have selected. In this case you can see that we cannot delete the choice node itself, but we can e.g. edit the settings if we select the Edit node option.

It is possible to delete a node or a sub-tree of the workflow, you can also copy one node or a complete sub-tree to the clipboard, so that you can copy it to another place in the current workflow or to another workflow.
  
Copy workflow components
While editing workflow you might want to copy a workflow or just a part of a workflow.

For that you have these options: 

1.You can copy a complete workflow.

2.You can copy a specific node of a workflow

3.You can copy a complete sub-tree of a workflow. 

This section covers option 2 and 3.

To copy a node or a sub-tree you first need to edit your workflow.

 

To copy a node or a sub-tree you place the mouse pointer over the box/node, that you want to edit. Then this appears:

WorkflowComponents0001

 

If you click this, then a pop-up window appears:



 

Here you can now select either:

Copy node to clipboard, if you want to copy on the selected node.

or

Copy sub-tree to clipboard, if you want to copy the selected node and the sub-tree (any node connected to the right side of the current node).

 

After this you now have one or more nodes in the clipboard.

 

To insert (or paste) the nodes from the clipboard into a workflow, then you need to click the '+' icon, where you want to insert/paste the nodes:

WorkflowPaste0001

 

Now a pop-up window is shown and here you can choose to paste/insert the nodes in the clipboard:



Delete workflow components

It is possible to delete components/nodes in a workflow. To do that you first need to edit the workflow.

Now you can delete either a single node or a complete sub-tree in the workflow.

To do that you need to place the mouse on the node (or top node of the sub-tree) and then click this option:

WorkflowComponents0001

 

Now you see this pop-up window:



Here you can choose:

Delete node

To delete the current node (component). This will delete the selected node and connect the sub-tree (nodes to the right of the selected node) with the parent node (the node to the right).

 

Delete sub-tree

If you select the option, Delete sub-tree, then the selected node and any node in the sub-tree (connected on the right part of the current node) will be deleted.

 

If you regret a delete, then remember this:

1.The workflow changes are not committed, before you click the save option in the upper right corner:

WorkflowSave0001

 

2.You can at any point undo or redo your latest changes with these two arrows in the top right corner:

WorkflowUndoRedo0001

 

The leftmost arrow rolls back the latest change (Undo), and the right arrow inserts the last change, that you rolled back.

Insert workflow components
To insert components in the workflow you first need to open a workflow for edit.

The list of all workflow components can be found here.

 

Now you should see a screen similar to this:

ng2InsertWorkflowComponent0001

 

You can add new workflow components anywhere in the workflow if you click this icon:

ng2InsertWorkflowComponent0002

 

The type of component, that you can insert depends on the type of payload, that the previous component outputs, so you cannot insert any component in any place.

 

When you click the + icon you see this:


To find the component, that you are searching for you have two options:

 

1) Select it directly.

To do that you first select one of the top tabs: BASIC, SHORTCUTS, ADVANCED or WORKFLOW.

The workflow components are ordered in these sections depending on how advanced components are:

The BASIC components are simple components, that are often used.

SHORTCUTS are components, that are more advanced and more seldomly used.

ADVANCED components are very advanced and seldomly used.

WORKFLOW is a list of all other workflows. This is used, if you want to call another workflow from the current workflow.

 

2) Search for the component

There are a lot of components in InterFormNG2 and we plan to add many more, so it can be a bit hard to quickly find the component, that you want. To help you in your search you can type in search texts in the top of the pop up window above. If you e.g. want to create a PDF file, you can search for pdf and a subset of all components is shown:



 

Insert a component

When you have found the component, that you want to insert, then you just click on it to insert it at the selected position in your workflow.

 

If you e.g. want to merge an XML file with a template and create a PDF file in the file system with the result, then you should select 'Create PDF file' by clicking on it. Then the component is inserted, and you are shown all settings of the selected component:


Details of this and the other workflow components can be found here.



 
    • Related Articles

    • Edit document text

      The advanced, utilities component, Edit document text is used in combination with the Webforms module. One prerequisite for this component is, that you have already setup a template with one or multiple editable text elements. This workflow component ...
    • 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 group name of the workflows in the workflow overview: Here you can click 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: It is much smaller compared to a setup, that e.g. contains a whole subtree for ...
    • 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 ...
    • 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: Here you have two options for copying the workflow: Save as Copy With this option ...