Workflow Services VBScript

This program lets you generate workflow scripts that the SYSPRO client uses to communicate with the deployed workflow processes. You can start a workflow process as well as move a workflow process to different states using simple C# or VBScript syntax.

Workflow Code Generator

Field Description
Close This closes the window and discards your changes.
Generate VB script This generates the VBScript for the selected operation.
Generate SYSPRO VB script This generates the VBScript for the selected operation. The VBScript is for use within SYSPRO.
Generate REST address This generates a REST address for the selected workflow (the workflow which must have been deployed).
Workflow  
Workflow base address This indicates the system-generated workflow base address.
Company Id This indicates the id of the company against which the workflow is saved.
Workflow Name This indicates the workflow for which you want to create VBScript.
Operation Name This indicates the action for which you want to create VBScript.
Script This displays the VBScript. You can add, maintain and copy VBScript from here.