Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations John Tel on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Recent content by MiltonFoxley

  1. MiltonFoxley

    AVAYA CMS Report that will pull a list of all ID's and Names in the group.

    It occurred to me that basically I want to do an export of login IDs from a Group in the AVAYA dictionary.
  2. MiltonFoxley

    AVAYA CMS Report that will pull a list of all ID's and Names in the group.

    Hello Friends :) I am trying to find a report that will pull a list of all AVAYA ID and Agent names in an agent group regardless of if they have logged in or not. Any suggestions on how I can do this? Thank you in advance for your help :)
  3. MiltonFoxley

    Avaya CMS Query That pulls only agents currently in ACW

    Ok. Thank you again. I was able to work it out with everything I needed. Thank you again! ACD=$acd and LOC_ID = [Location IDs:] AND LOGID IN (SELECT value FROM agroups WHERE acd_no=$acd AND item_name = [Agent Group:] ) AND OLDEST_LOGON=1 AND WORKMODE=40
  4. MiltonFoxley

    Avaya CMS Query That pulls only agents currently in ACW

    Thank you so much for your help! You definitely have me going in the right direction. I modified your directions so I can pull a specific agent group now the only problem is that it will pull everyone in ACW unless they are on an outbound call. Any ideas? Here is my current where statement...
  5. MiltonFoxley

    Avaya CMS Query That pulls only agents currently in ACW

    Hello. I am trying to find or build a query in a custom report that will allow me to display only agents currently in ACW state. Does anyone have a solution for this or any tips. Thank you all :)

Part and Inventory Search

Back
Top