I have an Object-ID which is nested below two layers of Object-IDS i.e
Customer Name > Plant Room > Piece of Equipment
I want a custom field against the 2nd & 3rd level object-id that will show the top level object-id number. There is already a field called ‘Superior Object’, however, this only shows one level above. This would work find for anything at the 2nd level, but not for anything at the 3rd level.
I was trying to find an API that would pick up top_level_parent (similar to what you can do for work order structure) but to no avail.