Skip to content
This repository has been archived by the owner on May 24, 2024. It is now read-only.

SSE R plugin does not load config file #48

Open
anarguez opened this issue Oct 26, 2018 · 1 comment
Open

SSE R plugin does not load config file #48

anarguez opened this issue Oct 26, 2018 · 1 comment

Comments

@anarguez
Copy link

anarguez commented Oct 26, 2018

Hi,

I'm having an issue with the SSE R plugin. It's perfectly working on QS as I'm able to run R functions on the charts expressions, and to use extensions that call R expressions. But now, I'm trying to implement my own functions in the "FuncDefs.json" file, but I can't. I've already set in SSEtoRserve.exe.config the path for the functionDefinitionsFile option [see snapshot below] , but it doesn't look as if it was loading the config file, because once I restart the service, I can't see in the log file that it's adding the new functions [see second snapshot]...

image
.config file modification

image
log file

Does anyone know what am I doing wrong?

Thank you so much,
Regards,
Ana

@tobiaslindulf
Copy link
Contributor

Hi, sorry for late response.
You have done everything correctly, except from one thing. The log printout is telling us that you are running version v1.0.0 of SSEToRserve plugin. However, the support for defined functions was introduced in version v1.1.0 so you need to upgrade the version of the plugin.
Go to https://github.com/qlik-oss/sse-r-plugin/releases and pick the latest one then go for it again, that should work.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants