stefanwalther / sense-export

Just a simple button to export data in your Qlik Sense applications.
Other
29 stars 27 forks source link

wbfolder.wbl file missing #15

Closed ltrowski closed 7 years ago

ltrowski commented 7 years ago

Hello,

in version 3.0.0 of Sense I cannot use the extension, the error in Sense Desktop is that the wblfolder.wbl file is missing (in dev-hub). I tried to write one on my own but it still does not work. Also on Sense Server 3.0.0 I cannot upload the extension getting the error of a duplication...? I think the reason should be the same. The Qlik Support also mentioned that the format of the swr-sense-export.qext looks quite old. error

KR Lukas

ltrowski commented 7 years ago

Any news?

stefanwalther commented 7 years ago

See db4cde4

stefanwalther commented 7 years ago

Closed with db4cde4

The default build of sense-export minifies the JavaScript files and does not contain a wbfolder.wbl file (which is just necessary for Dev Hub).

So if you want to edit the extension or create your own extension based on sense-export download the ./build/sense-export_dev.zip file which always contains the latest version + a wbfolder.wbl file.