Skip to Main Content

Integration

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!

Rest API invoke from oracle SOA

Anjana PraveenJan 9 2025

My Rest API invoke from oracle SOA is failing with below error

This call is ok as the instance is hit on the target server but no input is seen in the request though it's passed from source SOA BPEL .

Please advise

<bindingFault xmlns="http://schemas.oracle.com/bpel/extension">
<part name="summary">
<summary>Internal Server Error</summary>
</part>
<part name="code">
<code>500</code>

Comments
Post Details
Added on Jan 9 2025
0 comments
94 views