This shows you the differences between two versions of the page.
| Both sides previous revision Previous revision Next revision | Previous revision | ||
|
bw2:bizweaver_trigger [2023/05/21 14:47] mfoster [Creating Your First Trigger] |
bw2:bizweaver_trigger [2024/09/09 13:27] (current) dlee [Executing Workflows from SQL Using Direct Connection (Trigger)] |
||
|---|---|---|---|
| Line 1: | Line 1: | ||
| - | ======Executing Workflows | + | ======Called |
| Bizweaver provides a method to trigger a workflow from a Post Execute SQL stored procedure (for example SAP SBO_SP_PostTransactionNotice) in an SAP database (SQL or Hana). From the SAP stored proc, trigger instructions are inserted into a Bizweaver staging table and then immediately into a queue via a ' | Bizweaver provides a method to trigger a workflow from a Post Execute SQL stored procedure (for example SAP SBO_SP_PostTransactionNotice) in an SAP database (SQL or Hana). From the SAP stored proc, trigger instructions are inserted into a Bizweaver staging table and then immediately into a queue via a ' | ||
| Line 21: | Line 21: | ||
| {{: | {{: | ||
| + | {{ : | ||
| === What's going on behind the scenes when a trigger is created? === | === What's going on behind the scenes when a trigger is created? === | ||