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

Announcements
Qlik and ServiceNow Partner to Bring Trusted Enterprise Context into AI-Powered Workflows. Learn More!
cancel
Showing results for 
Search instead for 
Did you mean: 
Anonymous
Not applicable

Return XML/JSON from Axis webservice

Hi,
If I export the job as Axis webservice, Is there any way to return the output as XML or JSON instead of the plain exitcode which is either 0 or 1.
Thanks,
Srinivas N
Labels (4)
1 Reply
Anonymous
Not applicable
Author

If you want to return the data set in XML, you need to use a tBufferOutput to buffer the data in the job, refer to this article.
BR
Shong