When updating sysapproval_approver state field to 'approved' via business rule, flow does not see it and does not go to if approved action
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎06-02-2021 02:15 PM
When requesting a catalog item that requires approval, I need to check if Approver has a VIP flag, then I can auto-approve the request and proceed to create a task for an appropriate group.
I have a flow that is looking for approval for the requested_for.manager.
I created a business rule on sysapproval_approver table on Insert and Update that if the approver has VIP flag set to true, then set state field to 'approved'. But when Business rule is getting triggered, then I can see that the approval field is set to approved,but for some reason I see 2 approval records and both of them approved, but the flow behind the process is not recognizing this as 'Approved' and waiting for approval. Any idea what am I doing wrong?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎06-02-2021 03:40 PM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎06-02-2021 03:42 PM

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎06-03-2021 12:03 PM
Hi
Sorry I lost track of this question. Just wanted to know if you are able to fix it or you still need any help around this?
Thank you
Prasad
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎06-03-2021 01:06 PM
Hi Prasad, I definitely need help on this :). I've been trying to get this to work for a while now with no success. Please, if you could help me, would be great.
-Igor
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎06-09-2021 11:42 AM
I'm having the same issue with my BR where the flow generates two approval tasks. Both of them change to the approved state but the flow stops processing and does not activate the next task. Any luck finding a solution?