- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-08-2022 04:00 AM
Hi all,
I`m creating a flow where the trigger is Service Catalog. Only a few workflows are appearing in the Flow Designer "Call a Workflow" flow logic. All workflows are active and published and are within the global application, on the sc_req_item table.
I know there is an issue with this trigger condition and table and the fow logic "Call a workflow".
How can I fix it?
Solved! Go to Solution.
- Labels:
-
flow designer
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-08-2022 05:35 AM
yes as your trigger is service catalog all the sc_req_item workflows wont be visible so what you need to do is build those workflows as a subflow and call them.
Please Mark it correct if its helpful.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-08-2022 04:32 AM
Hi,
Please go through this link
Please Mark it correct if its helpful.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-08-2022 05:22 AM
I don`t undesrtand what I need to do. Should I convert the workflow into a subflow?
The flow that I`m trying to invoque using "Call a Workflow", must be implemented using a subflow at the flow designer?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-08-2022 05:35 AM
yes as your trigger is service catalog all the sc_req_item workflows wont be visible so what you need to do is build those workflows as a subflow and call them.
Please Mark it correct if its helpful.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-08-2022 05:25 AM
Hello ,
Did you check how many workflows are actually attached to catalog items ?
Because what if it is showing only the ones which are attached to an catalog items ?
Please check that and accept the solution if it helps you