"Call a rapidminer webservice from qlik"
norman_92
New Altair Community Member
Im trrying to import a WebService in Qlik Sense .
My WebService looks like:
desktop-j62e963:8080/api/rest/process/qlik?
I cant call them in Qlik.
Any Ideas.
Thanks
My WebService looks like:
desktop-j62e963:8080/api/rest/process/qlik?
I cant call them in Qlik.
Any Ideas.
Thanks
Tagged:
0
Best Answer
-
Hi,I just did the same thing end of last week but for an anonymous web service. Here is how to do that:Worked like a charm :-)Of course this is not possible if the web service delivers confident information. In which case I would actually try the new REST connector in QlikSense first which would allow you to define the authentication details instead of adding them to the URL. Did not try this myself but would be the first thing I would do to be honest...Hope this helps,Ingo
1
Answers
-
This WS needs authentification. So either you need to add username pw to the string or use a public one.1
-
i put admin:pw@ infront
still not work0 -
admin:Kroos@DESKTOP-J62E963:8080/api/rest/process/qlik2?
0 -
cant post a link therfore no http befor0
-
Hi,I just did the same thing end of last week but for an anonymous web service. Here is how to do that:Worked like a charm :-)Of course this is not possible if the web service delivers confident information. In which case I would actually try the new REST connector in QlikSense first which would allow you to define the authentication details instead of adding them to the URL. Did not try this myself but would be the first thing I would do to be honest...Hope this helps,Ingo
1 -
Thanks Ingo0