Skip to main content
Announcements
SYSTEM MAINTENANCE: Thurs., Sept. 19, 1 AM ET, Platform will be unavailable for approx. 60 minutes.
cancel
Showing results for 
Search instead for 
Did you mean: 
Not applicable

Can we connect to a Web Service Via Macros in QlickView

Hi,

Please help me with this Scenario,

I have a button,on click of this button ,i will Take all the paramneters form Selection box and pass them to Macros ,then from Macros i need to contact to a Web Service is this Possible in Qlik view.If Possible can u Please Provide me with a link or Example.

Thanks in Advance...

Thanks & Regards,

Arun Kumar.

1 Solution

Accepted Solutions
Anonymous
Not applicable
Author

Hey Arun,

Sure. Most people (everyone?) use vbscript in their macros in QV. So it's all a matter of calling your web service from Vbscript.

Try to google it, as there are lots of examples out there. Here's one:

http://stackoverflow.com/questions/545790/how-to-call-web-service-using-vbscript-synchronous

View solution in original post

1 Reply
Anonymous
Not applicable
Author

Hey Arun,

Sure. Most people (everyone?) use vbscript in their macros in QV. So it's all a matter of calling your web service from Vbscript.

Try to google it, as there are lots of examples out there. Here's one:

http://stackoverflow.com/questions/545790/how-to-call-web-service-using-vbscript-synchronous