OIM Webservice connector - BPEL 1.1 func(copylist/append) does not append values of elements
Hi All,
I am using OIM Web services connector 11.1.1.5.0 where I have developed the following logic to perform a trusted reconciliation from SaaS application.
OIM - 11.1.2.2
The custom SOA composite flow is as follows
1. OIM calls SOA composite
2. SOA composite has a logic to invoke a WSDL to login into cloud application get sessionid as result
3. Using the received sessionid SOA invokes another function from the WSDL and the function returns 200 users by default and a flag attributes stating the number of user present in could application.
<the retrieved users are stored in Ouput variable (InvokeSearchIncent_search_SearchIncentOutputVariable with messageType="ns3:searchResponse">