Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
Hey,
How can we explore how to read list of qlikview server user licenses list automatically. Is there any kind of API ??
Also is there nay way of upadating list if we want to ??
tHanks
Ohk , so you mean to say that this tool is showing list of assigned user licenses. Right?
aNd also how can i found Qlikview MAnagement API on my server? Plz tell
aNd also IS there any way to automatically add the newly added named cal user in this ??
Thanks
Peter
The Management QPI is present from the first moment you run QlikView services. API = Application Programming Interface, meaning that it is a specification on how to use the internal code of the QMS service in your own tools.
Hey thanx ,
I got the Qlikview Management API Group. Moreover does Qlikview MAnagement API is used just to specify how internal code of QMS service can be used with different other tools than qlikview ?? IS it ?
Yes indeed, an API is a formal specification of the methods and objects that can/must be used to call internal services offered by the QMS. Note that on average there exist two APIs:
Best,
Peter
Ohk THanks Peter.
Can i read the data shown in QVCalManager.qvw from any of Proramming language so that we can embed this in our web app ??
Thanks
Can i read the data shown in QVCalManager.qvw from any of Proramming language so that we can embed this in our web app ??
Thanks
Yes. Have a look at the QlikView SDK, Management API here: QMS API Documentation - Version 11
Hey,
Thanks Peter but can you also tell me how can i use this?
I mean do in this file code given and i ahve to copy that or something else??
Thanks