Invoking salesforce.com login from bpel
Hi,
We are trying to invoke salesforce.com wsdl (login operation) from a BPEL process. It comes back with
-------------------------------------------------------
Fault ID reference:170009
Fault Time Jun 16, 2010 5:34:55 PM
Non Recoverable System Fault :
Unable to access the following endpoint(s): https://test.salesforce.com/services/Soap/c/18.0
---------------------------------------------------------
But we can use the same exact wsdl and invoke the same operation from the same server using SOAP UI and it returns
successfully. We are using SOA 11.1.1.3
Is there any additional configuration that we should be doing for accessing external URLs?
Thanks
RD