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.  import template control

    Posted Fri March 25, 2011 08:20 PM

    Hi,

    I’ve created a portlet app with 2 views.
    Let’s say viewA is the outermost and viewB the innermost which will be imported into viewA twice using the Import Template View control.
    I’m passing one control parameter (param1) on each of the imports. On the first import I set param1 value to value1 and on the second I set it to value2.

    All managed beans have scopes set to session.

    When I open the portlet it shows me the value2 on both the imports.
    What am I doing wrong?

    Thanks
    Bruno


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


  • 2.  RE: import template control

    Posted Fri March 25, 2011 11:50 PM

    Hi Bruno,

    You aren’t doing anything wrong. What you described is perfectly valid and expected to work. Unfortunately, there was a bug in the Import Template control for MWS versions prior to 8.2 that made it not work properly.

    If you need this to work for a version prior to 8.2, I would suggest opening an SR to get the fix ported back.

    Regards,
    Eric


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


  • 3.  RE: import template control

    Posted Mon March 28, 2011 01:08 PM

    Hi,

    ok, I’ll do that.

    Thanks
    Bruno


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