Wiki

Scale Your Enterprise

User Tools

Site Tools


bw2:executing_a_workflow

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:executing_a_workflow [2023/01/06 09:00]
mfoster [Call From SQL Server (SAP Business One) Using the Bizweaver Web Wervice]
bw2:executing_a_workflow [2024/09/09 13:28] (current)
dlee [Executing Workflows from SQL Using Listener-Based Trigger]
Line 1: Line 1:
 ======Executing a Workflow====== ======Executing a Workflow======
-There are four methods to execute a Bizweaver workflow: test/debug mode, “run now", scheduled, and from SQL. The results are the same for all methods.+There are five methods to execute a Bizweaver workflow: test/debug mode, “run now", scheduled, and from SQL via the Bizweaver web service, and from SQL via a trigger.
  
 ===== Test/Debug Mode ===== ===== Test/Debug Mode =====
Line 45: Line 45:
 Bizweaver workflows can be automatically executed based on a schedule using the built-in functionality within Bizweaver. This is the most common and most efficient way to execute workflows. For more details please follow the link, **//[[bw2:schedules_MainPage|Workflow Schedules]]//** for more information. Bizweaver workflows can be automatically executed based on a schedule using the built-in functionality within Bizweaver. This is the most common and most efficient way to execute workflows. For more details please follow the link, **//[[bw2:schedules_MainPage|Workflow Schedules]]//** for more information.
  
-===== Triggering Workflows from SAP Business One Using Direct Communication =====+===== Executing Workflows from SAP Business One =====
  
-The configuration to initiate a Bizweaver workflow from the SQL Server database is described **//[[bw2:bizweaver_trigger|here]]//**+The configuration to initiate a Bizweaver workflow from the SAP Post Execute Stored Procedures is **//[[bw2:bizweaver_trigger|here]]//**
  
  
-===== Calling Workflows from SAP Business One Using the Bizweaver Web Service =====+===== Executing Workflows from SQL Using the Bizweaver Web Service =====
  
 The configuration to initiate a Bizweaver workflow from the SQL Server database via Bizweaver's API is described **//[[bw2:call_bizweaver_from_sql|here]]//** The configuration to initiate a Bizweaver workflow from the SQL Server database via Bizweaver's API is described **//[[bw2:call_bizweaver_from_sql|here]]//**
  
  
-===== Call From Web Service Tool=====+===== Executing Workflows Using the Web Service Tool=====
  
 The configuration to initiate a Bizweaver workflow from the WebService Tool is described **//[[bw2:bizweaver_api|here]]//** The configuration to initiate a Bizweaver workflow from the WebService Tool is described **//[[bw2:bizweaver_api|here]]//**
  
  
bw2/executing_a_workflow.1673013632.txt.gz · Last modified: 2023/01/06 09:00 by mfoster