Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/countnazgul/serializeapp-mashup
Qlik Sense mashup that can be used to export (serialize) app to JSON file
https://github.com/countnazgul/serializeapp-mashup
Last synced: 16 days ago
JSON representation
Qlik Sense mashup that can be used to export (serialize) app to JSON file
- Host: GitHub
- URL: https://github.com/countnazgul/serializeapp-mashup
- Owner: countnazgul
- Created: 2015-10-30T10:20:22.000Z (about 9 years ago)
- Default Branch: master
- Last Pushed: 2016-01-04T01:24:53.000Z (about 9 years ago)
- Last Synced: 2024-12-17T20:43:30.908Z (20 days ago)
- Language: JavaScript
- Size: 140 KB
- Stars: 2
- Watchers: 3
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
#### Depreciated! Please use ["Backup and Restore" mashup](https://github.com/countnazgul/QS-backup-and-restore-app)
Qlik Sense mashup that can be used to export (serialize) app to JSON file.
The JSON file then can be put under version control for example
#### Install
* QS Desktop - just unzip the file in `C:\Users\[USERNAME]\Documents\Qlik\Sense\Extensions\`. After this just navigate to `http://localhost:4848/extensions/serializeApp/serializeApp.html`
* QS Server
- login to QMC
- Navigate to "Extensions"
- click "Import" button (bottom of the screen)
- pick the serializeApp-mashup.zip
- after the import is successfull navigate to `https://your-sense-server/extensions/serializeApp/serializeApp.html`Thanks to [Alexander Karlsson](https://twitter.com/mindspank) for [qsocks](https://github.com/mindspank/qsocks) and [serializeapp](https://github.com/mindspank/serializeapp)
![serializeapp-mashup](https://raw.githubusercontent.com/countnazgul/serializeApp-mashup/master/serializeApp-mashup.png)
##### Changelog
v0.7.1
* bold rows with more than 0 exporeted objects
* objects count is added ( sheet objects )