Skip to Main Content

Analytics Software

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

API call for ADD and PUT operations in Oracle Hyperion DRM

Murali PasumartiOct 22 2012 — edited Nov 12 2012
I am looking for an API call for ADDING a NODE as a SIBLING ( I know the regular ADD with which we can add a node as a child) and PUT (Move) as a SIBLING, Please suggest and let me know if any one aware of it,

Thanks,
Murali

Comments

786369
If the target node for your operation is a sibling, I believe you're going to have to pass the parent node of the sibling into the AddNode() API call when this operation occurs within a version. Note that copyNodesAcrossVersions is a new method that has a copyAsSibling parameter, but AddNode() does not.

Edited by: Naren Truelove on Nov 12, 2012 3:12 PM

...grammatical correction...
1 - 1
Locked Post
New comments cannot be posted to this locked post.

Post Details