Set RITM Stage in BR
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-29-2019 12:32 PM
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:
The BR is setting Active = False and State to Closed Complete, but does not update the stage:

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-29-2019 12:45 PM
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.