Invoke Enterprise Scheduler WebService (ESS Webservice) from Oracle Integration Cloud
Summary
Invoke Enterprise Scheduler Service (ESS service) from Oracle Integration CloudContent
I've Oracle ERP Cloud and Oracle Integration Cloud (OIC). I'm trying to invoke the below service of ERP Cloud. This service is to run Enterprise Scheduler jobs.
https://ucf5-zbuz-fa-ext.oracledemos.com/ess/esswebservice?WSDL
1) When I used the WSDL directly, I got the below error while creating connection:
Unable to test connection "APRIL_23_ESS_SERVICE". [Cause: SOAPADAPTR-20027]
SOAPADAPTR-20027 : Cause - Unable to parse definition as configured wsdl is not supported, Action - Verify WSDL definition and please make sure that your schema documents are correct
2) I went ahead and created a flattened wsdl (please find attached with this post), I was able to create connection but got the below error when I dropped it in a scheduled integration and tried creating mapping.