UCCX reporting on menu options

I know this subject is discussed many times as per the below sample discussion on this forum
https://supportforums.cisco.com/discussion/11399496/track-menu-selection-uccx-script
https://supportforums.cisco.com/discussion/11387826/uccx-menu-option-statistics
My scenario is that there is about 9 menu options with recorded announcements and when the caller wants to talk to agent then they press * (which is the 10th option) and it connects to the agent. The Set Enterprise Info step is there before the select resource step for the agent option. Many of the calls in the standard report are showing as abandoned because many of the callers listen to the various menu messages without connecting to agent. How can I modify my script to show the report for those menu choices? The Set Enterprise Info wouldn't work and I saw a suggestion on this forum about writing to external database but I am not clear on that.
Thanks in advance
Abebe

Hi Abebe-
I understand what you're trying to do from that perspective.  I don't understand the part about manually setting the time when the call is terminated.  Yes, you could pull that information from the historical database, but it will be more painful than I think it's worth. 
From the start of the script to the point that you get your 'end time' should be the duration you're looking for as well as the time that the caller terminated the call.  Place the 'end time' step right after the label that your On Exception Goto step is pointing which should be your database steps.  
Can you upload the script or screenshots so I can take a look?
DJ

Similar Messages

  • Error when using the report context menu option Goto - Documents

    Hi gurus,
    I'm doing some report tests via Analyzer and when a try to use de context menu option "Goto -> Documents" and try to create a new document, the following errors occur:
    "CANNOT GET THE FOLDER FOR ASSIGNMENT"
    "ERROR WHILE LAUNCHING NEW DOCUMENT DIALOG"
    I'm using the nw2004s version. Could someone help me out?
    Thanks in advance.

    Hi Thaigo,
    We are also having the same problem with 2004s SP9 and SP10.
    1. All the 0TCA* are active.
    2. Super admin role is assigned.
    But still getting the above three errors. Somebody who have overcome this problem please share the corresponding changes to be made in KM Configuration
    Thanks and Regards
    Giri Nath

  • UCCX 8.02 Menu Reporting

    I have a menu setup that allow customers to chose between 4 menu options. If the customer presses 2 for Sales I have created a SET command in the script that SETs the variable Sales to a value of 2 to indicate what the customer selected. Then I added a SET ENTERPRISE CALL INFO that has under the General tab the following fields set Values - Sales, Names Call.PeripheralVariable1, Tokens All. When I pull a call variable report I show the selection the customers selected for call variable 1. What I am wondering is there a way using HR to get a total for the options selected or is that something another reporting software would have to provide, like crystal reports?

    If you need to develop any custom reports for UCCX you need to write them i Crystal reports and you can have the HR expose them to the user, there is HR guide available with details on how to do that.
    HTH,
    Chris

  • Menu options in ALV report

    Hi,
    Im not getting Menu options in ALV report output. Not even default menu options SYSTEM, HELP Its dispalying as <b>????????????????????????????????</b>. Can someone help me regarding this?
    Regards,
    amal

    Hi Amal,
                Check the screen number if you are using a seperate screen and Menu painter.
    Thanks and Regards,
    Sampath

  • Invoking Discoverer Report from Zoom Menu Option

    HI there
    I've seen this on client site but never done it myself. Does anyone have any documentation or guidance on how to set up a form personalization so that the zoom menu option on a form links to a discoverer report, potentially passing parameter values to limit the data? Can forget the parameter side if it's complicated for now as we don't have any full requirements.
    Many thanks for any help
    Cheers, Kate

    Hi
    Zoom functionality is very simple just follow the bellow steps
    • Enter the Form Personalization form. (M) Help > Diagnostics > Custom Code > Personalize.
    • Rule Seq: 10
    • Description: Create Menu Item
    • Trigger Event: WHEN-NEW-FORM-INSTANCE
    • Context: User and set the value to your user name (don't forget to do this for every Rule you define)
    • Select the Actions tab
    • Actions Seq: 10
    • Type: Menu
    • Menu Entry: SPECIAL31
    • Menu Label: Discoverer Report
    • Rule Seq: 30
    • Description: Open Discoverer Report
    • Trigger Event: SPECIAL31
    • Context: User and set the value to your user name
    • Actions Seq: 10
    • Type: Builtin
    • Builtin Type: Launch a Function
    • Function Code: XXX---Function name
    • Function Name: wil be defaulted from the code
    • Save your work and exit all the forms.
    Try it out!!!

  • In Oracle 10g, How to call a report since an option of a menu (*.mmb)

    Hello
    In Oracle 10g, working since the browser, how to call a report since an option of a menu (*.mmb)? I know to call it in a form (*.fmb), therefore uses the fields bean area and the objects reports, but in a menu there is not neither canvas, neither fields, neither reports. Someone would be able to help me with that?
    Kisses. Thanks.
    Annie

    I understand that you had sent me everything,
    I sent for example to you that, no to insert it in your item's menu code,
    then,You have to modify it.
    ... but
    a menu (mmb) doesn't have to define him reports
    objects... then, what parameter I send to the
    function FIND_REPORT_OBJECT:
    This is not true
    Try out this, and then let me know
    You do not need to have a report object defined in the menu. It is enough to have it in forms.
    I tried to call a report from the menu in the folowing way:
    I created a menu and wrote the following code in one item:
    DECLARE
    repid REPORT_OBJECT;
    v_rep VARCHAR2(100);
    BEGIN
    repid := find_report_object('report2');
    SET_REPORT_OBJECT_PROPERTY(repid, REPORT_EXECUTION_MODE, RUNTIME);
    SET_REPORT_OBJECT_PROPERTY(repid, REPORT_COMM_MODE, SYNCHRONOUS);
    SET_REPORT_OBJECT_PROPERTY(repid,REPORT_DESFORMAT,'pdf');
    SET_REPORT_OBJECT_PROPERTY(repid,REPORT_SERVER,'reportserver1');
    SET_REPORT_OBJECT_PROPERTY(repid,REPORT_DESNAME,'C:\p.pdf');
    v_rep := RUN_REPORT_OBJECT(repid);
    END;Then I created a form with a report object called report2.
    I attached the menu to this form and while running this form, I was able to successfully run the report.
    In your case, you have to make sure that you have the dummy report object in each form that will have this attached menu.
    You can replace by the actual report name as you have written in the code.
    Regards

  • UCCX 8.0(2) caller unable to select menu option while in queue

    Hi CC Community,
    I am doing a UCCX 8.0(2) Premium installation with CME 7.1 and have configured an ICD script which sends the call to the available agent. I have configured the queue such that the caller can select a menu option after listening to the queue music if he needs to exit from the queue and leave a voice mail message.
    I have done this before in the 5 and 7 versions but i find this wierd behaviour in 8.0(2) where the caller is unable to make a menu selection while waiting in queue. Has anyone else faced this on 8.0(2)? Any suggestions?

    Hi,
    I have the same experience here with CME 7.1 and UCCX 8.0.2
    The user can make some choice in the menus (so the DTMF are working fine) but when he's in the queue, the DTMF are not working anymore to make a choice in a menu ?!
    Did you solve it ?
    Thanks you in advance !
    Thierry

  • Interactive Reports - Actions Menu - Download option

    The interactive report Actions Menu has many wonderful options. The action that my users will use the most is the Download. Is there any way to create a button or text link for the download, similar to what is shown in the classic report? The users want the Download button to show up on the bottom left side of the IR. I appreciate all comments and hope it will be a simple solution. Many thanks.

    Hi,
    Yes, it is easy like this
    Create button in region position bottom left
    specify URL target: f?p=&APP_ID.:&APP_PAGE_ID.:CSV::::
    for CSV
    and change correspondingly for PDF and so on
    Check this page bottom: http://apex.oracle.com/pls/apex/f?p=20351:1
    if you are not sure
    That it is.
    Regards,
    Oleg

  • UCCX 8.5 - How do I create a menu option that overwites a prompt?

    Hi All,
    I'm fairly new to UCCX scripting and have a question about a way to create a menu option that overwrites a prompt.
    Here is the situation, we have only one small call center. There are two scripts in play here, one is their production script. Everythign is working fine with that script. The other is a recording script. The call center supervisors would like to be able to call into the recording script and record a prompt that says something like "All agents will be out today, November 1st, until 2pm on a staff luncheon, please call back at 2pm". This would overwrite the welcome prompt on their production script. As you can see from the language above, the message would be different depending on what was going on that day. I actually have this working quite well.
    The problem is that when they come back from their luncheon, or from whatever they were doing, they want the ability to revert back to the original opening greeting wav file. The way it's set up now, when they get back from lunch they'd have to re-record the whole opening greeting "Thank you for calling XXX, press 1 to be connected to an agent, press 2...".
    It seems like there should be a way, a new menu option in the recording script, that would allow me to revert back to the original recording so they don't need to re-record the opening greeting every time. I've created a new folder in Prompt Managment called "Revert" and placed the orginal opening greeting there. Can anyone give me guidance on what step to insert that would in effect say, if the caller presses 3, copy "Revert/Welcome.wav" to "CallCenter/Welcome.wav"? In this case the "CallCenter" folder contains the production prompts for the CallCenter script.
    Thanks,
    Josh

    Josh,
         I would recommend the following configuration:
              1.) Setup a XML file that has an option called "EarlyClose" or something similar.
              2.) Setup your script with an "IF" that reads in that XML document and looks for "EarlyClose".  If it's set, then play the custom closed message.  If not, then play the normal message that is never overwritten.
         The second part is to create a second script that has an internal only extension.  This would then allow your supervisor to dial in, and put in a PIN.  Once this is done, set have the agent record the greeting.  Then (and only then) set the "EarlyClose" variable in your XML document.  This will prevent the user not getting the new prompt recorded and EarlyClose being set early.  You can also setup the script to play back the prompt and then have the end user validate that everything is working right.  I would recommend reading through the scripting guides as they have some great infomation on this type of thing and example scripts.  I hope this helps you out.
    Thank you,
    Robert W. Rogier -- UCCE TAC Support Engineer
    Cisco, RTP NC.

  • Add value entered in a text box to drop down menu options

    hi everyone
    i am making a pdf form for medical imaging report. i have a text box where the users enters a number, i want this entered number to appear within a drop down menu options
    thanks

    Hi Alexander,
    I can explain you the details there is a list as you mentioned Newsletter with a column email in it you are right but for your answer ya i can use enforce unique values for that column but if i am using it it gives me an error in the next page what i want
    is just beside my text box to say that already registered user.I want that functionality that is what i meant.
    Thanks
    Eswar
    Eswar Chand Teki

  • TS4062 I cannot find my IPOD touch listed on ITunes (there is no "Device" menu option - any advice?

    I cannot find my IPOD touch listed on ITunes (there is no "Device" menu option in iTunes- any advice?). Using IPOD touch (32gb) and connecting with a laptop using Windows Vista. Downloaded the latest ITunes and it wiped all my music. I was able to recover the music purchased on Itunes (but not my CD downloads). I am having difficulty syncing my IPOD now and all of the help guides tell me that I need to use the "device" options to fix it but there is no "Device" options in my ITunes ribbon.

    Just the old fashioned way, like if you lost your wallet.
    Apple will not help.
    If it is in your home and wifi is on and connected you can call it with FaceTime, Skype or other app that will play a notification sound and listen for it.
    Report to police and change the passwords for all account used on the iPod

  • Microsoft Office for Mac open recent File menu option causing AFP to crash

    Hi all,
    We have an Xserve running Mac OS X Server Leopard 10.5.8. The Xserve hosts three file shares for about 60 users. Our network is 99% Mac based running mostly 10.5.8 with a few 10.6.x. We have historically over the past several years had the AFP service become unreliable and crash frequently. Late last week the AFP service crashes constantly. The quick solution to getting it up and running is to delete the AFP.conf file in /etc.
    We have troubleshot one cause of AFP crashing to the Open Recent... File menu option in Microsoft Office for Mac applications. That is, through some amount (haven't been able to narrow it down to how much) of opening documents on the share via the Open Recent menu the AFP service will crash.
    Here's what's happening in the AppleFileServer .crash file:
    Process: AppleFileServer [26065]
    Path: /usr/sbin/AppleFileServer
    Identifier: AppleFileServer
    Version: ??? (???)
    Code Type: X86 (Native)
    Parent Process: launchd [1]
    Date/Time: 2010-04-12 13:25:54.666 -0700
    OS Version: Mac OS X Server 10.5.8 (9L34)
    Report Version: 6
    Anonymous UUID: 273147DD-D725-4DAB-B403-95391FF85FE1
    Exception Type: EXCBADACCESS (SIGBUS)
    Exception Codes: KERNPROTECTIONFAILURE at 0x0000000000000015
    Crashed Thread: XX
    ******** blah *********
    Thread XX Crashed:
    0 AppleFileServer 0x0004bc15 operator+(OSException&) + 103513
    1 AppleFileServer 0x00064988 operator+(OSException&) + 205260
    2 AppleFileServer 0x0006da4e operator+(OSException&) + 242322
    3 AppleFileServer 0x000711f3 operator+(OSException&) + 256567
    4 AppleFileServer 0x00071446 operator+(OSException&) + 257162
    5 AppleFileServer 0x00076686 operator+(OSException&) + 278218
    6 AppleFileServer 0x000790d7 operator+(OSException&) + 289051
    7 AppleFileServer 0x0004560c operator+(OSException&) + 77392
    8 AppleFileServer 0x00044269 operator+(OSException&) + 72365
    9 AppleFileServer 0x00044343 operator+(OSException&) + 72583
    10 libSystem.B.dylib 0x9587c155 pthreadstart + 321
    11 libSystem.B.dylib 0x9587c012 thread_start + 34
    This is followed by a lot of these entries in AppleFileService.log file:
    IP xx.xx.xx.xx - - [12/Apr/2010:13:25:54 -0800] "Login username" 0 0 0
    IP xx.xx.xx.xx - - [12/Apr/2010:13:25:54 -0800] "No matching key: username" 1271103954 1271103943 1
    ** - - [12/Apr/2010:13:26:15 -0800] "Mounted Volume VOLUME1" 0 0 0
    ** - - [12/Apr/2010:13:26:15 -0800] "Mounted Volume VOLUME2" 1 0 0
    ** - - [12/Apr/2010:13:26:15 -0800] "DiskArbStart -" 0 0 0
    Our solution is to have all our users turn off the open recent option in Word, Excel, and PowerPoint. Not an ideal solution but it may get the AFP service running "good enough."
    Has anyone had an experience like this before or can anyone duplicate the AFP service crashing when trying to open documents on a share via the open recent menu? Any other ideas?
    Thanks

    Update.
    I have been able to consistently reproduce a problem where the AFP service will crash if a file that a user has an alias to is moved to a folder and the user is denied access to .
    1. On your Mac create an alias to a file or folder, that you have access to, that is stored on a share served via AFP. The alias can be in the Places section of a Finder window, on the Desktop, or anywhere an alias can be created. Lets call what the alias points to the target.
    2. Move the target to a folder on the AFP share and deny the user or group Read & Write access to that folder.
    3. Try accessing the target via the alias created in step 1.
    The AFP service should crash.
    Can anyone reproduce this crash scenario too?

  • Oracle BI Publisher menu option is missing in Word

    The Oracle BI Publisher menu option was there last night when I left the office. Came in today and started working on a report and now the menu option is gone.
    I reinstall the desktop software but that did not help.
    Any ideas?

    Never mind, found a posting indicating that I needed to go to Tools -> Templates and Add-Ins in Word. The TemplateBuilder.dot was unchecked.

  • How to run reports thru menu in 10g

    Hi,
    I'm a junior oracle programmer and have already migrated forms 6i to 10g. Now I have to migrate the reports to 10g. I have read many documentations about running report from forms or menu, but the more I read, the more confused I get. Please note that I am very new to all this oracle stuff. So please bear in mind that I might not understand everything too well. Thats the reason I would like help from you experts out here.
    We have a menu (mmb) which has two horizontal sub menus (eg. Forms & Reports). Now Forms and Reports again in turn hv couple of vertical sub menus. Each vertical submenu under Forms calls a form (for eg. submenu_f1 calls forms1, submenu_f2 calls forms2 and so on). Same thing for Reports (eg. submenu_r1 calls report1, submenu_r2 calls report2, etc). Now this is what we want for the Reports. Each of our report has parameters like Begin Date, End Date, Agency_Type, Year, etc. We want our user to have one more choice in the parameters "FORMAT" (pdf, excel, html, etc) . Now this is what I dont know how to do. I cannot use run_report_object here cause I cannot create a report object in menu (like how we can do it in forms). I tried web.show_document but the problem in this is that everything is hard-coded, so I cannot give a choice in the desformat.
    I would appreciate if someone can tell me how to run my report thru menu and give the user the option for the format. The users mostly want the output in excel (but might want pdf, etc too).
    Plus we want to schedule certain reports to run at certain times everyday or every month, how can I do that?????
    Any help would greatly be appreciated.
    Thanks in advance for taking your time to reply my query.

    Hi,
    cannot use run_report_object here cause I cannot create a report object in menu (like how we can do it in forms).
    Create a generic named Report node in the forms that you reference from the RunReport object request. This way you can run Reports from a menu
    Frank

  • Creating Crystal Report Thru InfoView Options

    Post Author: TriciaS
    CA Forum: Integrated Solutions
    When I click on New in InfoView, I see Crystal Reports as an option. I've been creating Crystal Reports locally, then loading them into InfoView.  Can I create Crystal Reports right through InfoView?  When I click on the Crystal Reports option in the New menu, I get a page not found error.  The same thing is true if I click Modify on one I loaded in.  Do we need to install something on the server to enable this?  Thanks!

    Post Author: kibbey
    CA Forum: Integrated Solutions
    Is anyone from BO looking at these forums?  I have noted the very same problem with our site.

Maybe you are looking for

  • Error in routine(Inactive) while transporting from DEV to QA

    Hi All, I am currently working on moving the development from BI 7.0 Development to QA environment, while trying to move stuffs, i am facing an error stating that 2 of the routines are in INACTIVE Version, which stops me to move the objects to QA, Th

  • How to calculate a rolling 12 months to date calculation?

    Hi there We have a business requirement to calculate a rolling 12 month to date value. That is, for any month, sum up the last 12 months of data. E.g. for June 2011, its May 2010 -> June 2011. We have the standard Year and Period dimension, and the m

  • Will I loose all purchased items from iTunes if my email address has to change ??

    I have been told that if my email address has to change then I loose all my iTunes purchased items.  I have a primary email account and an iCloud email  but if I am not longer able to use the primary email account have I lost everything I have purcha

  • Dynamic Stamp Help

    Hi All,      I'm a bit of a Newbie to dynamic stamps and need a little help with some code. I had an issue with stamp prompting before i could place it, even then after entering a valid response it would still not let me place a stamp. I added the hi

  • Rs232 controll robot

    Hello Community! I'm a newbie in working with LabView and have a big problem, concerning the programming of my LabView Robotic Starter Kit using the Embedded-Controller NI sbRIO-9631. I need to program my robot as following: the robot communicates wi