Is it possible to create catalog item with multiple items linked
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎03-10-2022 05:04 AM
Hi all,
Currently this is the process we follow.
Each catalog item will have its own model linked. And the workflow is defined like, based on the catalog item, it will take the model linked to it and create a procurement task.
We want to simplify the process and make things easier for the users as well as procurement team.
Now my question is, Is it possible to have multiple models linked for a catalog item. For eg, catalog item is Iphone and the form will allow users to choose different models like 5S, 6S, 7S etc. So when the request gets submitted, the request should pick the correct model chosen by the user and not pick the model linked with the catalog item.
Kindly let me know if you need more details. Any suggestions/guidance would be appreciated.
Thanks,
Rini
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎03-10-2022 06:07 AM
Suresh.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎03-10-2022 06:14 AM
Thank you Suresh for the reply, Iam just creating a test item. Will keep you posted.
Thanks,
Rini
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎03-10-2022 06:33 AM
As you have mentioned, I have created a test item, also a variable and referred to the model table and I left the model field empty as shown below.
But the problem is, the workflow defined in such a way that, if the item.model is empty, it will not create any procurement task. I can create a new workflow for the item, but how do I link the model to the workflow so that procurement task gets created. Kindly let me know if its not clear, I can explain.