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 Chriss Miller 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 jfh9219

  1. jfh9219

    Avaya CMS (any version) - Data sample request

    1 hr, 4 intervalshttp://files.engineering.com/getfile.aspx?folder=0d64288d-3818-4c8b-b167-7635a441e0b2&file=hsplitr14.zip
  2. jfh9219

    Avaya will be deleting all software below 6.3.11

    jimbojimbo, thanks for the valuable info. can you give a link to the CM7 Offer Definition that speaks to the MCC issue? It's not that I want to keep them it is just a lot of work to do at the same time as a CM5.2 to CM7 upgrade.
  3. jfh9219

    How do I use Trace by Location Report

    Read this: http://www.iaug.org/p/fo/et/thread=34370
  4. jfh9219

    How do I use Trace by Location Report

    Have you specified a Data Storage Allocation for the Trace data? From Supervisor, Tools\System Setup\Data Storage Allocation\Number of Agent Trace Records (0-500000)
  5. jfh9219

    Avaya Partner system

    Google says: Forward Your Calls 1 Press <feature> 11. 2 Dial your extension number. 3 Dial the destination extension number. 4 To cancel, follow steps 1 through 3, but dial your extension number in step 3.
  6. jfh9219

    Attendance Reporting

    CMS reports won't tell you detail information in general. The skill status real time report will show if an agent has signed in and done nothing as of yet. This is indicated by AUX0. If you require AUX codes it is an easy way to identify lack of activity. If the signon, go available for an...
  7. jfh9219

    How to find unused agent login IDs for deletion?

    The haglog table contains agent login information such as date time of login/logout. You can create a simple report showing logid & max(login), to find most recent login.
  8. jfh9219

    .CVSAUTO Script Help

    I would speculate that the issue is more likely related to the delay involved in logging in for each individual script. On a day that it fails you should look at task mgr and see how many versions of acsSRV or acsApp are running. Multiple copies mean that the scripts are stepping on top of...
  9. jfh9219

    CMS Agent Trace

    The agent trace table is a circular table. New data overwrites the oldest data. Regardless of size chosen, eventually the data will be overwritten and lost. You need to extract the data and store it in a more permanent location. You can't put it back so any reporting will have to be...
  10. jfh9219

    Reports in ASA

    I'm running ASA 6.0. Connected over the LAN to a CM5.4. System Maintenance Command Timeout set to 120 minutes. If you're going to leave ASA up and running you need to change this setting or your ASA session does get timed out. ASA doesn't close however, just your session. Doesn't matter if...
  11. jfh9219

    Reports in ASA

    AvayaTier3, Won't ASA just timeout? Mine does if I leave it idle for too long. TelecomAdmin12, You should look into Windows Scripting. Probably not that tough to send the alt F, X to the ASA app when you want it to shut down.
  12. jfh9219

    Reports in ASA

    You could schedule scripts to be executed via the Windows task manager. You specify the login/password to be used at time of execution.
  13. jfh9219

    Auto script help

    some q's: what version of CMS on the server?, what version of Supervisor on the PC?, what version of Windows?,have you only tried to get it to run when your away with the Win Task Scheduler?, how frequently do you want it to run?
  14. jfh9219

    CM 3 to CM 5.2.1

    You mean other than support? Actually the Avaya website has change documents for all of the CM releases so you can peruse those and see what's new.
  15. jfh9219

    Avaya CMS data extraction in vba only works when single stepping

    Without seeing your whole script it is hard to offer suggestions. I think it works when you single step due to the time delay you inject in the process vs operating at computer speed. Ever look at your task manager when it stops running? Are there many acsXXX threads? As long as you clean up...

Part and Inventory Search

Back
Top