This is an old revision of the document!
Invoking a Bizweaver Workflow Using POST
Each standard button is a unique control. If a Bizweaver workflow needs to be invoked from the Save & Close and Save & New buttons, each button must be configured separately; even if the exact same call is being made.
To begin, open the Control Properties for the button.
Click on the [Action] button to open the Action Properties page.
To create a new button action:
Enter an Action Name. This is used for reference only.
Action Type is Service.
Action Sequence
1 if the invocation is from a custom button.
2 if the invocation is (Save & Close or Save & New) from a standard button.
Service Type is POST.
Action Target as described below.
Action Trigger
Primary Action if the invocation is from a custom button.
Action Success if the invocation is from a standard (Save & Close or Save & New) button.
Validate True Value is SUCCESS.
Validate Error Message is 0.
Validate Success Message is 1.
To modify a button action:
Click on the desired Action Name.
The existing information is displayed
Make whatever changes are desired
Click the [Add/Update] button to save the action changes.
Click the [Save] button to save the button changes.
Bizweaver Action Target String and Settings
The Action String to invoke a Bizweaver workflow using **POST* is shown below.
http://1:2/BWService/api/workflow/InvokeWorkFlow
The elements in red are specific to your installation.
The server where Bizweaver is installed
The port assigned to the Bizweaver web service when the application was installed.
The settings