Implementing same catalog item form for 2 different partners with a different request fulfillment
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
a month ago
We have a case where we need a few catalog items to be used by 2 different partners(companies) in an order guide, where one of the partners needs to have a different request fulfillment flow for the catalog item requests raised from that order guide, which needs to be decided by the company of the user(which would be present in the sys_user record) who is filling the form.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
3 weeks ago
Hi @User547339
You can achieve this easily via modification in Catalog workflow/flow designer
- You can add the condition in Catalog workflow in If activity whether the user comp is A or B, of can use advance section in if current.user.company== A, Run A's fulfillment or else Run B.
- Can create new filed on same catalog item and hide it and run conditions on that field in workflow
Let me know if you need more clarification on the same.
*************************************************************************************************************
If my response proves useful, please indicate its helpfulness by selecting " Accept as Solution" and " Helpful." This action benefits both the community and me.
Regards
Akshay Kamble (SD_Akshay)
ServiceNow Developer
LinkedIn: https://www.linkedin.com/in/akshay-kamble-1504/
****************************************************************************************************************
If my response proves useful, please indicate its helpfulness by selecting " Accept as Solution" and " Helpful." This action benefits both the community and me.
Regards
Akshay Kamble (SD_Akshay)
ServiceNow Developer
LinkedIn: https://www.linkedin.com/in/akshay-kamble-1504/
****************************************************************************************************************
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
3 weeks ago
you can create user criteria for those catalog items.
Then add it under "Available For" related list.
If the logged in user passes the User Criteria then that catalog item will be seen in Order Guide
Create a user criteria record in Service Catalog
If my response helped please mark it correct and close the thread so that it benefits future readers.
Ankur
✨ Certified Technical Architect || ✨ 9x ServiceNow MVP || ✨ ServiceNow Community Leader
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
3 weeks ago
Hope you are doing good.
Did my reply answer your question?
If my response helped please mark it correct and close the thread so that it benefits future readers.
Ankur
✨ Certified Technical Architect || ✨ 9x ServiceNow MVP || ✨ ServiceNow Community Leader