qlik-oss / sse-r-plugin

A Qlik server-side extension plugin for accessing R.
MIT License
67 stars 71 forks source link

Qlik Sense does not see plugin #35

Closed SpinachCake closed 6 years ago

SpinachCake commented 6 years ago

Description

I tried to use R in Qlik Sense, but for some reasons it doesn't work. Tried different versions of R (including 3.4.4) and SSEtoRserve (1.0, 1.2, 1.2.1). I use Windows 10 and Qlik Sense 2018 February Patch 1. Repairing Qlik Sense hasn't helped. Tried changing ports.

Settings.ini: default

Rserve: default

SSEtoRserve: default

And Qlik Sensen recognizes any functions neither in script nor in interface. default default

Steps to Reproduce

Started Reserve Started SSEToRserve Open Qlik Sense Desktop Opened Demo app

Environment

Operating system where the SSE plugin is deployed
Windows 10
Qlik Sense
[ ] Desktop

Versions

tobiaslindulf commented 6 years ago

The setup looks correct. Have you tried restarting Qlik Sense? The SSEtoRServe should get a printout when Qlik Sense is starting up. Also, where is your settings.ini located? In which folder?

davidfloriang commented 6 years ago

I have the same issue.

The setup looks correct. Answer: YES Have you tried restarting Qlik Sense? Answer: YES The SSEtoRServe should get a printout when Qlik Sense is starting up. Answer: No. The SSEtoRServe doesn't print out Also, where is your settings.ini located? In which folder? Answer: C:\Users{MyUser}\Documents\Qlik\Sense

Best Regards.

Environment

Operating system where the SSE plugin is deployed

Windows 7

Qlik Sense

[X] Desktop

Versions

SpinachCake commented 6 years ago

I figured it out. For some reason, Qlik Sense ignores Settings.ini in C:\Users\{MyUser}\Documents\Qlik\Sense. Then I edited file in C:\Users\{MyUser} \AppData\Local\Programs\Qlik\Sense\Engine, and it does work fine.

davidfloriang commented 6 years ago

Yes Sr.

Already it does work fine.

Thanks.

tobiaslindulf commented 6 years ago

Nice that you figured that out. Hope it goes well. Closing the issue now.