Content-Type Is Getting Replaced By The Business Service Response In 12.2.1.3
(Doc ID 2582256.1)
Last updated on AUGUST 16, 2024
Applies to:
Oracle Service Bus - Version 12.2.1.3.0 and laterInformation in this document applies to any platform.
Symptoms
Customer informed that in version 12.2.1.2 the content-type was the same but Content-Type is getting replaced by the Business service response in 12.2.1.3.
Content-Type is getting replaced by the Business service response in 12.2.1.3 after upgrade from 12.2.1.2. This behavior was not observed in 12.2.1.2 version.
(Ex: OSB is sending Content-Type as application/json to HDR and HDR is responding to OSB with Content-Type as application/json+fhir. In this case OSB also responding to client with application/json+fhir even OSB is sending the setting the Content-Type as application/json to client.)
1. Content-Type from client to OSB: Application/json
2. Content-Type from OSB to HDR: Application/json
3. Content-Type from HDR to OSB: Application/json+fhir
4. Content-Type from OSB to Client : Application/json+fhir (Here OSB has to send Application/json to client as per the service design. But HDR response is taking precedence. We haven't observed this behavior in 12.2.1.2 and its working fine even HDR sends Content-Type as Application/json+fhir to OSB in 12.2.1.2)
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 |