How to update the worknotes of RITM if there are no approval flow for that request?
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-17-2024 10:50 PM
Hi
I need to update the worknotes like (No Approvals for this request) on RITM if there are no approval flow for that request How can I achieve this from Busines Rule?
Thanks.
1 REPLY 1
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-17-2024 11:37 PM - edited 12-17-2024 11:42 PM
Hello @raj99918 ,
You can write a BR when approval changes to Approved.
And glide into sysapproval_approver table and check if there are any approval or not. If no then add comments.
BR
Mark ✅ Correct if this solves your issue and also mark 👍 Helpful if you find my response worthy based on the impact.
