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.



#Automation


#Applicationintegration
#webMethods
#Integration
 View Only
  • 1.  Dynamically populate a table

    Posted 06/26/09 12:37 PM

    How can i dynamically increase the number rows of a table and populate it depending upon File input select

    If i am selecting three file from an inputfile system .three rows must be added to the table along with the details of file. If it is two files two rows has to be added along with the details

    How can i implement dynamic population table depends upon my select ?


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


  • 2.  RE: Dynamically populate a table

    Posted 06/29/09 05:12 AM

    Hi John,

    Try .createRow() method to create the rows.
    call this method depending upon the your selection.

    Regards,
    Sunil_N


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