Wiki

Scale Your Enterprise

User Tools

Site Tools

mbstring extension must be loaded in order to run mPDF

versago:invoke_bizweaver_using_post

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.

  1. To begin, open the Control Properties for the button.
  2. Click on the [Action] button to open the Action Properties page.
  3. To create a new button action:
    1. Enter an Action Name. This is used for reference only.
    2. Action Type is Service.
    3. Action Sequence
      1. 1 if the invocation is from a custom button.
      2. 2 if the invocation is (Save & Close or Save & New) from a standard button.
    4. Service Type is POST.
    5. Action Target as described below.
    6. Action Trigger
      1. Primary Action if the invocation is from a custom button.
      2. Action Success if the invocation is from a standard (Save & Close or Save & New) button.
    7. Validate True Value is SUCCESS.
    8. Validate Error Message is 0.
    9. Validate Success Message is 1.
  4. To modify a button action:
    1. Click on the desired Action Name.
    2. The existing information is displayed
    3. Make whatever changes are desired
  5. Click the [Add/Update] button to save the action changes.
  6. 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.

  1. The server where Bizweaver is installed
  2. The port assigned to the Bizweaver web service when the application was installed.

The settings

versago/invoke_bizweaver_using_post.1564150818.txt.gz · Last modified: 2019/07/26 10:20 by runger