If you have setup InterFormNG2 to use versioning and combined that with approvals for one or multiple resource types, then you need to setup a workflow, which is able to process the approvals.
Such a workflow is setup with the input type: Start approval process and the parameters of this are shown below:
You can setup multiple approval workflows. If you choose to do that, then you need to setup a unique name in the parameter: Approval flow unique name. A list of approval flow unique names is shown when a user want to request approval of a changed resource.
This workflow should usually use the workflow components, Await approval and Complete approval process.
An example of a approval workflow is found here.
Related Articles
Complete approval process
The advanced workflow component (in the other category), Complete approval process is a component, that has been added for installations, that have chosen to use versioning and combine that with approvals. The workflow component outputs the result of ...
Await approval
The advanced workflow component (in the other category), Await approval is a component, that has been added for installations, that have chosen to use versioning and combine that with approvals. The Await approval component has no parameters: This ...
Start/stop the InterFormNG2 service
The procedure to start the InterFormNG2 service depends on the system on which it is installed. 1.The procedure to start and stop on the Windows platform is covered here. 2.The procedure for the IBM i platform is found here.
Scheduled start
Normally InterFormNG2 setup to react to a new input file, which triggers a workflow, but you can also create a workflow with input type, scheduled start. A workflow with input type, scheduled start, starts up each day at a specific time (You can ...
Start/stop InterFormNG2 on Windows platform
Before you start the InterFormNG2 service you should consider, if the port number (default 8086) is to be used. If not, you can change the port number. The normal, manual start/stop of the InterFormNG2 service is described below, and the procedure to ...