Wiki

Scale Your Enterprise

User Tools

Site Tools


bw2:call_bizweaver_from_sql

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
bw2:call_bizweaver_from_sql [2023/01/06 09:03]
mfoster
bw2:call_bizweaver_from_sql [2024/09/09 13:41] (current)
dlee [Calling Bizweaver from SAP Business One]
Line 1: Line 1:
-====== Calling Bizweaver from SAP Business One ======+====== Calling Bizweaver from SQL ======
  
 <WRAP center round important> <WRAP center round important>
Line 8: Line 8:
 2) With SQL CLR the SAP commit waits until the BW workflow is complete and often, the user cannot wait that long. 2) With SQL CLR the SAP commit waits until the BW workflow is complete and often, the user cannot wait that long.
  
-To overcome these limitations use the direct communication method described here: [[bw2:bizweaver_trigger|Triggering Workflows from SAP Business One via Direct Communication]]+To overcome these limitations use the direct communication method described here: [[bw2:bizweaver_trigger|Executing Workflows from SAP Business One Using Direct Communication]]
 </WRAP> </WRAP>
 The call to the Bizweaver web service is initiated from the standard SAP Business One Stored Procedure **SBO_SP_PostTransactionNotice**.  The following SQL statements illustrate what needs to be added to the procedure.  The call to the Bizweaver web service is initiated from the standard SAP Business One Stored Procedure **SBO_SP_PostTransactionNotice**.  The following SQL statements illustrate what needs to be added to the procedure. 
bw2/call_bizweaver_from_sql.1673013807.txt.gz · Last modified: 2023/01/06 09:03 by mfoster