Set RITM Stage in BR

leahp
Kilo Guru

How do I get the stage of a RITM to set to a specific value in a business rule?  I have a table X with a field called Action Required.  When the Action Required - Close RITM Complete, I need for the RITM to closed as complete and I need the stage to set so it will trigger the email letting user know the stage has changed.  Below is my BR:

find_real_file.png

 

 

The BR is setting Active = False and State to Closed Complete, but does not update the stage:

 

find_real_file.png

1 REPLY 1

Brian Lancaster
Tera Sage

Are there task for these RITMs?  Typically you should be setting state and stage thought the workflow.  Also can you share the code for your business rule.