Hi,
We have a APi call with request and response and policies / transformation. We are facing a issue due to the response size . We tried enabling streaming but it doesnt work since we have policies and transformation in place. Is there any alternative workaround or solution to handle this in API management . Kindly suggest.
{
"fault": {
"faultstring": "Body buffer overflow",
"detail": {
"errorcode": "protocol.http.TooBigBody"
}
}
}
Request clarification before answering.
Hi Amit,
Alternatively if you have SCPI (CPI) in your landscape you could implement pagination in SCPI also.
If its odata service or SOAP service which supports pagination you could use below blog for more details of implmentation.
Hope this helps !
thanks and regards,
Praveen T
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
| User | Count |
|---|---|
| 5 | |
| 4 | |
| 4 | |
| 3 | |
| 2 | |
| 2 | |
| 2 | |
| 2 | |
| 2 | |
| 2 |
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.