Within an order guide can you make use of the cat items or record producers Available for?

adrianwhite
Tera Contributor

I have a large number of very similar departments with very similar portal forms, but we just had a merger, so our processes haven't been aligned yet. For now, we need to use the current "Available for" config.

 

Can I use what is already configured on the Catalog items or Record producers, or do I have to map all of the available for / not available within the order forms? 

8 REPLIES 8

Hi @adrianwhite ,

 

As i said, you need adjust the available for and not available for based on your target audience.

Create user criteria and add those in available for and not available for.

Or if you have specific scenario then let me know, will help you to build user criteria.

 

-------------------------------------------------------------------------

If you found my response helpful, please consider selecting "Accept as Solution" and marking it as "Helpful." This not only supports me but also benefits the community.


Regards
Runjay Patel - ServiceNow Solution Architect
YouTube: https://www.youtube.com/@RunjayP
LinkedIn: https://www.linkedin.com/in/runjay

-------------------------------------------------------------------------

Omkar Mone
Mega Sage

Hello Adrian, 

 

You can define User Criteria and add those to your catalog item based on your visibility restrictions. Please check this link from ServiceNow's official documentation - https://www.servicenow.com/docs/bundle/xanadu-servicenow-platform/page/product/service-catalog-manag...

 

But to hide items in order guide, I think you need to also have some conditions in he rule base, so it will hide/show where the condition satisfies.

adrianwhite
Tera Contributor

my question is that I already have user criteria that make the Available for work as expected (independently) for each item.

 

when I build an order guide these user criteria are not apply (within the order guide)

Ohh then you would have to make use of Rule base condition. In that Rule base condition, you need to call a Script include where you can use your existing user criteria with help of User Criteria API 

 

for reference check below - 

https://www.servicenow.com/community/itsm-forum/how-can-i-apply-user-criteria-in-an-order-guide/td-p...

 

https://www.servicenow.com/community/developer-blog/usercriterialoader-api-to-evaluate-user-criteria...

https://www.servicenow.com/docs/bundle/xanadu-api-reference/page/app-store/dev_portal/API_reference/...