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

Import view control

  • 1.  Import view control

    Posted Mon March 02, 2009 07:30 PM

    Hello all.

    Does any one used the import view control passing control parameter in 7.1.2?

    I’m trying but my parameters are not set…

    I haded a simple view that displays a number. In the import I’ve passed the parameter writing the number myself, that is, it’s hard coded…

    Can you help?


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


  • 2.  RE: Import view control

    Posted Fri January 22, 2010 05:05 PM

    Hi, This is very easy to do. First declare the control Parameters you need in the properties tab of import view control and use the data binding to provided a source for their value (Harcoded if you like). Then go to the imported view, right click and then add data, and add a variable with the same name of the control parameter, telling Designer to generate a Setter. After that test and you will see the value of the control parameter in the imported view.


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