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/09/01 11:45]
akoehler
bw2:notifications [2023/12/19 14:50] (current)
wgates [Error Handeling & Decisions]
Line 17: 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 33: Line 37:
     * **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 (optional)   * 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 101: 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. 
- 
-====== 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 
  
bw2/notifications.1630511112.txt.gz · Last modified: 2021/09/01 11:45 by akoehler