category and sub category mapping in service catalog not working in flow.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎06-24-2022 02:21 PM
Hi Everyone,
I followed below blog to be able to link category and subcategory for a catalog item in a service catalog. While the linking works great in the form, i am not able to get the same mapping work in the flow to write any conditions.
https://www.concurrency.com/blog/september-2019/servicenow-dependent-variables-on-record-producer-in-service-catalog
Thanks in advance for your help.
- Labels:
-
Service Catalog

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎06-24-2022 06:02 PM
Hello Srinu,
The reason why it does not work is that, the subcategory field is configured to lookup choices based on the selection on the category field. This will work only on your catalog/record producer form when you manually select the category values.
Use some other component rather than a flow designer in this case.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎10-06-2022 04:00 PM
we want to generate a task based and assign it to a assignment group based on selected category and sub category. Is there any other way to achieve it without using flow designer?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎10-06-2022 08:27 PM
flow, workflow or you have to do it through scripts