I am getting result as .result file format after processing the response using jquery ajax, how can i convert that to xml file?
[Cloud] How to get xml result
Was this article helpful?
0 out of 0 found this helpful
I am getting result as .result file format after processing the response using jquery ajax, how can i convert that to xml file?
0 out of 0 found this helpful
Comments
2 comments
Have you tried to add the parameter exportFormat=xml to the processImage call? For example your URL request can look in the following way:
Please see API Reference to know more about all available methods and their parameters.
Thanks for sharing the info. Very Useful.
Please sign in to leave a comment.