Skip to main content
cancel
Showing results for 
Search instead for 
Did you mean: 
Not applicable

how to get data from web service in web view

Hi all

I have question for correct step to get data from web service

My button function are

1. After click [Search] button, I will create url to get data from web service

    example : http://myhost.com/?q=[input]

2. Convert web service result from json format --> xml format and save it to file.

3. Load xml file from 2nd step

I can do above step in macro script but in not work in web view.

Can someone help to correct me the step to support above step in web view?

Thank you

p.s. sorry for my poor english

0 Replies