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

View Navigation using Extended Portlet URL

  • 1.  View Navigation using Extended Portlet URL

    Posted Wed February 18, 2009 03:51 AM

    Gentlemen,

    How to navigate + pass input values between views on the same Portlet?

    I have 2 views : View A and View B on a Portlet. View A has an input text field and a command button. View B has an output text control. On clicking this button, i should go to View B and i should see the value that i entered on View A’s textfield.

    How can i achieve this using an Extended Portlet URL control?


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


  • 2.  RE: View Navigation using Extended Portlet URL

    Posted Wed February 18, 2009 05:53 AM

    Hi Sivaraman,

    Create a managed bean across the portlet and give reference to the all the views.
    Bind the variable of View A to the managed bean.
    So that tou can retrieve the values from the managed bean in View B.

    Regards,
    Sunil


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


  • 3.  RE: View Navigation using Extended Portlet URL

    Posted Mon April 14, 2014 05:52 AM

    Hi,
    i’m new in Software AG tech. Can anybody tell me how can i share a managed bean between more portlets in a CAF application Project ?

    Thank you.


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