This shows you the differences between two versions of the page.
| Both sides previous revision Previous revision | |||
|
bizweaver:exec_tool [2024/09/09 13:21] dlee [Called from another Workflow] |
bizweaver:exec_tool [2024/09/09 13:24] (current) dlee |
||
|---|---|---|---|
| Line 1: | Line 1: | ||
| ======Called from another Workflow====== | ======Called from another Workflow====== | ||
| - | To execute another workflow within Bizweaver, use a **// | + | To execute another workflow within Bizweaver, use a **WebService2** step. The step is configured to use POST. When the second workflow is called, the calling workflow will wait until it receives a response from the called workflow. Once a response is received, the calling workflow will continue to its next step. |
| Line 12: | Line 12: | ||
| - | =====Call Another Workflow Using POST===== | + | =====WebService2 Tool Setup===== |
| When a Bizweaver workflow is called (initiated) using POST, the configuration of the WebService2 tool involves two sections: the URI and the Body. An example is shown below. | When a Bizweaver workflow is called (initiated) using POST, the configuration of the WebService2 tool involves two sections: the URI and the Body. An example is shown below. | ||
| {{ : | {{ : | ||
| - | |||