Java.lang.RuntimeException: Unknown Media Type: Text/html;charset=UTF-8 When Invoking Instantis PMO
(Doc ID 2552186.1)
Last updated on AUGUST 12, 2024
Applies to:
Oracle SOA Suite - Version 12.2.1.3.0 and laterInformation in this document applies to any platform.
Symptoms
On : 12.2.1.3.0 version, Fabric
Developed and tested an Integration to Get Approved Proposals from Instantis system.
We followed below link and steps to achieve this
https://docs.oracle.com/cd/E91855_01/English/Integration_Documentation/enterprisetrack_api_reference/index.html
The integration is failing with the below error.
ERROR
-----------------------
oracle.fabric.common.FabricInvocationException: java.lang.RuntimeException: Unknown media type : text/html;charset=UTF-8null
Unknown media type : text/html;charset=UTF-8
STEPS
-----------------------
The issue can be reproduced at will with the following steps:
1. Invoke GetLogin service to fetch the session
2. Invoke GetProposals service using the retrieved session
3. Integration fails with error:
oracle.fabric.common.FabricInvocationException: java.lang.RuntimeException: Unknown media type : text/html;charset=UTF-8null
Unknown media type : text/html;charset=UTF-8
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 |
Cause |
Solution |
References |