Using Web API in Oracle SOA (BPEL)
Content
Has anybody used Web API in Oracle SOA (BPEL)? I created a simple BPEL process to call login and passed correct parameters (user, password, orgCode). Then I deployed it to SOA Server on Weblogic. When I run it I get following exception.
Error Message:
Fault ID reference:30002
Fault Time Mar 12, 2014 11:48:31 AM
Non Recoverable System Fault :
Unable to invoke endpoint URI "https://ch.tbe.taleo.net/CH09/ats/services/rpcrouter" successfully due to: javax.xml.soap.SOAPException: javax.xml.soap.SOAPException: Message send failed: sun.security.validator.ValidatorException: PKIX path building failed: sun.security.provider.certpath.SunCertPathBuilderException: unable to find valid certification path to requested target
0