IBM webMethods Hybrid Integration

IBM webMethods Hybrid Integration

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

Portlet without navigation panels

  • 1.  Portlet without navigation panels

    Posted Thu August 28, 2014 02:06 PM

    Hi.
    I want to show an anonymous portlet without MWS portal navigation panels (header, footer and left navigation)
    It works in anonymous sessions but if the user have logged in previously, the portlet is shown with navigation panels.
    How can I avoid this?


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


  • 2.  RE: Portlet without navigation panels

    Posted Thu August 28, 2014 03:56 PM

    Create a new shell rule that uses the Blank Shell for your specific page. Make this new rule first in the rule list.

    To do this:

    1. As sysadmin, navigate to the shell rule editor ( Administration Dashboard > User Interface > Manage Shell Rules )
    2. Click ‘Create New Rule’ tab
    3. For the Rule Condition, use the ‘Parent Resource’ button and specify your anonymous page (or a common parent folder if you have multiple pages).
    4. For the Rule Result, specify the Blank Shell.
    5. Save it.
    6. Click the Change Rule Evaluation Order tab
    7. Move your new rule to the first position
    8. Save it.

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


  • 3.  RE: Portlet without navigation panels

    Posted Mon September 01, 2014 06:01 AM