Configure reconciliation in webservice connector with complex child tables (multiple values)
Hi all,
I am following Oracle Documentation regarding the configuration of the webservice connector.
For you to understand, I have child tables with information like:
ROLE | POSITION | START DATE | END DATE
I already configured all the provision tasks, but I am stuck in the reconciliation process, namely configuring the SOA Composite.
In Oracle Documentation, it is referenced an element in the searchResponse named "complexMultiAttributes".
Now "searchResponse" is an OOB xsd, and it does not contain the referenced element! You can see bellow the difference between the documentation and the actual xsd:
Documentation:
Actual xsd:
Does anyone have already configured a reconciliation with this kind of child tables?