Additional Condition on Approval User Activity
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-04-2020 11:13 PM
Hi Team,
My requirement is to add another condition like 'Approved' and 'Rejected', called 'More Information Required' in the Approval Group Activity,
so I have created the condition 'More Information Required' in the workflow activity
and added the same in Choices of State field on Approval(sys_approval_approver) table.
And in the condition field added : activity.result =='more_info_required'
Now, when I select approve or reject the workflow goes to the next activity but not when I select More Information Required in the
approval table record, it gets stuck in the same activity and doesn't proceed.
I am sure I am missing something, I don't know how does the activity.result gets set to the state(like in case of approve and reject)
Can someone please help me on this.
Thanks in advance
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-01-2020 05:23 AM

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-04-2020 04:31 AM
Hi
YOu may be interested in my new article on this topic:
Article #14 - Additional "Approval - User" Workflow Activity Exit Condition
Let me know if that answers your question and mark my answer as correct and helpful.
BR
Dirk