How to log when a menu option is selected in an IVR Script

Our business would like to track how many customers select a specific option in the menu of a CCX script.  For example: Customer calls in to the IVR and selects option 2 for a password reset within the menu.  My question is how to configure this within the script?
We are running UCCX 8.0.
Any help would be appreciated, thank you.

The other thing we sometimes will do is to actually create a queue with no agents in it.  Queue the call and then dequeue the call, and you will be able to run reports on that queue to see how many calls went into it.  It's a workaround, but is sometimes easier for customers in smaller environments especially.
John Irey
Tympani Inc.

Similar Messages

  • How to call dicoverer through menu option in forms

    Hi,
    Need help.........Can anybody tell me .....how to call dicoverer through menu option in forms.
    Thanx
    Sunil

    Hi,
    You can define a Form Function filling the basic information and
    HTML call Set as OracleOasis.RunDiscoverer. You can even define Paramters during the form function registration. With this definition you will able to create a link to a Discoverer workbook that will automatically open Discoverer Plus or Viewer to display the workbook using Apps security.
    Please refer to the following Metalink Note for more details:
    278095.1- How to Create a Link to a Discoverer Workbook in Apps11i
    Hope This helps
    - Sanjeev

  • By default, the 3d interface & dialog opens when the 3d option is selected. i forgot the question HA

    by default, the 3d interface & dialog opens when the 3d option is selected. (ya know, the grid on the artboard; 3d tools...etc...) I must have checked the box for it to never appear, because it doesn't appear and I'm not skilled enough with CC to operate Photoshop without it. My question is how would i enable this manually?

    I've noticed on FF29 that the "Save and Quit" "Quit" "Cancel" Option has disappeared. The normal changing of preferences in Firefox about:config below won't work.
    Type about:config into the address bar and press enter
    Accept the warning message that appears, you will be taken to a list of preferences
    Locate the preference browser.tabs.warnOnClose , if its value is set to false, double-click on it to change its value to true
    Repeat this for these 3 preferences ''browser.warnOnQuit'', ''browser.warnOnRestart'' and '''browser.showQuitWarning''
    To get the Save and Quit warning box back you have to Type about:config into the address bar and press enter
    Accept the warning message that appears, you will be taken to a list of preferences
    Right click on an open space in the preferences settings field and select a new Boolean and enter ''browser.showQuitWarning'' and click on OK, then make sure that it's set to true

  • How to create Drop down menu in the selection screen

    Hi all,
    How to create Drop down menu in the selection screen.
    Fast answer will be highly rewarded
    Regards
    Bikas

    hi ,
    TYPE-POOLS : vrm.
    TABLES:vbak,vbap.
    DATA : v(80) TYPE c.
    DATA: wa_vbak TYPE vbak,
          it_vbak TYPE vbak OCCURS 0 WITH HEADER LINE,
          wa_vbap TYPE vbap,
          it_vbap TYPE vbap OCCURS 0 WITH HEADER LINE.
      DATA: l_name TYPE vrm_id,
            li_list TYPE vrm_values ,
            v_count  TYPE i,
            l_value LIKE LINE OF li_list.
    PARAMETERS: p_test(20) AS LISTBOX VISIBLE LENGTH 60 MODIF ID DAT.
    INITIALIZATION.
    AT SELECTION-SCREEN OUTPUT.
      PERFORM get_data.
      LOOP AT it_vbak.
        l_value-key =  it_vbak-vbeln .
        l_value-text = it_vbak-vbeln .
        APPEND l_value TO li_list.
      ENDLOOP.
      CALL FUNCTION 'VRM_SET_VALUES'
        EXPORTING
          id              = 'P_TEST'
          values          = li_list
        EXCEPTIONS
          id_illegal_name = 1
          OTHERS          = 2.
    AT SELECTION-SCREEN ON P_TEST.
      clear : li_list , li_list[].
      SELECT vbeln
             matnr
             meins
             FROM vbap
             INTO CORRESPONDING FIELDS OF TABLE it_vbap
             WHERE vbeln = p_test.
    START-OF-SELECTION.
      SELECT vbeln
             matnr
             meins
             FROM vbap
             INTO CORRESPONDING FIELDS OF TABLE it_vbap
             WHERE vbeln = p_test.
      LOOP AT it_vbap.
        WRITE :/ it_vbap-vbeln, it_vbap-matnr,it_vbap-meins.
      ENDLOOP.
    *&      Form  get_Data
          text
    -->  p1        text
    <--  p2        text
    FORM get_data .
      SELECT  vbeln
              FROM vbak
              INTO  CORRESPONDING FIELDS OF TABLE it_vbak.
    ENDFORM.                    " get_Data
    regards,
    venkat.

  • By default, the 3d interface & dialog opens when the 3d option is selected. (ya know, the grid on th

    by default, the 3d interface & dialog opens when the 3d option is selected. (ya know, the grid on the artboard; 3d tools...etc...) I must have checked the box for it to never appear, because it doesn't appear and I'm not skilled enough with CC to operate Photoshop without it.

    I've noticed on FF29 that the "Save and Quit" "Quit" "Cancel" Option has disappeared. The normal changing of preferences in Firefox about:config below won't work.
    Type about:config into the address bar and press enter
    Accept the warning message that appears, you will be taken to a list of preferences
    Locate the preference browser.tabs.warnOnClose , if its value is set to false, double-click on it to change its value to true
    Repeat this for these 3 preferences ''browser.warnOnQuit'', ''browser.warnOnRestart'' and '''browser.showQuitWarning''
    To get the Save and Quit warning box back you have to Type about:config into the address bar and press enter
    Accept the warning message that appears, you will be taken to a list of preferences
    Right click on an open space in the preferences settings field and select a new Boolean and enter ''browser.showQuitWarning'' and click on OK, then make sure that it's set to true

  • 2611xm Terminal Server + ACS + duplicate login when using menu options

    Hi,
    I'm trying to set up ACS on my 2611xm router, so far I have been able to do this, however when you login,
    I have a autocommand setup to run a menu. My problem is when you select the option on the menu it
    reauthenicated against the router again before connecting to the line, can any one tell me how to stop this from happening.
    Thanks for your time and effort in advance, I have enclosed a config below.
    DDRAS01#sh running-config
    Building configuration...
    Current configuration : 6854 bytes
    ! Last configuration change at 10:28:49 AEST Sun Feb 21 2010 by <removed>
    ! NVRAM config last updated at 19:25:53 AEST Sat Feb 20 2010 by <removed>
    version 12.4
    service timestamps debug datetime msec
    service timestamps log datetime msec
    service password-encryption
    service linenumber
    service sequence-numbers
    hostname DDRAS01
    boot-start-marker
    boot-end-marker
    security authentication failure rate 3 log
    security passwords min-length 6
    logging buffered 51200 informational
    logging rate-limit all 10000
    logging console critical
    enable password 7 <removed>
    aaa new-model
    aaa authentication login default group tacacs+ local
    aaa authentication login if_needed local
    aaa authentication enable default enable
    aaa authentication ppp default local
    aaa authorization exec default group tacacs+ local if-authenticated
    aaa accounting exec default start-stop group tacacs+
    aaa accounting commands 15 default start-stop group tacacs+
    aaa session-id common
    clock timezone AEST 10
    clock summer-time AEST recurring last Sun Oct 2:00 last Sun Mar 3:00
    no network-clock-participate slot 1
    no network-clock-participate wic 0
    ip cef
    ip domain list <removed>
    ip domain list <removed>
    ip domain name <removed>
    ip host dd-cr-01e 2033 172.16.1.1
    ip host ddsws01 2034 172.16.1.1
    ip host ddsws04 2035 172.16.1.1
    ip host ddce565 2040 172.16.1.1
    ip name-server <removed>
    ip name-server <removed>
    username netops privilege 15 password 7 <removed>
    ip ssh source-interface FastEthernet0/0
    ip ssh logging events
    ip ssh version 2
    interface Loopback0
    ip address 172.16.1.1 255.255.255.255
    interface FastEthernet0/0
    ip address <removed> 255.255.255.0
    speed 100
    full-duplex
    interface Serial0/0
    no ip address
    shutdown
    interface BRI0/0
    no ip address
    encapsulation hdlc
    shutdown
    interface FastEthernet0/1
    no ip address
    shutdown
    duplex auto
    speed auto
    ip forward-protocol nd
    ip route 0.0.0.0 0.0.0.0 <removed>
    ip http server
    no ip http secure-server
    ip tacacs source-interface FastEthernet0/0
    ip radius source-interface FastEthernet0/0
    logging facility local6
    logging <removed>
    snmp-server community <removed> RO
    snmp-server community <removed> RW
    snmp-server location <removed>
    snmp-server contact NetOps
    menu ddras01 title ^C
    Cisco Terminal Server
    Select the number from the list below
    Use 'ctrl+shift+6' then 'x' to switch back to the menu
    ^C
    menu ddras01 text 1 Connect to DD-CR-01
    menu ddras01 command 1 resume dd-cr-01 /connect telnet dd-cr-01 2033
    menu ddras01 text 2 Connect to DDSWS01
    menu ddras01 command 2 resume ddsws01 /connect telnet ddsws01 2034
    menu ddras01 text 3 Connect to DDSWS04
    menu ddras01 command 3 resume ddsws04 /connect telnet ddsws04 2035
    menu ddras01 text 8 Connect to DDCE565
    menu ddras01 command 8 resume ddce565 /connect telnet ddce565 2040
    menu ddras01 text 9 Exit
    menu ddras01 command 9 menu-exit
    menu ddras01 clear-screen
    menu ddras01 status-line
    menu ddras01 line-mode
    tacacs-server host 10.2.0.50
    tacacs-server directed-request
    tacacs-server key 7 <removed>
    control-plane
    privilege exec level 15 write terminal
    privilege exec level 15 write
    privilege exec level 1 ping
    privilege exec level 10 undebug ip icmp
    privilege exec level 10 undebug ip
    privilege exec level 10 undebug all
    privilege exec level 10 undebug
    privilege exec level 10 terminal monitor
    privilege exec level 10 terminal
    privilege exec level 15 show running-config
    privilege exec level 5 show configuration
    privilege exec level 5 show
    privilege exec level 10 debug ip icmp
    privilege exec level 10 debug ip
    privilege exec level 10 debug all
    privilege exec level 10 debug
    privilege exec level 10 clear interface
    privilege exec level 10 clear counters
    privilege exec level 10 clear
    line con 0
    password 7 <removed>
    logging synchronous
    line 33 64
    no exec-banner
    exec-timeout 0 0
    no activation-character
    no exec
    transport preferred telnet
    transport input all
    escape-character 27
    stopbits 1
    flowcontrol hardware
    line aux 0
    line vty 0 4
    password 7 <removed>
    logging synchronous
    autocommand  menu ddras01
    line vty 5 181
    password 7 <removed>
    logging synchronous
    autocommand  menu ddras01
    ntp clock-period 17208487
    ntp source FastEthernet0/0
    ntp server <removed>
    end

    Hi,
    I'm trying to set up ACS on my 2611xm router, so far I have been able to do this, however when you login,
    I have a autocommand setup to run a menu. My problem is when you select the option on the menu it
    reauthenicated against the router again before connecting to the line, can any one tell me how to stop this from happening.
    Thanks for your time and effort in advance, I have enclosed a config below.
    DDRAS01#sh running-config
    Building configuration...
    Current configuration : 6854 bytes
    ! Last configuration change at 10:28:49 AEST Sun Feb 21 2010 by <removed>
    ! NVRAM config last updated at 19:25:53 AEST Sat Feb 20 2010 by <removed>
    version 12.4
    service timestamps debug datetime msec
    service timestamps log datetime msec
    service password-encryption
    service linenumber
    service sequence-numbers
    hostname DDRAS01
    boot-start-marker
    boot-end-marker
    security authentication failure rate 3 log
    security passwords min-length 6
    logging buffered 51200 informational
    logging rate-limit all 10000
    logging console critical
    enable password 7 <removed>
    aaa new-model
    aaa authentication login default group tacacs+ local
    aaa authentication login if_needed local
    aaa authentication enable default enable
    aaa authentication ppp default local
    aaa authorization exec default group tacacs+ local if-authenticated
    aaa accounting exec default start-stop group tacacs+
    aaa accounting commands 15 default start-stop group tacacs+
    aaa session-id common
    clock timezone AEST 10
    clock summer-time AEST recurring last Sun Oct 2:00 last Sun Mar 3:00
    no network-clock-participate slot 1
    no network-clock-participate wic 0
    ip cef
    ip domain list <removed>
    ip domain list <removed>
    ip domain name <removed>
    ip host dd-cr-01e 2033 172.16.1.1
    ip host ddsws01 2034 172.16.1.1
    ip host ddsws04 2035 172.16.1.1
    ip host ddce565 2040 172.16.1.1
    ip name-server <removed>
    ip name-server <removed>
    username netops privilege 15 password 7 <removed>
    ip ssh source-interface FastEthernet0/0
    ip ssh logging events
    ip ssh version 2
    interface Loopback0
    ip address 172.16.1.1 255.255.255.255
    interface FastEthernet0/0
    ip address <removed> 255.255.255.0
    speed 100
    full-duplex
    interface Serial0/0
    no ip address
    shutdown
    interface BRI0/0
    no ip address
    encapsulation hdlc
    shutdown
    interface FastEthernet0/1
    no ip address
    shutdown
    duplex auto
    speed auto
    ip forward-protocol nd
    ip route 0.0.0.0 0.0.0.0 <removed>
    ip http server
    no ip http secure-server
    ip tacacs source-interface FastEthernet0/0
    ip radius source-interface FastEthernet0/0
    logging facility local6
    logging <removed>
    snmp-server community <removed> RO
    snmp-server community <removed> RW
    snmp-server location <removed>
    snmp-server contact NetOps
    menu ddras01 title ^C
    Cisco Terminal Server
    Select the number from the list below
    Use 'ctrl+shift+6' then 'x' to switch back to the menu
    ^C
    menu ddras01 text 1 Connect to DD-CR-01
    menu ddras01 command 1 resume dd-cr-01 /connect telnet dd-cr-01 2033
    menu ddras01 text 2 Connect to DDSWS01
    menu ddras01 command 2 resume ddsws01 /connect telnet ddsws01 2034
    menu ddras01 text 3 Connect to DDSWS04
    menu ddras01 command 3 resume ddsws04 /connect telnet ddsws04 2035
    menu ddras01 text 8 Connect to DDCE565
    menu ddras01 command 8 resume ddce565 /connect telnet ddce565 2040
    menu ddras01 text 9 Exit
    menu ddras01 command 9 menu-exit
    menu ddras01 clear-screen
    menu ddras01 status-line
    menu ddras01 line-mode
    tacacs-server host 10.2.0.50
    tacacs-server directed-request
    tacacs-server key 7 <removed>
    control-plane
    privilege exec level 15 write terminal
    privilege exec level 15 write
    privilege exec level 1 ping
    privilege exec level 10 undebug ip icmp
    privilege exec level 10 undebug ip
    privilege exec level 10 undebug all
    privilege exec level 10 undebug
    privilege exec level 10 terminal monitor
    privilege exec level 10 terminal
    privilege exec level 15 show running-config
    privilege exec level 5 show configuration
    privilege exec level 5 show
    privilege exec level 10 debug ip icmp
    privilege exec level 10 debug ip
    privilege exec level 10 debug all
    privilege exec level 10 debug
    privilege exec level 10 clear interface
    privilege exec level 10 clear counters
    privilege exec level 10 clear
    line con 0
    password 7 <removed>
    logging synchronous
    line 33 64
    no exec-banner
    exec-timeout 0 0
    no activation-character
    no exec
    transport preferred telnet
    transport input all
    escape-character 27
    stopbits 1
    flowcontrol hardware
    line aux 0
    line vty 0 4
    password 7 <removed>
    logging synchronous
    autocommand  menu ddras01
    line vty 5 181
    password 7 <removed>
    logging synchronous
    autocommand  menu ddras01
    ntp clock-period 17208487
    ntp source FastEthernet0/0
    ntp server <removed>
    end

  • 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.

  • How to make menu to auto close when a menu item is selected?

    hi ...my question is described above..
    to make things clearer i have written a mini code to demonstrate my problem
    import java.awt.event.ActionEvent;
    import java.awt.event.ActionListener;
    import javax.swing.*;
    /* just a frame with a JMenuBar with a JMenu with two RadioButtons
    public class myFrame2 extends JFrame implements ActionListener{
         JMenuBar mb ;
         JMenu mi;
         JRadioButton rb1;
         JRadioButton rb2;
         public myFrame2(){
              super();
              mb = new JMenuBar();
              mi = new JMenu("New");
              rb1 = new JRadioButton("Button 1");
              rb1.addActionListener(this);
              rb1.setActionCommand("action1");
              rb2 = new JRadioButton("Button 2");
              rb2.addActionListener(this);
              rb2.setActionCommand("action2");
              mi.add(rb1);
              mi.add(rb2);
              mb.add(mi);
              setJMenuBar(mb);
              pack();
              setVisible(true);
         @Override
         public void actionPerformed(ActionEvent e) {
              // Do something......
         public static void main(String args[]){
              new myFrame2();
    }If you run this program you will see that when you select a RadioButton the menu doesn't hide ...
    How can i make it hide when a menu item (JradioButton) is selected?
    thanks in advance
    Edited by: Pitelk on Jun 10, 2008 7:42 AM

    On a menu use JRadioButtonMenuItem.
    import java.awt.*;
    import java.awt.event.*;
    import javax.swing.*;
    public class JRadioButtonMenuItemExample {
        public static void main(String[] args) {
            EventQueue.invokeLater(new Runnable(){
                public void run() {
                    launch();
        static void launch() {
            JMenuBar mb = new JMenuBar();
            JMenu menu = new JMenu("menu");
            mb.add(menu);
            ButtonGroup bg = new ButtonGroup();
            JRadioButtonMenuItem item1 = new JRadioButtonMenuItem("alpha");
            bg.add(item1);
            menu.add(item1);
            JRadioButtonMenuItem item2 = new JRadioButtonMenuItem("beta");
            bg.add(item2);
            menu.add(item2);
            JRadioButtonMenuItem item3 = new JRadioButtonMenuItem("gamma");
            bg.add(item3);
            menu.add(item3);
            JFrame f = new JFrame();
            f.setJMenuBar(mb);
            f.setDefaultCloseOperation(JFrame.EXIT_ON_CLOSE);
            f.setSize(400, 300);
            f.setLocationRelativeTo(null);
            f.setVisible(true);
    }

  • How to see the BPS menu options when you log-in to the systems

    Hello All:
    I am able to use BPS0 and BPS_WB transactions to directly access the BPS development environment.
    But I am not able to see the options for accessing these transactions in the user-menu(that appears to the left of the screen when you log-in to the system).  I am using the BW 3.5 system. What should I do to see them in my menu?
    Thanks,
    Kumar

    Hello Ajay,
    I created a new role called "zrole" for displaying planning trasactions in the menu. The name of the area menu to see the planning transactions in BW 3.5 is "RS00_PLAN". I am now able to see all SEM planning transactions in the menu.
    I am awarding full points.
    Ashwin - Since the menu for accessing the planning transaction is not available by default in the SAP menu I had to create a role.
    Thank you Ajay and Ashwin.
    Regards,
    Kumar

  • How can I hide a menu options programatically in Forms 6i?

    Hi folks:
    I am using a customized menu. Called AEMS001. I have four options: File, Maintenance, Operations, Administration.
    Inside Maintenance, I have 15 different options and I need to hide five of them (Fees, Documents, Legal, Recors, Others) depending of the user role assined.
    How can I do that?
    I try to use set_menu_item_property('FEES', Visible, property_false)
    but it give me an error: FRM-41067: Cannot find menu item: invalid Id
    What do I did wrong?
    thanks a lot.
    Abdel

    hi,
    it might be that there is an initialization error in your code...
    try something like this (you can use visible or enable property).
    tell me your email and i will send you sample form and menu with the following code ...
    declare
    menu_item_name     varchar2(40) := 'MENU2.ITEM23';
    menu_item_id     MenuItem;
    begin
    menu_item_id := find_menu_item(menu_item_name);
    /*if (not id_null(menu_item_id)) then
    if (GET_MENU_ITEM_PROPERTY(MENU_ITEM_NAME, visible)='TRUE') then
         set_menu_item_property(menu_item_id, visible, property_false);
    else
         set_menu_item_property(menu_item_id, visible, property_true);     
    end if;
    else
    message(' cannot find menu item!');          
         raise form_trigger_failure;
    end if;     
    if (not id_null(menu_item_id)) then
    if (GET_MENU_ITEM_PROPERTY(MENU_ITEM_NAME, enabled)='TRUE') then
         set_menu_item_property(menu_item_id, enabled, property_false);
    else
         set_menu_item_property(menu_item_id, enabled, property_true);     
    end if;
    else
         message(' cannot find menu item!');          
         raise form_trigger_failure;
    end if;     
    end;

  • How to show conditionally IR menu options?

    A IR page can be accessed by authenticated and non-authenticated users. I would like to hide some options in IR menu from non-authenticated users.
    Is it possible?
    Igor

    Hi, Iloon.
    Unfortunately, that does not seem applicable to me, because I have no access to IR menu items APEXIR_SELECT_COLUMNS, APEXIR_FILTER, APEXIR_SORT, APEXIR_DOWNLOAD etc...
    These are not report columns to which one can apply authorisation scheme, but IR black box stuff.
    I presume, there must be some undocumented package function that can show/hide these IR options, but I have not managed to find it yet.
    Igor

  • 'Internal Error' when using menu option 'in Finder

    When ever I try to click on 'go' on the menu bar when I am using 'Finder' I get an error with the choice to 'Crash' or 'Continue' and then I can view the menu just fine.  I noticed this after I installed some non-appstore menubar apps.
    Should I be worried?
    Does anyone know why this may of happened?
    These are the 'Details' of the error.
    Exception Name: NSInternalInconsistencyException
    Description: Invalid parameter not satisfying: (index >= 0) && (index < [_itemArray count])
    User Info: (null)
    0   CoreFoundation                      0x00007fff9764bf56 __exceptionPreprocess + 198
    1   libobjc.A.dylib                     0x00007fff8b93ed5e objc_exception_throw + 43
    2   CoreFoundation                      0x00007fff9764bd8a +[NSException raise:format:arguments:] + 106
    3   Foundation                          0x00007fff8f9c971f -[NSAssertionHandler handleFailureInMethod:object:file:lineNumber:description:] + 169
    4   AppKit                              0x00007fff93b90cdf -[NSMenu itemAtIndex:] + 165
    5   Finder                              0x000000010ed9d59c Finder + 2233756
    6   AppKit                              0x00007fff93cd2059 -[NSMenu _populateFromDelegateWithEventRef:] + 239
    7   AppKit                              0x00007fff93bc6a3c -[NSMenu _populateWithEventRef:] + 83
    8   AppKit                              0x00007fff93cd1283 -[NSCarbonMenuImpl _carbonPopulateEvent:handlerCallRef:] + 421
    9   AppKit                              0x00007fff93cd0e0b NSSLMMenuEventHandler + 339
    10  HIToolbox                           0x00007fff8d420448 _ZL23DispatchEventToHandlersP14EventTargetRecP14OpaqueEventRefP14HandlerCallRec + 1263
    11  HIToolbox                           0x00007fff8d41fa54 _ZL30SendEventToEventTargetInternalP14OpaqueEventRefP20OpaqueEventTargetRefP14H andlerCallRec + 446
    12  HIToolbox                           0x00007fff8d41f88e SendEventToEventTargetWithOptions + 72
    13  HIToolbox                           0x00007fff8d451f45 _Z16SendMenuPopulateP8MenuDataP20OpaqueEventTargetRefjdjP14OpaqueEventRefPh + 277
    14  HIToolbox                           0x00007fff8d59e389 _ZL15SendMenuOpeningP14MenuSelectDataP8MenuDatadjjP14__CFDictionaryhPh + 287
    15  HIToolbox                           0x00007fff8d5a18cd _ZL11DrawTheMenuP14MenuSelectDataPP9__CFArrayhPh + 206
    16  HIToolbox                           0x00007fff8d5a1dd7 _ZL11MenuChangedP14MenuSelectDatahh + 582
    17  HIToolbox                           0x00007fff8d471c17 _ZL15TrackMenuCommonR14MenuSelectDataPh + 1161
    18  HIToolbox                           0x00007fff8d46d0fb _ZL14MenuSelectCoreP8MenuData5PointdjPP13OpaqueMenuRefPt + 418
    19  HIToolbox                           0x00007fff8d46c77a _HandleMenuSelection2 + 580
    20  AppKit                              0x00007fff93bd188a _NSHandleCarbonMenuEvent + 250
    21  AppKit                              0x00007fff93b67381 _DPSNextEvent + 2019
    22  AppKit                              0x00007fff93b66735 -[NSApplication nextEventMatchingMask:untilDate:inMode:dequeue:] + 135
    23  AppKit                              0x00007fff93b63071 -[NSApplication run] + 470
    24  AppKit                              0x00007fff93ddf244 NSApplicationMain + 867
    25  Finder                              0x000000010eb824af Finder + 25775
    26  Finder                              0x000000010eb82474 Finder + 25716
    27  ???                                 0x0000000000000001 0x0 + 1
    Thanks for the Help!

    When ever I try to click on 'go' on the menu bar when I am using 'Finder' I get an error with the choice to 'Crash' or 'Continue' and then I can view the menu just fine.  I noticed this after I installed some non-appstore menubar apps.
    Should I be worried?
    Does anyone know why this may of happened?
    Uh, you install "some non-appstore menubar apps", and try to use a menu and something crashes.  Coincidence?  So uninstall all the menu software you added.

  • How to log when windows service is being stopped by server restart c#

    I want to handle when windows service is killed by task manager or by system restart.
    I tried using below handler inside Timer_Elapsed method of the service timer
    public void Start()
    AppDomain.CurrentDomain.UnhandledException += CurrentDomain_UnhandledException;
    _myTimer= new Timer(10000);
    _myTimer.Elapsed += OnElapsed;
    _myTimer.AutoReset = false;
    _myTimer.Start();
    private void OnElapsed(object sender, ElapsedEventArgs e)
    try
    _myTimer.Stop();
    //Work
    finally
    _myTimer.Start();
    and even I have placed the same into Main() method of the console as I am using Topshelf for windows service.
    static void Main(string[] args)
    AppDomain.CurrentDomain.UnhandledException += CurrentDomain_UnhandledException;
    var exitCode = HostFactory.Run(hostConfigurator =>
    hostConfigurator.Service<MyService>(serviceConfigurator =>
    serviceConfigurator.ConstructUsing(() => new MyService());
    serviceConfigurator.WhenStarted(MyService => MyService.Start());
    serviceConfigurator.WhenStopped(MyService=> MyService.Stop());
    hostConfigurator.RunAsLocalSystem();
    hostConfigurator.SetDisplayName("MyService");
    hostConfigurator.SetDescription("MyService");
    hostConfigurator.SetServiceName("MyService");
    hostConfigurator.UseLog4Net();
    private static void CurrentDomain_UnhandledException(object sender, UnhandledExceptionEventArgs e)
    File.AppendAllText(@"C:\Crash.txt", "Main Termination");
    In either scenario the handler is not getting called when I kill the windows service process from task manager or system restart. Even TopShelf is not logging "UnhandledServiceException" exit code.
    I have searched for all possible ways but no luck. Could any one please help me in this.
    Thanks

    Hello RamJS,
    You could have a try to use the Process.Exited Event to handle such process end log:
    https://msdn.microsoft.com/en-us/library/system.diagnostics.process.exited(v=vs.110).aspx
    The Exited event indicates that the associated process exited. This occurrence means either that the process terminated (aborted) or successfully closed. This event can occur only if the value of the
    EnableRaisingEvents property is
    true.
    Regards.
    We are trying to better understand customer views on social support experience, so your participation in this interview project would be greatly appreciated if you have time. Thanks for helping make community forums a great place.
    Click
    HERE to participate the survey.

  • Menutab not shown properly when second menu-item is selected.

    When my menutabs are shown everything seems fine, but when you click the 2nd menu-tab the first menu-tab isn't shown properly anymore.
    If I have a look at the code-source I can see that the first gif that's needed for the tabbed-view isn't present anymore if the 2nd menu-tab is clicked.
    Could somebody explain the different skins that are used by the menuTab component so I know if maybe I've forget to define a specific in my custom skin?
    Maybe somebody already used custom skins with your custom images for the tabbed view of menuTabs?
    Regards,
    Nathalie

    >
    Yes, you are right. In this sample program,
    paintcomponent() is not really necessary, but it is in
    the real program I am doing. So I can not get rid of
    the paintComponent() method. In this paintComponent()
    method I have added (add) and painted (paint) several
    JComponent objects and this is the only one which
    fails. I can not find the reason why.
    Regards.
    the reason is that on each call to paint , you add new components to the panel.
    the scenario goes like this:
    1. frame is made visible -> paintComponent() gets called - > fillPanel() gets called ,
    so on the panel are the following 4 components:
    one JButton
    one JTextField
    one JCheckBox
    one ComboBox
    2. click on the combobox, -> the popup list of the combo is displayed -> paintComponent() is called -> fillPanel() is called
    so you have 8 components on the panel;
    The popup list remain visible, is not actualy contained in the PanelNullLayout component due to the swing mecanics
    3. you select an option in the list, the list becomes invisible, paint() gets called -> fillPanel getsCalled(),
    so, again four componets are added. you have 12 components in the panel.
    The components are painted in the order they have been added to therir container. The first combo box, that you first clicked, has selected index 1, but the last two have selected index 0. As these two are added after the first one, they are painted "above" first one, so you see the last comboBox added.
    Add this code to the paintComponet method if you did not understand
    // public void paintComponent(Graphics g) {
    // super.paintComponent(g);
    // fillPanell();
    int count = getComponentCount();
    System.out.println("Total components :" +count);
    for ( int i = 0; i < count; i++ ) {
    Component c = getComponent(i);
    if ( c instanceof javax.swing.JComboBox ) {
    System.out.println("Selected index in combo " i+" :"+( (JComboBox) c ).getSelectedIndex() );

  • How do I get back the option to select just search UK websites?

    Previously on the Firefox Start page I had a Google search box which gave me the option to search just UK websites or all web sites. How do I get this option back on screen.
    This is a recent phenomenon

    You will still need to go to the results page and click the link in the sidebar at the left: ''The web: Pages from the UK''

Maybe you are looking for

  • Datasource does not appear on the console, intermittent problem

    I am using Weblogic 9.2 MP3 I've created an Oracle DataSource and successfully targeted it to a Managed Server. When I click on it in the console and navigate to the "Monitoring" tab, it would sometimes appear in the "Test DataSource" table and somet

  • SAP ISU Settlement Procedure

    Hi all, Have anyone worked on SAP ISU Settlement Procedures? I would like some basic understanding on: 1.) Create a custom settlement procedure 2.) The use of settlement parameters and settlement steps 3.)  The basic requirements that need to be setu

  • Difference between Intercompany sales,thirdparty sales

    where th eexact difference comes in configuration in third party sales,intercompany sales .explain with examples regards, cpdatt

  • ACS with wireless 802.1x

    We have some AP1100 using 802.1x authentication with a ACS server, that is then looking up users on a windows domain, that is working fine. I would like to be able to have a specific group on the ACS that is then maped to a windows group, and when th

  • How to install ECC 6 with Central Instance Only

    How do I avoid install standard DB import because I want to use DB from another system, so I don't need to install DB import. But ECC 6, not like R/3 4.6C, I can't find a choice to install CI only, why?