hi,
I have write macro for get the values of accesspoint users and creating log file in particular directory with using qvuser() functions....it works find in local machine...but when i see accesspoint in intranet server the log file is not writing...how to do the log file path in macro...
Hi,
What information about the users are you trying to log?
Perhaps you can already find all the relevant information from activating Audit Logging?
i want just get the values of username and password while opening(on open action) the application in accesspoint....and i should create a txt file to write a username and password and it should be placed in a common path ex:E:\username.txt....its worked fine in local machine while i opening the application..but its not wirte a log file while open the application in accesspoint...
pls help
The usernames you can extract from the QlikView server's log files which sounds like an easier solution.
Not sure how (or why) you would get the passwords. Security concerns for sure