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.
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)
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.
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...
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.
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...
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...
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...
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.
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?
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...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.