Resolved! CMDB CI Relations and forcing creation by script
Hello all. I'm trying to populate relations between CIs by script, but no success on them (always empty items created). I'm using the code: function create_new_relation(ci_parent_id,rel_type_id,ci_child_id){ var gr_ci_parent = new GlideRecord('cmdb_...