You're almost there! Please answer a few more questions for access to the Applications content. Complete registration
Interested in joining? Complete your registration by providing Areas of Interest here. Register

How can we retrieve all level-zero descendants of a given node in Oracle EDM?

Summary:

How can we retrieve all level-zero descendants of a given node in Oracle EDM?

Content (please ensure you mask any confidential information):

We are trying to retrieve all level-zero descendants of a specific node using the Descendant object. However, the two available functions, FIND and ANY, are not providing the expected result.

  • ANY returns a Boolean value, whereas we need the result as a String containing the level-zero descendant(s).
  • FIND returns only the last iterated value, rather than returning all level-zero descendants.

We would like to understand if there is another way to retrieve all level-zero descendants of a node

Howdy, Stranger!

Log In

To view full details, sign in.

Register

Don't have an account? Click here to get started!