How to use "GenericSoapService" from Oracle SOA?
Hi,
We have configured a WebCenter Content 11.1.1.7 environment to use WS-Security. Using FMW Enterprise Manager we can successfully execute a test Web Service to use the "GenericSoapService" to perform an IdcService (e.g "GET_SEARCH_RESULTS"). This has been achieved using the information on the message structure document in the support article 1334471.1
The issue we have is trying to get Oracle SOA to issue the requests.
We can assign SOA variables to the "idcService" element of the Generic Soap WSDL, but each request issued by SOA will need a different structure to the "Document" tag. We do not know how this can be done via SOA?