2311
Running QueueMetrics / Re: Allow user to see statistics for just themselves?
« on: September 18, 2008, 10:42:37 »
If you really want to go ahead with this, you should:
- Create a new class for agents. You may call it RTAGENTS (Realtime Agents)
- Give your agents the following keys: USER AGENT CHPASSWD REALTIME. For the exact meaning of each key, see Appendix II of the User Manual.
- Create (or select) some agents and assign them to class RTAGENTS.
Those users will be able to login, access the realtime page, access the agent's page and change password.
If you want your agents to be able to see some queues only in the Realtime page, you should see also: http://queuemetrics.com/faq.jsp#faq-046-protecting-queues
Please keep in mind that running the realtime page instead of the Agent's page is extremely expensive, computationally speaking.
- Create a new class for agents. You may call it RTAGENTS (Realtime Agents)
- Give your agents the following keys: USER AGENT CHPASSWD REALTIME. For the exact meaning of each key, see Appendix II of the User Manual.
- Create (or select) some agents and assign them to class RTAGENTS.
Those users will be able to login, access the realtime page, access the agent's page and change password.
If you want your agents to be able to see some queues only in the Realtime page, you should see also: http://queuemetrics.com/faq.jsp#faq-046-protecting-queues
Please keep in mind that running the realtime page instead of the Agent's page is extremely expensive, computationally speaking.

