Enable Streaming JS callout

Not applicable

How to enable streaming in JS callout where I want to send data >15MB from target endpoint?

0 2 275
2 REPLIES 2

Not applicable

my understanding is that there are properties you can set:

<Properties>

<Property name="response.streaming.enabled">true</Property>

<Property name="request.streaming.enabled">true</Property>

</Properties>

These can be put inside a script target.

I dont have time for a better answer or a good example w/ some working pointers because I will have to strip out names/numbers/addresses

do we have any update for this ? JavaScript policy that how to enable streaming enabled ? our JavaScript policy invoked several targets asynchronously, but we would like to use streaming enabled. checked out Apigee document, but there is no any example in JavaScript policy for streaming enabled.

https://docs.apigee.com/api-services/content/enabling-streaming