Closed DeepanshuChamoli closed 6 years ago
Hi,
You also need to enable/point to that FuncDefs.json file in the "SSEtoRserve.exe.config" file by setting the following line to the json file location, like below:
<setting name="functionDefinitionsFile" serializeAs="String">
<value>.\FuncDefs.json</value> <!-- Set to i.e. .\FuncDefs.json to add your own defined SSE functions. The file contains the description of the functions. -->
Then, after you have restarted SSEtoRserve.exe, the output in the cmd prompt should show the following:
After this, you have to restart Qlik Sense, then the functions should be available in Sense.
Thank you Sir.. it works for me know.
Thanks a lot for your response
Regards Deepanshu
Unable to map the "FuncDefs.json" file with QLIK
I am using sse-r-plugin-1.2.0-qlik-oss file and we have "FuncDefs.json" where we have created few more functions. I have installed the package jsonlite too. But still not getting the uses created function in Qlik
Steps to Reproduce
I am very new to R so do not know how to proceed the same.
Operating system where the SSE plugin is deployed
Qlik Sense
[ ] Server