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

Load Script from Web File

Hi guys,

I've been trying to load data from a webservice.

http://localhost:52142/Service.asmx?op=getAnswersByQuestionnaire

Using the above url on browser, I'm asked to give the parameter value:

invoke.png

Than I hit Invoke and it gives the next result:

invokeresult.png

Then I try in qlikview:

qlikviewinvoke.png

But gives me this error:

qlikviewinvokeresukt.png

Any ideas?

Could it be something that I'm not considering or forgetting?

Thanks in advanced,

And a merry xmas to all

Sílvia

1 Solution

Accepted Solutions
Anonymous
Not applicable
Author

Hi,

Just to update this thread..

I was able to solve this question, with QlikRestConnector, giving the appropriate info that it requests.

Thank you all for your help.

Sílvia

View solution in original post

8 Replies
stabben23
Partner - Master
Partner - Master

Can you se something if you chang tab to XML in File wizard?

xml.GIF

Anonymous
Not applicable
Author

Hi Staffan,

No, when I change to tab XML, nothing appears:

qlikviewinvokeresuktxmltab.png

stabben23
Partner - Master
Partner - Master

Ok, and qlikview knows about localhost? try servername or IP number

Anonymous
Not applicable
Author

I'm running a Visual Studio Project to simulate the webservice.

In my local machine.

And qlikview is in my local machine too.

That's why the localhost.

Is this why it's not working?

Not applicable
Author

Just to be sure, did you try one of the actual QA ID numbers in QV?

Anonymous
Not applicable
Author

Hi Mikael,

Sorry, but I didn't understand what you mean

Not applicable
Author

I am just guessing, the code you use in the first picture give you the codes in the second picture? So what happens if you try one of those in the end in QlikView? Though perhaps to easy...   

Anonymous
Not applicable
Author

Hi,

Just to update this thread..

I was able to solve this question, with QlikRestConnector, giving the appropriate info that it requests.

Thank you all for your help.

Sílvia