ptarmiganlabs / butler

Butler brings superpowers to Qlik Sense Enterprise on Windows! Advanced reload failure alerts, task scheduler, key-value store, file system access and much more.
https://butler.ptarmiganlabs.com
MIT License
56 stars 8 forks source link

Sample QVF #364

Closed JochemZ closed 2 years ago

JochemZ commented 2 years ago

i can't open the sample qvf's for Butler?? Error: data is corrupt (Desktop and Server).

Hope you can help me

mountaindude commented 2 years ago

Indeed, those QVFs seem quite broken. Strange. Will have to look into that of course.

Meanwhile, attached is the 7.0 demo app. See if this works..

If you plan to use Butler's REST API (which is what the demo app is really about - showing how those APIs can be used) you must also (probably, depends on what Butler APIs you plan to use) create the associated data connections. More info here.

GitHub doesn't accept .qvf files as attachments, so it's wrapped in a ZIP instead. Butler 7.0 demo app.qvf.zip

JochemZ commented 2 years ago

Thnx!!

I installed Butler on my laptop, and got it all working now. Needed the FileMove functionality, and this is working fine, only problem now is the speed (139 small files in 6 minutes?)

mountaindude commented 2 years ago

Yeah that seems slow. I promise there aren't any intentional delays in Butler though.. Not sure why this would be so slow, it's really just a file operation like any other.

JochemZ commented 2 years ago

but every move operation is a REST API Call, so there is some overhead But thnx it is working!

mountaindude commented 2 years ago

True. And the execution of the Qlik script itself is also something to take into account. If that script runs slowly it will impact the total time you measure.

On Tue, 22 Feb 2022 at 15:30, JochemZ @.***> wrote:

but every move operation is a REST API Call, so there is some overhead But thnx it is working!

— Reply to this email directly, view it on GitHub https://github.com/ptarmiganlabs/butler/issues/364#issuecomment-1047855233, or unsubscribe https://github.com/notifications/unsubscribe-auth/AAH3JDRGVIZEWKQH5A6JR5DU4OM2DANCNFSM5PBF47OA . You are receiving this because you commented.Message ID: @.***>