Is it possible to create catalog item with multiple items linked

rin1
Kilo Guru

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. find_real_file.png

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

 

7 REPLIES 7

Hi first 3 line I highlighted solution mentioned issue.
Regards,
Suresh.

Thank you Suresh for the reply, Iam just creating a test item. Will keep you posted.

 

Thanks,

Rini

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.

find_real_file.png

 

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.

 

find_real_file.png