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

relative binding in imported view

  • 1.  relative binding in imported view

    Posted Thu April 29, 2010 09:00 AM

    Hi,
    I have two portlets(PortletA and PortletB) that must both include a common view (CommonView.view) using the Import View control.
    In the CommonView.view I want that the binding for the value of a field is made relative to the parent portlet (lets say that the filed shows Task Type Tame).

    I have tried using activePageBean in order to reference the value relative to the parent, but I also have to specify the portlet name in the biding:

    #{activePageBean.portletA.taskTypeName}
    #{activePageBean.portletB.taskTypeName}

    How could I make a generic binding no matter of the portlet that includes my common view?


    #webMethods-Archive
    #webMethods
    #If-it-doesn-t-fit-anywhere-else