CommandMenuItem is working in the Homepage.But its not working in sub pages

Hi All,
I am using jdeveloper 10.1.3.0.4
I am working with the menu2 and GlobalMenu facets of the panelPage component.
Here i had two problems.......
1.I created a menuBar in the menu2 facet and had put 3 commandMenuItems.
My problem is the commandMenuItem links are working in the main page.But in other pages its not working and all commandButtonItems are idle means even i can't click on that(that hand symbol is not showing when we put cursor over there).
2.I put link to my help page in the GlobalMenu.like GlobalMenu -->MenuButtons -->commandlink. This link also working in the main page not in the other.
I set that Help page as globalHelp in the Navigation Rules of config file...
Here is the code of config file....
<navigation-rule>
<from-view-id>*</from-view-id>
<navigation-case>
<from-outcome>globalHelp</from-outcome>
<to-view-id>/Help.jspx</to-view-id>
</navigation-case>
</navigation-rule>
<managed-bean>
<managed-bean-name>HelpBean</managed-bean-name>
<managed-bean-class>com.cchs.timx.view.HelopBean</managed-bean-class>
<managed-bean-scope>application</managed-bean-scope>
</managed-bean>
So what might be the wrong ........Appreciate help
Thanks!
simmi

Hi All,
I am using jdeveloper 10.1.3.0.4
I am working with the menu2 and GlobalMenu facets of the panelPage component.
Here i had two problems.......
1.I created a menuBar in the menu2 facet and had put 3 commandMenuItems.
My problem is the commandMenuItem links are working in the main page.But in other pages its not working and all commandButtonItems are idle means even i can't click on that(that hand symbol is not showing when we put cursor over there).
2.I put link to my help page in the GlobalMenu.like GlobalMenu -->MenuButtons -->commandlink. This link also working in the main page not in the other.
I set that Help page as globalHelp in the Navigation Rules of config file...
Here is the code of config file....
<navigation-rule>
<from-view-id>*</from-view-id>
<navigation-case>
<from-outcome>globalHelp</from-outcome>
<to-view-id>/Help.jspx</to-view-id>
</navigation-case>
</navigation-rule>
<managed-bean>
<managed-bean-name>HelpBean</managed-bean-name>
<managed-bean-class>com.cchs.timx.view.HelopBean</managed-bean-class>
<managed-bean-scope>application</managed-bean-scope>
</managed-bean>
So what might be the wrong ........Appreciate help
Thanks!
simmi

Similar Messages

  • *commandMenuItem is working in the Homepage.But its not working in subpages

    Hi All,
    I am using jdeveloper 10.1.3.0.4
    I am working with the menu2 and GlobalMenu facets of the panelPage component.
    Here i had two problems.......
    1.I created a menuBar in the menu2 facet and had put 3 commandMenuItems.
    My problem is the commandMenuItem links are working in the main page.But in other pages its not working and all commandButtonItems are idle means even i can't click on that(that hand symbol is not showing when we put cursor over there).
    2.I put link to my help page in the GlobalMenu.like GlobalMenu -->MenuButtons -->commandlink. This link also working in the main page not in the other.
    I set that Help page as globalHelp in the Navigation Rules of config file...
    Here is the code of config file....
    <navigation-rule>
    <from-view-id>*</from-view-id>
    <navigation-case>
    <from-outcome>globalHelp</from-outcome>
    <to-view-id>/Help.jspx</to-view-id>
    </navigation-case>
    </navigation-rule>
    <managed-bean>
    <managed-bean-name>HelpBean</managed-bean-name>
    <managed-bean-class>com.cchs.timx.view.HelopBean</managed-bean-class>
    <managed-bean-scope>application</managed-bean-scope>
    </managed-bean>
    So what might be the wrong ........Appreciate help

    Hi All,
    I am using jdeveloper 10.1.3.0.4
    I am working with the menu2 and GlobalMenu facets of the panelPage component.
    Here i had two problems.......
    1.I created a menuBar in the menu2 facet and had put 3 commandMenuItems.
    My problem is the commandMenuItem links are working in the main page.But in other pages its not working and all commandButtonItems are idle means even i can't click on that(that hand symbol is not showing when we put cursor over there).
    2.I put link to my help page in the GlobalMenu.like GlobalMenu -->MenuButtons -->commandlink. This link also working in the main page not in the other.
    I set that Help page as globalHelp in the Navigation Rules of config file...
    Here is the code of config file....
    <navigation-rule>
    <from-view-id>*</from-view-id>
    <navigation-case>
    <from-outcome>globalHelp</from-outcome>
    <to-view-id>/Help.jspx</to-view-id>
    </navigation-case>
    </navigation-rule>
    <managed-bean>
    <managed-bean-name>HelpBean</managed-bean-name>
    <managed-bean-class>com.cchs.timx.view.HelopBean</managed-bean-class>
    <managed-bean-scope>application</managed-bean-scope>
    </managed-bean>
    So what might be the wrong ........Appreciate help

  • CommandMenuItem is working in the Homepage.But its not working in sub pag

    Hi All,
    I am using jdeveloper 10.1.3.0.4
    I am working with the menu2 and GlobalMenu facets of the panelPage component.
    Here i had two problems.......
    1.I created a menuBar in the menu2 facet and had put 3 commandMenuItems.
    My problem is the commandMenuItem links are working in the main page.But in other pages its not working and all commandButtonItems are idle means even i can't click on that(that hand symbol is not showing when we put cursor over there).
    2.I put link to my help page in the GlobalMenu.like GlobalMenu -->MenuButtons -->commandlink. This link also working in the main page not in the other.
    I set that Help page as globalHelp in the Navigation Rules of config file...
    Here is the code of config file....
    <navigation-rule>
    <from-view-id>*</from-view-id>
    <navigation-case>
    <from-outcome>globalHelp</from-outcome>
    <to-view-id>/Help.jspx</to-view-id>
    </navigation-case>
    </navigation-rule>
    <managed-bean>
    <managed-bean-name>HelpBean</managed-bean-name>
    <managed-bean-class>com.cchs.timx.view.HelopBean</managed-bean-class>
    <managed-bean-scope>application</managed-bean-scope>
    </managed-bean>
    So what might be the wrong ........Appreciate help
    Thanks!
    simmi

    Hi All,
    I am using jdeveloper 10.1.3.0.4
    I am working with the menu2 and GlobalMenu facets of the panelPage component.
    Here i had two problems.......
    1.I created a menuBar in the menu2 facet and had put 3 commandMenuItems.
    My problem is the commandMenuItem links are working in the main page.But in other pages its not working and all commandButtonItems are idle means even i can't click on that(that hand symbol is not showing when we put cursor over there).
    2.I put link to my help page in the GlobalMenu.like GlobalMenu -->MenuButtons -->commandlink. This link also working in the main page not in the other.
    I set that Help page as globalHelp in the Navigation Rules of config file...
    Here is the code of config file....
    <navigation-rule>
    <from-view-id>*</from-view-id>
    <navigation-case>
    <from-outcome>globalHelp</from-outcome>
    <to-view-id>/Help.jspx</to-view-id>
    </navigation-case>
    </navigation-rule>
    <managed-bean>
    <managed-bean-name>HelpBean</managed-bean-name>
    <managed-bean-class>com.cchs.timx.view.HelopBean</managed-bean-class>
    <managed-bean-scope>application</managed-bean-scope>
    </managed-bean>
    So what might be the wrong ........Appreciate help
    Thanks!
    simmi

  • HT204407 Find my friends Icon disappeared after upgrade to ios 8. I tried restarting as well as reinstalled the app but its not working. I can find it in Usage, but not in spot light. Pla help!!j

    Find my friends Icon disappeared after upgrade to ios 8. I tried restarting as well as reinstalled the app but its not working. I can find it in Usage, but not in spot light. Pla help!!

    I have exactly the same problem on a 4S on iOS 8. Have tried uninstalling, deleting FMF from backup, resetting phone and restoring from backup, but the problem remains. Sometimes the icon appears on a backup Home screen in iTunes, but it never appears on the phone itself. The app is accessible by going to the store, purchases and opening it from there. The app appears to have been running the whole time, but becomes invisible anytime I return to the home screen.

  • HT1212 i have forgot my passcode and tried to erase the device but its not working

    i have forgot my ipod passcode and tried to erase the device but it wont work

    Disabled
    Place the iOS device in Recovery Mode and then connect to your computer and restore via iTunes. The iPod will be erased.
    iOS: Wrong passcode results in red disabled screen                         
    If recovery mode does not work try DFU mode.                        
    How to put iPod touch / iPhone into DFU mode « Karthik's scribblings        
    For how to restore:
    iTunes: Restoring iOS software
    To restore from backup see:
    iOS: Back up and restore your iOS device with iCloud or iTunes       
    If you restore from iCloud backup the apps will be automatically downloaded. If you restore from iTunes backup the apps and music have to be in the iTunes library since synced media like apps and music are not included in the backup of the iOS device that iTunes makes.
    You can redownload most iTunes purchases by:
    Downloading past purchases from the App Store, iBookstore, and iTunes Store        
    If problem what happens or does not happen and when in the instructions? When you successfully get the iPod in recovery mode and connect to computer iTunes should say it found an iPod in recovery mode.

  • For some reason I am no longer able to print website pages. The printer works for regular documents but its not printing Firefox website pages.

    I don't know why it stopped printing documents that I want to print out such as airline confirmations or directions from a website etc., what are normal documents to print. It says "An unknown error occurred while printing"

    hello ahegarty, you could try using the [https://addons.mozilla.org/firefox/addon/pdfjs/ PDF Viewer] addon, for more details also see [[PDF files are blank and can't be downloaded on Mac]].

  • I was using my iphone 4 and suddently there was a black screen. when i did hard restart there was apple logo only. now since two months its only stuck on apple logo. i tried to restore the phone but its not working.

    hey guys plz help me out with this. my pjone has stuck on apple logo since two months...

    Is your iPhone jailbroken? If so see: http://support.apple.com/kb/HT3743

  • I bought my iphone 4 through ebay and its unlocked. the problem is that my phone does not sync straight away. I sync my music file through autofill. I want to sync ringtones but its not working

    i bought my iphone 4 through ebay and its unlocked. the problem is that my phone does not sync straight away. I sync my music file through autofill. I want to sync ringtones but its not working.
    I saw cidya aap so i m not sure if it was jailbroken or not before but it is back to normal settings.
    My problem started when I tried to sync my music files. I pressed 'sync' all it says is waiting for sync start, preparing to sync and then waiting for the changes to be applied. but it does not sync at all.
    I found a way to sync my music files through autofill but I really wanted to sync ringtones but its not syncing and I really wanted to put ringtones in my phone please help.

    If you see the cidya app, your iPhone is hacked with the cutsie term for this being jailbroken. This also means all the built in security has been removed making the iPhone as insecure as an android device.
    Restore the iPhone with iTunes as a new iPhone or not from the backup to get rid of that hacking garbage. If the iPhone has hacked to be unlocked, the iPhone will no longer be unlocked when doing so.

  • HT4865 Have tried to verify my icloud account, but its not working the Verifying screen is just scrolling round, but not doing anything

    Have tried to verify my icloud account, but its not working, the Verifying screen has been scrolling for ages now, it seems stuck, but it wont let me do anything, please help

    " I ordered the Snow Leopard software and tried installing it, but it stopped and said to clean the disk."
    First off, your installation disc is in all likelihood faulty.
    This has been a known issue in the past:
    Faulty Snow Leopard install discs - Apple has no timeline on ...
    http://store.apple.com/us/help/returns_refund#policy:
    *You can return software, provided that it has not been installed on any computer. Software that contains a printed software license may not be returned if the seal or sticker on the software media packaging is broken.

  • My phone died last night and when I plugged it in it wouldn't turn on.I tried restarting it but it has yet to turn on since last night,It was just a black screen,i try the on/off and home buttons together but its not working,What should I do?

    My phone died last night and when I plugged it in it wouldn't turn on.I tried restarting it but it has yet to turn on since last night,It was just a black screen,i try the on/off and home buttons together but its not working,What should I do?

    How long have you had your phone? Because if you've had it a long time, the battery in the phone might of died on you. Or have you dropped it in water, snow, from high up? All those things could of disconnected something internally in your phone, or permentaly damaged the internal hard drive its self, or the sims card.

  • I just got the new i pod touch and im trying to get my wi fi on with my grandparents passcode but its not working, what do i do?

    i just got a new i pod and cant connect to wi fi im putting in the right passcode but its not working what should i do?

    Try:
    - A reset. Nothing will be lost
    Reset iPod touch:  Press and hold the On/Off Sleep/Wake button and the Home
    button at the same time for at least ten seconds, until the Apple logo appears.
    - Powering off and then back on the router.
    - Resetting network settings: Settings>General>Reset>Reset Network Settings
    - The troubleshooting here:
    iPhone and iPod touch: Troubleshooting Wi-Fi networks and connections

  • I just buy operativesystem onlocker from 3 webshop i got the mail and it says i need to but it on itunes i do the all  steps but its not working its lockt to 3!

    i just buy operativesystem onlocker from 3 webshop i got the mail and it says i need to but it on itunes i do the all  steps but its not working its lockt to 3!

    sorry my english is very cash I think we got the paper on the lock operator and we have done all the steps but it will not play if it is unlocked, bought locked to three paid 350kr

  • HT1212 i forgot my passcode, i did whatever was told to me from the above information but its not working.

    i forgot my passcode, i did whatever was told to me from the above information but its not working.

    Forgotten Screen-Lock Passcode
    Connect the iOS device to your computer and try to make a backup
    iOS: How to back up
    Then restore via iTunes. The iPod will be erased. Place the iOS device in Recovery Mode if necessary to allow the restore.
    If recovery mode does not work try DFU mode.
    How to put iPod touch / iPhone into DFU mode « Karthik's scribblings
    For how to restore:
    iTunes: Restoring iOS software
    To restore from backup see:
    iOS: How to back up    
    If you restore from iCloud backup the apps will be automatically downloaded. If you restore from iTunes backup the apps and music have to be in the iTunes library since synced media like apps and music are not included in the backup of the iOS device that iTunes makes.
    You can redownload most iTunes purchases by:
    Downloading past purchases from the App Store, iBookstore, and iTunes Store    
    If problems, what exactlyhappens or does not happen and when?

  • I have two iphones , i lost one  and entered to find my iphone and as mistake i block both and delate all the data of both. how can i get it on, im trying to restore it , but its not working ...

    i have two iphones , i lost one  and entered to find my iphone and as mistake i block both and delate all the data of both. how can i get it on, im trying to restore it , but its not working ...

    Hi Roger
    Thank you for your reply.
    My original feed is: http://casa-egypt.com/feed/
    However, because I modified the feed http://feeds.feedburner.com/imananddinasbroadcast and nothing changed, I redirected it to another feed and then I deleted this feed.
    Is there any way to change the feed in itunes? The only feed I have now is  http://feeds.feedburner.com/CasaEgyptStation
    I tried to restore the feed http://feeds.feedburner.com/imananddinasbroadcast but feedburner refused.
    I know that I missed things up but I still have hope in working things out.
    Thanks is advance.
    Dina
    Message was edited by: dinadik

  • I want to use a dynamic schema name in the from clause but its not working.

    DECLARE
         vblQueryName VARCHAR2(20);
         vblSchemaName VARCHAR2(20);
    BEGIN
         SELECT CurrentSchemaName INTO vblSchemaName FROM HR_989_SCHEMA;
         vblQueryName:='060_525_020';
         INSERT /*+ APPEND(HP_ELIGIBILITIES,4) */ INTO HP_ELIGIBILITIES
              LVL1ID,
              LVL1Desc,
              LVL2ID,
              LVL2Desc,
              LVL3ID,
              LVL3Desc,
              LVL4ID,
              LVL4Desc
         SELECT /*+ PARALLEL(a,4) */
              LVL1ID,
              LVL1Desc,
              LVL2ID,
              LVL2Desc,
              LVL3ID,
              LVL3Desc,
              LVL4ID,
              LVL4Desc
         FROM
         bold     vblSchemaName.HP_ELIGIBILITIES a
         WHERE
              UPPER(LVL2ID) = 'XX' ;
         COMMIT;
    DBMS_OUTPUT.PUT_LINE( 'Query Executed: ' || vblqueryName);
    INSERT INTO HP_QUERYEXECLOG(QueryName) VALUES(vblQueryName);
    EXCEPTION WHEN NO_DATA_FOUND THEN NULL;
    END;
    I want to create a rules table so that the schema name in front of the table name in the from clause can be controlled by a separate table that is maintained but its not working . Help and your valuable inputs needed for this issue

    I want to use a dynamic schema name in the from clauseyou can alternatively set the current schema as e.g. in:
    declare
       vblqueryname    varchar2 (20);
       vblschemaname   varchar2 (20);
    begin
       select currentschemaname into vblschemaname from hr_989_schema;
       vblqueryname := '060_525_020';
       execute immediate 'alter session set current_schema=' || vblschemaname;
       insert /*+ APPEND(HP_ELIGIBILITIES,4) */
             into hp_eligibilities (lvl1id,
                                    lvl1desc,
                                    lvl2id,
                                    lvl2desc,
                                    lvl3id,
                                    lvl3desc,
                                    lvl4id,
                                    lvl4desc
          select /*+ PARALLEL(a,4) */
                lvl1id,
                 lvl1desc,
                 lvl2id,
                 lvl2desc,
                 lvl3id,
                 lvl3desc,
                 lvl4id,
                 lvl4desc
            from hp_eligibilities a
           where upper (lvl2id) = 'XX';
       commit;
       dbms_output.put_line ('Query Executed: ' || vblqueryname);
       insert into hp_queryexeclog (queryname)
       values (vblqueryname);
    exception
       when no_data_found
       then
          null;
    end;

Maybe you are looking for

  • Report require

    Dear cons we want a report for the given format below. Material -Material Description-Unit of measure-Total Stock as on date-Stock value -Not Moved since(days) We need a report for non-moving material stock as well as value i.e. the materials not mov

  • Question with updating JTree Display

    Hello all, I have a question about how to change what a JTree is displaying. Currently I have classes called ElementTreeFrame, ElementTree, ElementTreeModel, and, of course, Element. The ElementTreeFrame is simply the frame where I store a ElementTre

  • ODI ORACLE TO AS/400

    Hi Experts, 1)I got a requirement to load data from oracle to as/400.What KM's we can use here in terms of good performence etc. 2)Normally ODI will return 0 for success and non zero for failure,how can i get that value if i call a ODI Scenario throu

  • Final Film output differs from the film in timeline!!!! :

    This is frustrating. I am working on a film and when I want to export it when it is finished the final output does not match some parts of the project in the timeline. I look at the film within Final Cut Pro and everything look good. But on some part

  • How can you move the Action Player in PSE9?

    My player is so far to the right that you cannot read all of the words or buttons and you cannot scroll through the actions.  How can I fix that?