Difference between revisions of "Cascading Status Changes"

From SmartWiki
Jump to: navigation, search
 
(3 intermediate revisions by one other user not shown)
Line 2: Line 2:
  
 
==Example 1==
 
==Example 1==
From a Level 1, 2 or 3 Transaction Status you can setup the following:
+
From a {{l1}}, {{l2}}, {{l3}} or [[Transaction]] Status you can set up the following:
 
* Add new Transaction Trigger
 
* Add new Transaction Trigger
* Type Filter – The L2, L3, Transaction type that you’re going to filter on to obtain items to update status
+
* Type Filter – The Level 2, Level 3 or Transaction type that you’re going to filter on to obtain items to update status
 
* Status Filter – Once it finds the records that match the type, now it filters on the status, and any of those matches…
 
* Status Filter – Once it finds the records that match the type, now it filters on the status, and any of those matches…
 
* Set Status To - xxx ''it will change the status to this status''
 
* Set Status To - xxx ''it will change the status to this status''
  
[[Image:Cascadetrigger.png]]
+
[[Image:StatusTriggerPage.png|link=]]
 
 
  
 
==Example 2==
 
==Example 2==
In a [[Universal Tracking Application]] if you have a Level 1 Template named ''ThisTemplate'', and there are many activities on that ticket of different statuses. You can set up the trigger to set '''all''' Level 2s to Complete status, regardless of what status they’re on:
+
In a [[Universal Tracking Application]] if you have a Level 1 Template named ''ThisTemplate'', and there are many activities on that ticket of different statuses. You can set up the trigger to set '''all''' Level 2s to "Complete" status, regardless of what status they’re on:
 
* Add new Level 2 Trigger
 
* Add new Level 2 Trigger
 
* Type To: All
 
* Type To: All
Line 18: Line 17:
 
* Set Status To: Complete
 
* Set Status To: Complete
  
 +
==Configuration==
 +
In order to configure a Status Trigger, edit the status that you want to be the trigger. Then click on the "Status Trigger" button
  
 +
[[Image:GettingToStatusTrigger.png|link=]]
  
[[Category:Workflows]][[Category:Universal Tracking Application]]
+
[[Category:Universal Tracking Application]]

Latest revision as of 13:05, 20 July 2017

A change in status at one level can update the status at the levels beneath it.

Example 1

From a Level 1, Level 2, Level 3 or Transaction Status you can set up the following:

  • Add new Transaction Trigger
  • Type Filter – The Level 2, Level 3 or Transaction type that you’re going to filter on to obtain items to update status
  • Status Filter – Once it finds the records that match the type, now it filters on the status, and any of those matches…
  • Set Status To - xxx it will change the status to this status

StatusTriggerPage.png

Example 2

In a Universal Tracking Application if you have a Level 1 Template named ThisTemplate, and there are many activities on that ticket of different statuses. You can set up the trigger to set all Level 2s to "Complete" status, regardless of what status they’re on:

  • Add new Level 2 Trigger
  • Type To: All
  • Status Filter: All
  • Set Status To: Complete

Configuration

In order to configure a Status Trigger, edit the status that you want to be the trigger. Then click on the "Status Trigger" button

GettingToStatusTrigger.png