how to create the new dictionary entry relation ship?

sajampan
Giga Contributor

 i am unable to open the "sys_dictionary_relationship.list". Could you please check .

 

 

 

Thanks

7 REPLIES 7

Bhimashankar H
Mega Sage

Hey @sajampan ,

 

There is no such OOTB table. What do you want to open?

 

There is "sys_relationship.list" to define the relationships to show in Related Lists.

 

AND

 

There is "sys_dictionary.list" for dictionary entries.

 

Thanks,
Bhimashankar H

 

-------------------------------------------------------------------------------------------------
If my response points you in the right directions, please consider marking it as 'Helpful' & 'Correct'. Thanks!

 

kaushal_snow
Mega Sage

Hi @sajampan ,

 

In ServiceNow, the sys_dictionary_relationship table isn't designed for direct user edits through the list interface, this is why attempting to open sys_dictionary_relationship.list leads to issues. Instead, follow below steps:


Navigate to System Definition → Relationships (use the Application Navigator).

 

Click New to create a new relationship record.

 

Fill in the following key fields:

 

Applies to Table: The Parent table where the related list should appear.

Related Table: The Child table containing the records to relate.

Query: Define the conditions that link the two tables.

 

Once defined, you can configure the related list to appear on your target form via Form Layout → Related Lists.

 

If you found my response helpful, please mark it as ‘Accept as Solution’ and ‘Helpful’. This helps other community members find the right answer more easily and supports the community.

 

 

Thanks and Regards,
Kaushal Kumar Jha - ServiceNow Consultant - Lets connect on Linkedin: https://www.linkedin.com/in/kaushalkrjha/

Dr Atul G- LNG
Tera Patron
Tera Patron

You can’t open sys_dictionary_relationship using .LIST or .lsit. If you want to create the relationship, you need to open the module from the Navigation bar and then provide the required details

 

https://www.servicenow.com/community/developer-forum/relationship-between-two-tables/m-p/2184563

*************************************************************************************************************
If my response proves useful, please indicate its helpfulness by selecting " Accept as Solution" and " Helpful." This action benefits both the community and me.

Regards
Dr. Atul G. - Learn N Grow Together
ServiceNow Techno - Functional Trainer
LinkedIn: https://www.linkedin.com/in/dratulgrover
YouTube: https://www.youtube.com/@LearnNGrowTogetherwithAtulG
Topmate: https://topmate.io/atul_grover_lng [ Connect for 1-1 Session]

****************************************************************************************************************

Hi @Dr Atul G- LNG 

My query here is 

  • Similar functionality already exists for Incidents; this enhancement aims to provide consistency for RITMs.

  • The section should display only open (active) RITMs requested by the same caller.

  • Closed, cancelled, or completed RITMs should be excluded from this view to avoid clutter and improve relevance.

sajampan_0-1755753641782.png