Create a new workflow

Create a new workflow

Create a new workflow

To create a new workflow you need to select the blue icon "+ NEW WORKFLOW" after you have selected the WORKFLOW ribbon in the top:

 

NG2Workflow0002

 

After that you see this pop up window:

 

NG2Workflow0003

 

Here these fields are found:

 

Name (Mandatory)

You need to fill out a name for the new workflow. This is the name, that will be shown in the workflow overview.

 

Group (Optional)

It is possible to specify a group name for a workflow. The group is displayed in a special column in the workflow overview, and you can sort the workflows e.g. on the group. In this way it is easier to identify workflows with identical groups.

 

Description (Optional)

Here you can type in an optional description of the workflow.

 

Specify input type of your workflow (Mandatory)

You always need to specify how the workflow is to find the input files, that are to be processed. After you have selected the input type, additional entry fields are shown - depending on the input type, that you have selected. The input/file selection must be unique i.e. it is not allowed to have two workflows, that select the same input files. If the selection is not unique you will see the error message "Parameter(s) not unique" (if you scroll down) and the create option is disabled:

 

NG2Workflow0004

 

Depending on the selected input type the remaining list of parameter will change. Click the input type link to see a complete list of possible input types including a complete list of the additional parameters.

 

For a new user it is recommended to start with the Read from file input type.

 

 

You can now save your empty workflow (without any actions) by clicking the save icon in the upper right:

 

NG2Workflow0005

or you can now proceed to edit the new workflow and edit the workflow components.

    • Related Articles

    • Create a new template

      A template is the design or form, that you can create in the designer. Here you can setup the conversion from an input XML file or spooled file into a graphical result. You can actually create two kinds of templates: 1.Normal templates, that are used ...
    • New log line component

      The job logs of InterFormNG2 includes all requests, but it can be a bit difficult to identify a specific document, so to make that possible you can assign a value to the Log info meta data key. This makes is much easier to search for a specific job ...
    • Adding new job records in a database

      Adding new job records in a database New job records can be added to the database table by inserting rows in the "job" table. For new jobs, the following columns are used: Column Type Mandatory Value Description processed Integer Yes 0 Indicates ...
    • Workflow: Create PDF and insert it as base64

      In the section below you can see how you can setup the workflow in InterFormNG2 to create a PDF file and insert it into the input XML file encoded in base64. The complete workflow looks like below: First part: Second part: Each of the component are ...
    • Create Excel document

      InterFormNG2 can generate an output excel file in the format .xlsx based on a special formatted XML file. Such an XML file can be generated by the related workflow component, Excel to XML. The advanced, Create Excel document component has these ...