server-side-extension icon indicating copy to clipboard operation
server-side-extension copied to clipboard

A Qlik server-side extension protocol for extending the Qlik built-in expression library with functionality from external calculation engines.

Results 13 server-side-extension issues
Sort by recently updated
recently updated
newest added

### Description [Description of the issue] We are getting gRPC initialization failure error code 14 in the SSE log of engine (C:\programdata\qlik\sense\log\engine\trace) after applying the analytics connection without certificates (insecure)....

### Description Hi, I have followed all the steps for the HelloWorld python example. I am using Qlik Sense Enterprise on the web. When I run the __main__.py file I...

Replaced the deprecated and recently removed `Dataframe.append()` method with the recommended `Pandas.concat()`. `Dataframe.append()` has been deprecated for a while and was removed in the most recent Pandas 2.0.0 release. See...