- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-05-2021 06:29 AM
Hi All,
I'm trying to configure a flow designer for a record producer whose target table is also a custom one.
Table Name: u_fwrule_task
After submitting the SR, a task record will be created in FWRule Task table. I need to have a group approval after the record gets created in FWRule task table. But, my flow is skipping the approval and marking the flow as 'Completed' without moving to next action.
Attached flow, flow execution details and 'Ask for approval' action screenshots.
Can anyone please guide me on how to make my request proceed further using flow designer?
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-06-2021 03:13 AM
Make sure, your group is accessible via the correct domain.
In the domain separated instance, it is important to test the flow also in respective domain so that it can access the data it needs
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-05-2021 07:21 AM
Hi,
Did you try running Run as -> System User in flow designer properties
Regards
Ankur
Ankur
✨ Certified Technical Architect || ✨ 9x ServiceNow MVP || ✨ ServiceNow Community Leader
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-05-2021 07:40 AM
Hi Ankur,
Yes, it is running as 'system user' only.
Thanks,
Nivetha K.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-05-2021 07:56 AM
Is that table extending task table?
Ankur
✨ Certified Technical Architect || ✨ 9x ServiceNow MVP || ✨ ServiceNow Community Leader
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-05-2021 08:01 AM
Yes, Ankur.
Custom table is extended from base 'Task' table only.
To resolve this issue, can we trigger approval using After Insert BR in approval table and continue with the normal flow after it is approved?
Or,
can we use Approval Rules to configure the approval ?
Thanks,
Nivetha.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-05-2021 08:07 AM
Hi,
check point mentioned by Dirk in this link
User Approval for a Non Task Custom Table.
Regards
Ankur
Ankur
✨ Certified Technical Architect || ✨ 9x ServiceNow MVP || ✨ ServiceNow Community Leader