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
この記事は役に立ちましたか?
0人中0人がこの記事が役に立ったと言っています
I am getting result as .result file format after processing the response using jquery ajax, how can i convert that to xml file?
0人中0人がこの記事が役に立ったと言っています
コメント
2件のコメント
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.
サインインしてコメントを残してください。