Unique flow designer for multiple catalogs
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎09-30-2024 08:28 AM - edited ‎09-30-2024 08:32 AM
HI All,
Can anyone please help us on the below Requirement.
We do have multiple catalogs with same variables and now we want to create a unique one flow designer. So that we can use the same flow for all the catalogs .
Can anyone help us step by step how to create a flow without using the "Get Catalog Variable" action.
We gone through a old threads but it's not helped us.
Advance thanks.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎09-30-2024 10:02 AM - edited ‎09-30-2024 10:03 AM
The recommendation would be using decision table or item designer. otherwise build your own custom tables to store the common definition for catalog task or approvals and then create a flow designer to read the catalog task and approval template values in the order you want to execute for that particular catalog item.
Feel free to mark my answer as correct and helpful if it works for you.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎10-01-2024 02:05 AM
You can achieve this by creating custom table ( if u have more data) with all variable info and also catalog task trigger condition
Otherwise use input variables in flow for common varibales...choose trigger condition as service catalog and then use custom action to do rest things