Wiki

Scale Your Enterprise

User Tools

Site Tools


bw2:notifications

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:notifications [2021/07/23 10:20]
akoehler [Workflow Level]
bw2:notifications [2023/12/19 14:50] (current)
wgates [Error Handeling & Decisions]
Line 1: Line 1:
 ====== Introduction to Notifications ====== ====== Introduction to Notifications ======
 +<WRAP center round tip 60%>
 +Notifications were introduced as Error Handling in version 2.2 of Bizweaver.
 +</WRAP>
  
-Notifications in Bizweaver allow the designer to handle notification conditions in a workflow easily. Notifications were introduced as Error Handling in version 2.2 of Bizweaver.+Notifications in Bizweaver allow the designer to handle notification conditions in a workflow easily.
  
  
Line 14: Line 17:
  
 {{ :bw2:bizweavererrorh1.png |}} {{ :bw2:bizweavererrorh1.png |}}
 +
 +====== Continue on Error ======
 +
 +Continue on Error has not been moved to the list view of a workflow. Please click **//[[bw2:building_a_workflow#Alternate View of Workflow Steps| here]]//** to see the details
  
 ====== Enabling Notifications ====== ====== Enabling Notifications ======
Line 29: Line 36:
     * **On Completion:** an email notification will be sent when a workflow completes.     * **On Completion:** an email notification will be sent when a workflow completes.
     * **On Error:** an email notification will be sent when a workflow encounters an error that stops the workflow.     * **On Error:** an email notification will be sent when a workflow encounters an error that stops the workflow.
-  * Select other options +  * Select other options (optional) 
-    * **Disable during test run:** When testing, Bizweaver will not send notification.+    * **Disable during test:** When testing, Bizweaver will not send notification.
     * **Attach error log to email:** When an error has been encountered, the Log for that workflow will be attached to the notification email      * **Attach error log to email:** When an error has been encountered, the Log for that workflow will be attached to the notification email 
       * If the log is greater than 25MB, it will be compressed        * If the log is greater than 25MB, it will be compressed 
Line 98: Line 105:
 Error Number:208,State:1,Class:16 Error Number:208,State:1,Class:16
 </code> </code>
-====== Error Handeling & Decisions ====== 
- 
-The information from error handling can also be used in Decisions. The two fundamental values are for “Step Status.” The values are True (no error) and False (error encountered). The only thing to remember is to define the values as Boolean rather than Alphanumeric in the decision expression. 
- 
-{{ :bw2:bizweavererrorh6.png |}} 
- 
-It might also be possible to use the Step Message contents; however, it would likely need to pass through a VBScript step to parse out a specific value before the decision. 
  
bw2/notifications.1627050035.txt.gz · Last modified: 2021/07/23 10:20 by akoehler