The Zurich release has arrived! Interested in new features and functionalities? Click here for more

Business Rule

dev_K
Tera Contributor

Hi All,

 

 

I m trying to create a business rule for RITM records

so If a RITM status changes from Open to Closed Complete (which happens automatically when catalog tasks are closed)

 

dev_K_0-1723537618888.png

 

and so when those conditions are fulfilled I want to update the State and Stage to the following :

 

dev_K_1-1723537708813.png

 

This however seems not to be working. Any tips?

7 REPLIES 7

Paul Curwen
Giga Sage

Look like you have used  AND instead of OR in your Filter Conditions, Change them to OR

***If Correct/Helpful please take time mark as Correct/Helpful. It is much appreciated.***

Regards

Paul

But ALL of those conditions need to be fulfilled....

 

Paul Curwen
Giga Sage

Which is not logical and why your logic does not work, the State cannot change to Open and Closed Complete at the same time it's not possible, you need to OR these conditions.

***If Correct/Helpful please take time mark as Correct/Helpful. It is much appreciated.***

Regards

Paul

I get your point...But I want it to be triggered when the status changes from OPEN to CLOSED COMPLETE