Do not input private or sensitive data. View Qlik Privacy & Cookie Policy.
Skip to main content

Announcements
Join us in Toronto Sept 9th for Qlik's AI Reality Tour! Register Now
cancel
Showing results for 
Search instead for 
Did you mean: 
Alpha549
Creator II
Creator II

tRestRequest : streaming check box

Hello everyone !

I'm doing some test with tRestRequest / Response.

I saw the Streaming checkbox in tRestRequest settings.

I understood that it should be checked if the response size is big.

Are there specific settings to prepare concerning the rest client, to be able to stream the response in this case, or is it automatic, simply checking the Streaming checkbox ?

Thank you ! 🙂

Labels (2)
1 Solution

Accepted Solutions
Anonymous
Not applicable

You may see some slight changes to the XML/JSON output (there is a wrapper tag for the XML and the JSON is output in an array), but other than that, you shouldn't notice any significant changes. Give it a go and you will see.

View solution in original post

2 Replies
Anonymous
Not applicable

You may see some slight changes to the XML/JSON output (there is a wrapper tag for the XML and the JSON is output in an array), but other than that, you shouldn't notice any significant changes. Give it a go and you will see.

Alpha549
Creator II
Creator II
Author

Thank you for your answer @Richard Hall​ 

 

I'll try and see. In any case there is nothing special for requests nor answers as you said 🙂

 

Topic solved