UI policy are not getting applied by API while retrieving a list of items for the order guide
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-22-2024 02:03 AM
Hello community,
I have an order guide with five rules and two UI policies. When retrieving a list of catalog items based on a given input using the API (equivalent to providing the input in the "describe needs" in servicenow ui), the UI policies are not being evaluated from API. Is there an API available to apply these UI policies, or is there any solution that can be used to enforce these UI policies?
Thank you in advance.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-22-2024 02:09 AM
I am updating few variables in the order guide based on the one particular variable. Which will change the behaviour of "Choose option" in the UI. But while doing the same with API this is not getting achieved as it is taking the values provided in the input.