Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/countnazgul/qv-extend-user-management
Just playing with Qlikview Management API to get some functionality that I'm missing at the moment from QMC
https://github.com/countnazgul/qv-extend-user-management
Last synced: about 1 month ago
JSON representation
Just playing with Qlikview Management API to get some functionality that I'm missing at the moment from QMC
- Host: GitHub
- URL: https://github.com/countnazgul/qv-extend-user-management
- Owner: countnazgul
- Created: 2015-04-10T09:34:46.000Z (almost 10 years ago)
- Default Branch: master
- Last Pushed: 2016-03-14T04:20:22.000Z (almost 9 years ago)
- Last Synced: 2024-12-17T20:43:30.697Z (about 1 month ago)
- Language: C#
- Size: 3.83 MB
- Stars: 4
- Watchers: 4
- Forks: 1
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Qlikview Enhanced User Control
The main purpose of this app is to allow QV administrators to manage user access more easily.
For example:
* adding/removing multiple users to multiple documents at the same time.
* preview which users to which documents are assigned in single sortable table (answer the questions that im asked very often:
"Is X can access A,B and C document?" or "Which users can access A document?"
* view all active documents in single table (useful when there is cluster environment)v.0.4.0 (29/06/2015)
* bug fixes
* Copy users from one doc to another (with option to append)To be added:
* ~~Copy users from one doc to another (with option to append)~~ (added in v0.4.0)
* Clear user from document(s)
* During the server issue we've lost all users<->doc link. At the moment the app can only export this list and the users
can be added manually. In the next release there will be an option to import these backups# Screenshots
![Services Status](https://raw.githubusercontent.com/countnazgul/qv-extend-user-management/master/QlikviewEnhancedUserControl/Screenshots/Services_v0.3.png)![User Management](https://raw.githubusercontent.com/countnazgul/qv-extend-user-management/master/QlikviewEnhancedUserControl/Screenshots/UserMgmt_v0.3.png)
![Users and Docs](https://raw.githubusercontent.com/countnazgul/qv-extend-user-management/master/QlikviewEnhancedUserControl/Screenshots/UsersDocs_v0.3.png)