Resolved! ServiceNow CMDB CI Relationships created thorugh scripts not displaying in Form dependency view
Hello friends, Below script is not showing the relationship created from the script. Below is the script:var relGr=new GlideRecord('cmdb_rel_ci');relGr.newRecord();relGr.setValue('type','25242fb2377a9200738d021a54990e88');//"Owns::Owned by" relations...