Flow designer stage not updated by business rule
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-14-2024 12:13 AM - edited 05-14-2024 12:13 AM
Hi
I am using a business rule to set the RITM stage = request cancelled when my sctask state = closed incomplete. On the RITM stage, it is set as request cancelled but in the flow sequence, the stage does not advance to request cancelled. For the flow stages, I am using the OOB sc_req_item stage set.
1. business rule
script for business rule:
flow stage:
- Labels:
-
flow designer
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-14-2024 12:21 AM
Hi @cnshum,
Did you set the value of stage in flow ?
did you use update record after that ?
May be the flow has not recevied the update and hence it did not move the stage. Try and let me know.
☑️ Please mark responses as HELPFUL or ACCEPT SOLUTION to assist future users in finding the right solution....
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-14-2024 01:54 AM
Hi
I am updating the stage using the business rule. Is that not sufficient? Or I need to set the stage in the flow as well?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-14-2024 01:57 AM
my be the update on BR is not obained.
☑️ Please mark responses as HELPFUL or ACCEPT SOLUTION to assist future users in finding the right solution....
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-14-2024 02:00 AM
Ok I have tried setting the stage using both the BR and flow designer. Now I am seeing 2 "request cancelled" stage