My Oracle Support Banner

SOA REST Adapter Not Able To Send Text Data To Rest Endpoint And Fails With Error "oracle.fabric.common.FabricInvocationException: java.lang.IllegalStateException: Entity must not be null for http method PUT." (Doc ID 2686303.1)

Last updated on AUGUST 12, 2024

Applies to:

SOA Suite Cloud Service - Version N/A and later
Information in this document applies to any platform.

Symptoms

On : NA version, Core SOA Product Issues

While calling REST Endpoint from SOA which accept input as text fails with error. 

ERROR
-----------------------
<bpelFault>
<faultType>0</faultType>
-<remoteFault xmlns="http://schemas.oracle.com/bpel/extension">
-<part name="summary">
<summary>oracle.fabric.common.FabricInvocationException: java.lang.IllegalStateException: Entity must not be null for http method PUT.</summary>
</part>
-<part name="code">
<code>null</code>
</part>
-<part name="detail">
<detail>Entity must not be null for http method PUT.</detail>
</part>
</remoteFault>
</bpelFault>
</fault>
-<faultType>

STEPS
-----------------------
The issue can be reproduced at will with the following steps:
1. Call Rest service (which accept input payload as simple string/text) from SOA Composite

 

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


My Oracle Support provides customers with access to over a million knowledge articles and a vibrant support community of peers and Oracle experts.