"unsupported variable toParts in REST invoke" Error While Invoking a REST Call to an Operation That Has no Request Parameters
(Doc ID 2297232.1)
Last updated on AUGUST 12, 2024
Applies to:
Oracle SOA Suite - Version 12.2.1.2.0 and laterInformation in this document applies to any platform.
Symptoms
On : 12.2.1.2.0 version, Fabric
The following error is thrown while invoking a REST call to an operation
that has no request parameters
ERROR
-----------------------
The selected operation process could not be invoked.
A fault occurred while invoking the webservice operation. The fault is : <env:Fault xmlns:ns0="http://schemas.oracle.com/bpel/extension" xmlns:env="http://schemas.xmlsoap.org/soap/envelope/">
<faultcode>ns0:bindingFault</faultcode>
<faultstring>unsupported variable toParts in REST invoke</faultstring>
<faultactor/>
<detail>
<exception/>
</detail>
</env:Fault>
oracle.sysman.emInternalSDK.webservices.util.SoapTestException: Client received SOAP Fault from server : unsupported variable toParts in REST invoke
Changes
Cause
To view full details, sign in with your My Oracle Support account. |
|
Don't have a My Oracle Support account? Click to get started! |
In this Document
Symptoms |
Changes |
Cause |
Solution |
References |