How are Category and Subcategory related in Incident
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎07-27-2018 03:37 PM
I'm trying to write a transform map to import a large quantity of Categories and Subcategories for Incident, and I can't for the life of me figure out how one is related to the other, I see nothing like a parent field or the like.
- Labels:
-
Scripting and Coding

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎07-27-2018 03:40 PM
If you open the dictionary of subcategory field, you will see the dependent field is set to category.
You can find the dependency mapping in sys_choice table. Element will hold the field name and table will hold the table name.
Value holds the subcategory list and dependent value holds the category value
Please mark this response as correct or helpful if it assisted you with your question.

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎07-30-2018 11:37 AM
Please mark the answer closed if it is fine with you and close the thread
Please mark this response as correct or helpful if it assisted you with your question.