Change Management - Ad- Hoc Approvals
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎05-17-2022 11:44 AM
Since our deployment of Rome earlier this year and since the upgrade from Workflows to Flow designer, where the Approval co-ordinator functionality has been removed, we are no longer able to add ad-hoc approvals to the flow of any Change model. Has anyone else also seen this and what if anything have you been able to do to mitigate ? Anything we try seems to have either meant heavy customization or would cause potential performance issues
Thanks
- Labels:
-
Change Management

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎05-19-2022 07:52 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎04-16-2023 03:58 AM
I have tried to use the attached flow for my requirement . where as i am stuck in row number 10 (ask for approval), i am able to get the group sys_id . and when i am passing it through the approval activity it is skipping the approval activity as per the output it shows "ApprovesAnyG[groupSys_id]. which looks like correct but not sure why it skipping the approval activity .
Thanks and Regards
Jagabandhu
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎04-16-2023 04:32 AM
Hi @Michael Fry1 ,
I used the same script for my requirement but when i run it . it is skipping approval in activity number 10 "ask for approval". in the log when i see getting rule as ApprovesAnyG[groupSys_id] . Can you tell me why approval is getting skipped.
Thanks
Jaga

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎04-17-2023 05:53 AM
Line 10 is looking for any approver at line 7. If you look at your execution, do you have any approvers at line 7?