- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-28-2025 01:42 AM - edited 02-28-2025 01:44 AM
Dear Community,
I need to integrate a new onboarding process into the existing one.
Currently, we use an order guide with five catalog items. However, the new entity will not need to complete or use one of these catalog items.
Is it possible to make a catalog item optional based on a variable from another catalog item? Additionally, can we automatically reject the RITM based on a variable?
I imagine that I could use a flow to intercept the catalog item and make the necessary changes right after submitting the order guide, but I would like to know if you have any other ideas for bypassing a catalog item in an order guide based on a variable.
Looking forward to your insights.
Kind regards,
Gdo
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-28-2025 02:25 AM
Hi @gdo
I think you might be on the wrong track. It’s not possible to hide an item directly based on the item variable alone. Instead, we can hide or show the item based on the order guide variable. You can either configure the item to appear based on the order guide or add the variable from the item to the order guide for conditional visibility.
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
Dr. Atul G. - Learn N Grow Together
ServiceNow Techno - Functional Trainer
LinkedIn: https://www.linkedin.com/in/dratulgrover
YouTube: https://www.youtube.com/@LearnNGrowTogetherwithAtulG
Topmate: https://topmate.io/atul_grover_lng [ Connect for 1-1 Session]
****************************************************************************************************************
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-28-2025 02:18 AM
HI @gdo
You need to put condition
Here you can see the variables.
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
Dr. Atul G. - Learn N Grow Together
ServiceNow Techno - Functional Trainer
LinkedIn: https://www.linkedin.com/in/dratulgrover
YouTube: https://www.youtube.com/@LearnNGrowTogetherwithAtulG
Topmate: https://topmate.io/atul_grover_lng [ Connect for 1-1 Session]
****************************************************************************************************************
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-28-2025 02:22 AM
I only see the variables of the order guide, not of the catalog item inside it.
I want to : depending on selection of a varaible inside the catalog item inside the order guide to hide or not another catalog item (which is inside the order guide too)
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-28-2025 02:25 AM
Hi @gdo
I think you might be on the wrong track. It’s not possible to hide an item directly based on the item variable alone. Instead, we can hide or show the item based on the order guide variable. You can either configure the item to appear based on the order guide or add the variable from the item to the order guide for conditional visibility.
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
Dr. Atul G. - Learn N Grow Together
ServiceNow Techno - Functional Trainer
LinkedIn: https://www.linkedin.com/in/dratulgrover
YouTube: https://www.youtube.com/@LearnNGrowTogetherwithAtulG
Topmate: https://topmate.io/atul_grover_lng [ Connect for 1-1 Session]
****************************************************************************************************************
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-28-2025 03:40 AM - edited 02-28-2025 03:45 AM
Thank you, I think that I might succeed with a flow but I was looking for any alternatives.
The flow will be triggered when a submitted catalog item will have a a specific value in a variable and will update the task in the optionnal catalog item as rejected, to cancel the catalog item process and reject the RITM as it's not needed.
Very grateful for your help !
