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