webMethods

webMethods

Join this online group to communicate across IBM product users and experts by sharing advice and best practices with peers and staying up to date regarding product enhancements.

 View Only
Expand all | Collapse all

[SOLVED] Order of Entries in Custom Noodle Leftnav Portlet

  • 1.  [SOLVED] Order of Entries in Custom Noodle Leftnav Portlet

    Posted Tue August 05, 2014 04:30 AM

    I added the Noodle Leftnav portlet to a custom Shell Section and set the “Applications Root” setting to point to my application. I get a list of entries pointing to my pages (in the Fabric Tasks taxonomy) in the left hand menu. So far, so good.

    Now: How can I set the order of these entries? I could not find anything in the documentation. It seems arbitrary to me and even changes when deploying to another MWS …

    Any help is highly appreciated.


    #webMethods
    #MWS-CAF-Task-Engine
    #webMethods-BPMS


  • 2.  RE: [SOLVED] Order of Entries in Custom Noodle Leftnav Portlet

    Posted Wed August 06, 2014 05:59 AM

    Playing around a bit I found the solution:

    1. I used the MWS Admin view in Designer to navigate to my pages
    2. In the Advanced tab in the Properties view I set the sortID attribute on the pages
    3. I started with a positive number for the page that I wanted to come out on top (starting with 0 did not work, it was replaced when I deployed to another MWS)
    4. I restarted my MWS

    Upon the next access to my menu, the entries were sorted correctly. It also worked on a different MWS after deploying the changes. :slight_smile:


    #webMethods-BPMS
    #webMethods
    #MWS-CAF-Task-Engine