How to update the worknotes of RITM if there are no approval flow for that request?

raj99918
Tera Contributor

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

Harsh_Deep
Giga Sage
Giga Sage

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

Harsh_Deep_0-1734507705383.png

Harsh_Deep_1-1734507723656.png

 

Mark Correct if this solves your issue and also mark 👍 Helpful if you find my response worthy based on the impact.