Hello Experts,
in one of our HCM <-> SF Szenarios we have a Problem while receiving big Messages.
The error is in PIMON is:
com.sap.aii.adapter.lib.component.odata.exception.OsciException: Response size greate than meximam message size. Response Size: 26822343 bytes and Maximum message size: 26214400 bytes
While searching i found a SAP Note which says that this size can be adopted.
2052093 - PI OData adapter : Dynamic odata query support and maximum XI message size Support
Sadly in the note there is not a word where to find those property "odata.maxMessageSize" in Java propertys.
Did someone allready had to adapt this property?