Flow Designer - How to trigger a UI action
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-02-2020 04:39 PM
Hi Guys,
My flow creates a Change request with 5 tasks. Everything saved as needed but I need to submit it for approval. How do I trigger the submit UI action?
Thanks in advance.
Regards,
Jocelyn
- Labels:
-
flow designer

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-02-2020 08:10 PM
Hi,
why you are using the UI Action?
you can directly use the Approval Action in the Flow Designer
Mark it If it Helps you
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-02-2020 08:36 PM
Hi Ankush,
Thanks for responding to my email. I can not add an approval action because it is already part of the existing workflow. If I do, the approval step will be duplicated.
I am just trying to automatically create a Change Request for a specific scenario.
Maybe I should try to call the workflow. Let me try that.
Thanks.

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-02-2020 10:51 PM
You should create a script action with the script that is executed by the UI Action to trigger approval.
Regards,
Rajesh
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-03-2020 04:10 AM
Hi Rajesh,
Thanks for responding. I will try that and let you know.
Regards,
JOcelyn