Until now uploading and downloading files in Qlik Repository API package was done via buffers.
Generally this is (was) working well. The potential problem is when dealing with larger files. And as we know some of the Qlik Sense apps can reach quite dramatic sizes.
Buffers first fits all the
First of all I want to start by wishing everyone Happy and Successful 2023!
There was not much info here recently but this doesn't means that there are no updates. On the opposite :)
This post will cover all the interesting things that happened since the last update and
Beta
The pakage is in Beta phase so some bugs occur. If you experience any bugs or
have a question then feel free to open an issue
[https://github.com/Informatiqal/qlik-repo-api/issues/new/choose].
Qlik Sense Repository Service is in the center of any Qlik Sense cluster. This
service
Qlik Sense expose quite a lot of REST API endpoints for different components
(like Proxy service, Repository, Engine service etc).
The qlik-rest-api package can be used to communicate with all of them.
The package itself is a generic package. This means that it abstract some of the
complexity when calling