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

Generic Portlets - Data and Navigation

  • 1.  Generic Portlets - Data and Navigation

    Posted Wed March 24, 2010 02:44 PM

    Hi,

    How can I pass values between generic portlets and which is the correct way to navigate between them?

    I have two generic portlets and each of them have a default view. One of them is a portlet in which I make some searches in the database and it has to pass a value to another portlet where I show the detail of the record selected in the first portlet.

    Can I use a “Navigation Rule


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


  • 2.  RE: Generic Portlets - Data and Navigation

    Posted Fri March 26, 2010 11:37 AM

    Hi
    Have a look at [url]http://tech.forums.softwareag.com/viewtopic.php?t=22413[/url]. It may answer your question.

    If what you want to do is to navigate from portlet A default view to portlet B default view, you can use a navigation rule. If you do this, you will be inside the same “portlet” session, so you will be able to access all information from the first view beans (that is, you can use referenced beans to share info between portlets).

    hope this helps,
    Javier


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