Skip to main content
December 17, 2024
Question

Way to know on the fly which application an object belongs to

  • December 17, 2024
  • 4 replies
  • 0 views

Good morning.

Is there any way to know, using the ID of an object, what its dependencies are and which application it belongs to from a rule?

Thank you very much.

4 replies

venkatrea696188
December 17, 2024

Can we know what exactly you are trying to do ?? Id's might change from environment to environment so I say don't depend on it.

Is there any way to know, using the ID of an object, what its dependencies are and which application it belongs to from a rule?

Content tools plug in might help to get the minimal stuff related to a rule. Dependencies and application i don't think it would help.

gayatria0439
December 17, 2024

Hi [mention:87eecc1977894a198f80167e0ff7fff9:e9ed411860ed4f2ba0265705b8793d05] ,

If we have an Object ID, we can search for the object by modifying the search criteria to use either the ID or UUID, as the default search is based on the name or description.

gayatria0439
December 17, 2024

Hi Yeah, If we have an Object ID, we can search for the object by modifying the search criteria to use either the ID or UUID, as the default search is based on the name or description.

mathieud0001
December 17, 2024

Not possible AFAIK. Why do you want to do this?