Oracle SOA Suite (MOSC)

MOSC Banner

Identity service function getUsersInGroup() returning XMLnodeset

Hi,

We are trying to retrieve the list of users from a AD group using the below function in Oracle BPEL 12c and assigned it to a simple type or any element with xsd:any type. However, the function is returning a result in a form of a nodeset(DOM object reference) as shown in output below.

We have tried getcontentasstring() but it didn't help?

How to extract the actual list of values/data from the below nodelist reference??

ids:getUsersInGroup('LoanAgentGroup', false, 'jazn.com').

Output:

oracle.xml.parser.v2.XMLNodeList@3c961726

Tagged:

Howdy, Stranger!

Log In

To view full details, sign in to My Oracle Support Community.

Register

Don't have a My Oracle Support Community account? Click here to get started.

Category Leaderboard

Top contributors this month

New to My Oracle Support Community? Visit our Welcome Center

MOSC Help Center