Thursday, June 3, 2021

OIC - Target REST endpoint response payload processing failed.[Content received of length XXX bytes exceeds the maximum allowed threshold of 10485760 bytes

ERROR

Target REST endpoint response payload processing failed.[Content received of length XXX bytes exceeds the maximum allowed threshold of 10485760 bytes]

CAUSE

The issue occurred due to a large payload. The payload was over the allowed limit (>10 MB) and the issue can reoccur at any time if you have large payloads. It is expected behavior.

 SOLUTION

Recommendation:

Reduce the payload size for a request as the limitation is 10 MB. We can't change the limit. It's the customer's responsibility to design the flow by taking into account the oic limitations

Suggestion:

Make multiple requests with smaller time intervals in order to reduce the payload


REFERENCE:

support.oracle.com




No comments:

Post a Comment

Featured Post

11g to 12c OSB projects migration points

1. Export 11g OSB code and import in 12c Jdeveloper. Steps to import OSB project in Jdeveloper:   File⇾Import⇾Service Bus Resources⇾ Se...