SOA Cloud call EBS ISG Error : Request Entity Too Large
Hi,
We have integration between Procurement Cloud > SOA Cloud > EBS.
When we try to load the PO from PCloud to EBS (SOA Cloud trigger EBS' web service), ISG return error to the SOA Cloud as follow
413 Request Entity Too Large. The request resources /webservices/rest/IMPORT_PO/.... does not allow request data with POST request, or the amount of data provided in the request exceeds the capacity limit
I had check the payload generated by the SOA Cloud, it contains around 2000 lines, but it work in another instance which the payload contains 17000 lines.
Is there any config file can be set? I had compare the ISG properties files and both instances are the same.