Hi Team,
I have few more queries regarding streaming, Can you please help :
-
I tried using extract variable on the xml payload with streaming enabled. However, I am getting a IO Exception and the policy is not getting bypassed. Please let us know if this the expected behavior or am I missing something.
{“fault”:{“detail”:{“errorcode”:“Internal Server Error”},“faultstring”:“IOException”}} -
Can we limit the max size to be allowed to streamed from apigee at the api proxy level.
Suppose for one particular api proxy, I want to limit the max size to 7MB. Can we do it by enabling some property.
- Regarding the accept-range header, Is it mandatory for the api proxy client to send the accept-range header ? From the link shared, it seems its a good way to get payload in parts. Could you please let me know if any there is any other point.
Thanks,
Neetu