Join the #BuildWithBuildAgent Challenge! Get recognized, earn exclusive swag, and inspire the ServiceNow Community with what you can build using Build Agent.  Join the Challenge.

Determine the ordering of CIs in the related items of a CI

m_marchese
Tera Contributor

Hi all, I have a couple of questions regarding related items in a CI:

  1. is it possible to open the “Tree” layout in the related items of an IC by defaultScreen 1 - SettingsScreen 1 - Settings
  2. In the case of the “Flat” layout, is it possible to sort by level (L1, L2, L3) and not alphabetically?Screen 2 - CI OrdersScreen 2 - CI Orders

 

Best regards,

Manfredi

1 REPLY 1

Community Alums
Not applicable

Hi @m_marchese ,

I don't think that's possible, as table that contains the CMDB CI relationships is called cmdb_rel_ci. It will give you a parent and a child to tell you whether the CI is a parent of another (e.g. a server to an app) or the child (e.g. database to an app). So, it gives you the view from this Relationship.