SYSPRO Workflow Services > SYSPRO VBScript Generator

SYSPRO VBScript Generator

You use this program to generate workflow VBScript that the SYSPRO client uses to communicate with the deployed workflow processes.

Using simple VBScript syntax you can start a workflow process as well as move a workflow process to different states.

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
Option Description
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.