Do not input private or sensitive data. View Qlik Privacy & Cookie Policy.
Skip to main content

Announcements
Join us in Bucharest on Sept 18th for Qlik's AI Reality Tour! Register Now
cancel
Showing results for 
Search instead for 
Did you mean: 
ilyas393
Creator
Creator

R.ScriptEvalStr is not a registered SSE function

Hello Experts,

I have QlikSense version Feb 2020 on a sandbox server and I followed the below KB and Youtube tutorial to integrate R with QS.

https://www.youtube.com/watch?v=PAn9qoYlKek

https://community.qlik.com/t5/Qlik-Server-Side-Extensions-Documents/Installing-R-with-Qlik-Sense-pdf...

I followed all the steps and integrated R, but I am getting an error when loading the data for one of the sample apps. I have researched the forums but couldn't find a solution to this issue. Below is what the error message says. Any advice is appreciated. Thanks

Data Load Progress:

Elapsed time 00:00:00
 
Started loading data
 
Titanic << Titanic_data Lines fetched: 1,309
 
The following error occurred:
'R.ScriptEvalStr' is not a registered SSE function. Ensure the plugin is running and try restarting Qlik Engine.
 
The error occurred here:
EchoedColumnsFromR: Load * Extension R.ScriptEvalStr('names(q) <- c("sex_echo", "pclass_echo", "survived_echo"); q;', Titanic{ sex, pclass, survived })
 
Data has not been loaded. Please correct the error and try loading again.
Labels (3)
4 Replies
EdlanedeOliveira
Contributor
Contributor

I have the same error here.

integration QLINK x R.png

janyf
Partner - Creator
Partner - Creator

Which version of R you are using , and what will happen if you run SSEtoRserve.exe in command line ?

EdlanedeOliveira
Contributor
Contributor

Hello, the version of R used is 4.3.1.

EdlanedeOliveira_1-1731498444537.png

 

 

What happens when I run SSEtoRserve.exe from the command line is:

 

EdlanedeOliveira_0-1731498438944.png

 

janyf
Partner - Creator
Partner - Creator

thats all ? it is not continuing ? 
Do you create analytic connection on port 50051 in qmc ?