Do not input private or sensitive data. View Qlik Privacy & Cookie Policy.
Skip to main content

Announcements
Join us in Toronto Sept 9th for Qlik's AI Reality Tour! Register Now
cancel
Showing results for 
Search instead for 
Did you mean: 
Not applicable

CAL's assign for 1200 users using automated script

Hi,

              
     Can you please help here.

We have to automate the process of assigning license for 1200
users so that we don’t have to do one by one through management console. We
need to write a script that would pick the user list and assign license to
them. Instead of we keying in the details in management console. Can you please
provide the steps for the same.

Regards,

Niladri.

3 Replies
marcus_sommer

Have a look on the qv power tools - there is a user manager available.

Power Tools 1.2 for QlikView

- Marcus

SunilChauhan
Champion II
Champion II

why not use dynamic CAL allocation.

it will automatically assign CALs to user when they access the app.

Hope this help

Sunil Chauhan
jonasheisterkam
Partner - Creator III
Partner - Creator III

Use dynamic call assignment and loop in distribute task. If you want also delete cals or allocate them automatically you need some code wich use QMS-API.