- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎06-21-2023 12:09 AM
I wanted to show the incidents having same cmdb which RITM has in the RITM related lists. Can someone let me know how to write the relationship for this.
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎06-21-2023 12:32 AM
Hi @Vikram3 ,
Hope you are doing well.
You just need to create a relationship (sys_relationship) and add the same in sc_req_item table's related list
Please mark this response as correct or helpful if it assisted you with your question.
Regards,
Harshal
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎06-21-2023 12:32 AM
Hi @Vikram3 ,
Hope you are doing well.
You just need to create a relationship (sys_relationship) and add the same in sc_req_item table's related list
Please mark this response as correct or helpful if it assisted you with your question.
Regards,
Harshal
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎06-21-2023 01:59 AM
Thanks @Harshal Aditya It worked well. But I do have a snag in this. Eventhough the cmdb field is empty in RITM, incidents are visible. It shows around 5k records.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎06-21-2023 02:44 AM
Hi @Vikram3,
Please try the below code -
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎06-21-2023 02:52 AM
Thanks much. Appreciate your prompt assistance.