This shows you the differences between two versions of the page.
| Both sides previous revision Previous revision Next revision | Previous revision | ||
|
bw:bizweaver_multiselect_trigger [2020/04/07 15:35] runger |
bw:bizweaver_multiselect_trigger [2020/04/28 15:23] (current) runger |
||
|---|---|---|---|
| Line 21: | Line 21: | ||
| -- add your URL. Be sure to use http:// or https:// as appropriate. | -- add your URL. Be sure to use http:// or https:// as appropriate. | ||
| , | , | ||
| - | , | + | ,@wsContent =' |
| -- Add your Auth Token from Bizweaver | -- Add your Auth Token from Bizweaver | ||
| - | , | + | , |
| -- Add your workflow ID from Bizweaver | -- Add your workflow ID from Bizweaver | ||
| - | ,@wsTaskId='< | + | ,@wsTaskId = < |
| - | , | + | , |
| - | , | + | , |
| -- Add your port number | -- Add your port number | ||
| - | ,@wsPort='< | + | ,@wsPort = < |
| END | END | ||
| </ | </ | ||
| Line 37: | Line 37: | ||
| SET @Arguments = ' | SET @Arguments = ' | ||
| - | <WRAP center round tip 60%> | + | <WRAP center round tip 80%> |
| - | Be aware that when you call Bizweaver using this method the target table of the Versago multi-select report is locked until the workflow completes. | + | Be aware that when you call Bizweaver using this method the target table of the Versago multi-select report is locked until the workflow completes. |
| </ | </ | ||