
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-22-2022 04:24 PM
Hello all,
I have separate requests like (1) get a credit card and (2) get a travel account. Those are requests that happen independently. However sometimes a person needs both. Is there a way to create a request called “Get credit card and travel account” and it just links to those existing catalog items? That would help me from having to recreate all the workflows housed in the individual requests and put them in this new combined request.
Thanks all,
Brian
Solved! Go to Solution.

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-22-2022 04:38 PM
You can use Order Guide for that, where you can link two catalog item together, which will create one request with two requested items. Below link should get you started.
Please mark this response as correct or helpful if it assisted you with your question.

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-22-2022 04:38 PM
You can use Order Guide for that, where you can link two catalog item together, which will create one request with two requested items. Below link should get you started.
Please mark this response as correct or helpful if it assisted you with your question.

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-22-2022 04:51 PM
Awesome thank you! I looked at this but I was confused what happens to the workflows attached to each catalog item. I’m assuming they all execute as normal. But this will be weird for a manager to get multiple approvals tied to each catalog item instead of a single approval for all the attached catalog items. Is there an easy way to do that or do you need to check to see if the catalog item was initiated from an order guide at the beginning of all your workflows?

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-22-2022 04:57 PM
I haven't worked on it recently. But in my past projects, we would send the request for approval and not the requested item. The requested item workflow is only used for catalog task creation.
You need to use the same logic. Have approval at request level and task creation at requested item level.
Please mark this response as correct or helpful if it assisted you with your question.

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-22-2022 05:36 PM
This is a good idea. I’ve always had the approvals at the req item level but moving it up to the request level would fix this. Thank you!