bw: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
bw:executing_a_workflow [2019/10/14 14:48]
runger [Run Now Log]
bw:executing_a_workflow [2020/06/05 10:20] (current)
akoehler [Scheduled Execution]
Line 1: Line 1:
 ======Executing a Workflow====== ======Executing a Workflow======
-There are three methods to execute a Bizweaver workflow: test/debug mode, “run now,” and scheduled. The results are the same for all methods.+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.
  
 ===== Test/Debug Mode ===== ===== Test/Debug Mode =====
Line 12: Line 12:
 First, the currently active workflow can be executed by clicking the “Run now” link as shown below. First, the currently active workflow can be executed by clicking the “Run now” link as shown below.
  
-{{:bw:introimage13.png?300x29}}+{{  :bw:introimage13.png?300x29  }}
  
 Second, right-click on any workflow in the Workflow List area, and select the “Run now” option. Second, right-click on any workflow in the Workflow List area, and select the “Run now” option.
Line 22: Line 22:
 At the end of the execution a “Task Execution Status” window is automatically displayed showing the log information for the workflow. At the end of the execution a “Task Execution Status” window is automatically displayed showing the log information for the workflow.
  
-{{:bw:introimage14.png?576x377}}+{{  :bw:introimage14.png?576x377  }}
  
 In general, you will only need to scan the log records for information in the “Message” column. These will typically be error messages that may need attention. In general, you will only need to scan the log records for information in the “Message” column. These will typically be error messages that may need attention.
Line 36: Line 36:
 ===== Scheduled Execution ===== ===== Scheduled Execution =====
  
-Bizweaver workflows can be automatically executed based on a schedule. This is the most common, and most efficient, way to execute workflows. See **//[[bw:workflow_schedules|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, **//[[bw:schedules_MainPage|Workflow Schedules]]//** for more information.
  
 +===== Call From SQL Server =====
 +
 +The process to initiate a Bizweaver workflow from the SQL Server database is described **//[[bw:call_bizweaver_from_sql|here]]//**
 +
 +===== Call From Web Service Tool=====
 +
 +The process to initiate a Bizweaver workflow from the WebService Tool is described **//[[bw:bizweaver_api|here]]//**
bw/executing_a_workflow.1571078931.txt.gz · Last modified: 2019/10/14 14:48 by runger