
Questions: 23,663 //
Answers: 52,178 //
Contributing Members: 17,934
Hi Team,
We are working with Oracle cloud ERP WSDL and Its not loading in webservice consumer. The same wsdl is loading properly in Bhoomi and soap UI
Please let me know your thoughts.
6 days ago, mulsoft answered with:
Hi,
Please check the Proxy connection of Anypoint Studio,
also Try with Home Internet network.
Thanks,
Manish Kumar yadav
MuleSoft Forum Moderator
12 hours ago, debisht answered with:
Got it resolved with below support case details:
https://support.mulesoft.com/s/article/Unable-to-locate-WSDL-when-using-Web-Service-Consumer-in-Mule-4
solution: The WSDL file needs to be exported to mule-artifact.json. For example:
"classLoaderModelLoaderDescriptor": { "id": "mule", "attributes": { "exportedResources": [ "webservice.wsdl" ] } }
How does Web Service Consumer work? 2 Answers
consume WSDL RPC-ENCODE 4 Answers
High concurrency test environment, web service consumer component problems 1 Answer
How to use for each for iterating soap request and to invoke the sync web service? 2 Answers
When to use web service consumer and http outbound/ http requester configuration? 3 Answers