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
  • 1.  How to disable portlet menu

    Posted Thu June 16, 2011 10:36 PM

    Hello:

    I want to disable the portlet menu which shows properties, minimize and maximize options. It’s possible?

    regards


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


  • 2.  RE: How to disable portlet menu

    Posted Mon June 20, 2011 09:31 PM

    You create a shell rule to use the Guest Titlebar as opposed to the default titlebar. The guest titlebar won’t have any of that functionality enabled.

    Let me know if this works for you.
    –mark


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


  • 3.  RE: How to disable portlet menu

    Posted Tue June 21, 2011 03:47 PM

    Before create the rule, one question: when the rule is created, how guest titlebar take effect?

    regards


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


  • 4.  RE: How to disable portlet menu

    Posted Tue June 21, 2011 07:39 PM

    You create a custom shell that is based off of a pre-existing shell. In the configuration for that shell, you select a different titlebar.


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


  • 5.  RE: How to disable portlet menu

    Posted Fri July 08, 2011 10:23 PM

    I have a page in fabrik tasks which have 2 portlets (search & result), how do I make the page or the portlets run under that shell rule.

    Best regards.

    thx.


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


  • 6.  RE: How to disable portlet menu

    Posted Fri July 08, 2011 11:33 PM

    If this is version 8 of MWS, it will be easier to just switch the default skin and shell for my webMethods Users. (There is a default skin/shell rule that you can change, or clone and point to your skin and shell)


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


  • 7.  RE: How to disable portlet menu

    Posted Tue July 12, 2011 04:57 PM

    I took a different approach. I’ve define a new shell, select the guest tittlebar and execute my portlet page indicating what shell must be used using the following sintax:

    http://buadaix001:8585/Custom.Inbox?shell=shell.CustomInbox

    Custom.Inbox is an alias to porlet page.
    The new shell was defined as CustomInbox.

    best regards.


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