Difference between revisions of "Cascading Status Changes"

From SmartWiki
Jump to: navigation, search
Line 3: Line 3:
 
==Example 1==
 
==Example 1==
 
From a Level 1, 2 or 3 Transaction Status – you can setup the following:
 
From a Level 1, 2 or 3 Transaction Status – you can setup the following:
 +
* 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 L2, L3, 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…
Line 12: Line 13:
 
==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
 
* Status Filter: All
 
* Status Filter: All

Revision as of 11:04, 19 May 2009

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

Example 1

From a Level 1, 2 or 3 Transaction Status – you can setup the following:

  • Add new Transaction Trigger
  • Type Filter – The L2, L3, 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

Cascadetrigger.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