Skip to Main Content

Cloud Platform

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

Error while invoking Oracle Sales Cloud (createContact Service) using OSC Adapter from Fusion Middle

2960900Dec 1 2015 — edited Dec 7 2015

Can anyone help me with this issue, I am getting an error when I try to sync Contacts between SFDC and Oracle Sales Cloud using Fusion Middleware code, where I am using OSC Adapter:

Error which I am getting : 

The selected operation notifications could not be invoked.

A fault occurred while invoking the webservice operation. The fault is : <env:Fault xmlns:env="http://schemas.xmlsoap.org/soap/envelope/">

<faultcode>env:Server</faultcode>

<faultstring>Exception occurred when binding was invoked.

Exception occurred during invocation of JCA binding: "JCA Binding execute of Reference operation 'createContact' failed due to: Unable to create Cloud Operation: ".

The invoked JCA adapter raised a resource exception.

Please examine the above error message carefully to determine a resolution.

</faultstring>

<faultactor/>

<detail>

<exception>unable to find valid certification path to requested target</exception>

</detail>

</env:Fault>

For the above error I tried to include the Certification key from OSC WSDL to SOA EM and also I removed the DemoTrust.jks from the setDomainEnv.sh script.

Looking forward for the help on this at the earliest.

Regards,

Abhinav

Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Dec 29 2015
Added on Dec 1 2015
0 comments
855 views