Skip to main content
Announcements
Have questions about Qlik Connect? Join us live on April 10th, at 11 AM ET: SIGN UP NOW
cancel
Showing results for 
Search instead for 
Did you mean: 
Not applicable

Is it possible to automate License mangement in QMC.

Hi All,

I need a solution for this scenario.

At present whenever we get a request to grand access to a user we are doing it manually by going to qlikview managent console. Is there a way we can automate it ? To be more specific, if we maintain a file defining the users for each dashboard and each day a batch runs reading from this file and giving/updating the dashboard access ? In such a scenario, we just need to update this file whenever we need to add or delete user access to any dashboard/s.

Thanks in Advance.

1 Solution

Accepted Solutions
Not applicable
Author

In the QMC, you could check "Allow dynamic CAL assignment". This is the only option that QlikView provides. By selecting this option, anybody who opens a QlikView Document gets a CAL automatically.

If this doesn't suit your needs, you can always develop your custom utility to manage your CALs. The QMS API allows you to assign CALs. You can use either the QV Power Tools or use David VASSEUR 's CAL Manager utility.

View solution in original post

2 Replies
Not applicable
Author

In the QMC, you could check "Allow dynamic CAL assignment". This is the only option that QlikView provides. By selecting this option, anybody who opens a QlikView Document gets a CAL automatically.

If this doesn't suit your needs, you can always develop your custom utility to manage your CALs. The QMS API allows you to assign CALs. You can use either the QV Power Tools or use David VASSEUR 's CAL Manager utility.

SindhuVaradha
Contributor
Contributor

Hi, 

Have you got any idea to achieve this. I am also struggling for the same automation process