Hello,
Is there a way to write an IQL /AQL to get the whole hierarchy of objects of the same time linked between them by an attribute ?
For instance, it could be use with a User object where we store N+1 User only, to get the whole liste of superior in the hierarchy.
Exemple:
It's quite simple to get John N+1, with a search such as
user having inR( "User" = John, refType in("Reports to"))
But what if I want the whole list of superior from John to the top of the hierarchy with an IQL /AQL ?
Any suggestion ?
Thanks !
I'm looking for this as well... I think it's simply not possible ..like many other things
.. Those Assets and its functionality is WAY TO SIMPLE to have some decent use in real world use cases !
Online forums and learning are now in one easy-to-use experience.
By continuing, you accept the updated Community Terms of Use and acknowledge the Privacy Policy. Your public name, photo, and achievements may be publicly visible and available in search engines.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.