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

add and remove row buttons for Table -- not working

  • 1.  add and remove row buttons for Table -- not working

    Posted Thu September 22, 2011 01:00 PM

    Hi

    i have created a content provider with auto refresh = true and returns 4 rows .

    in the content provider i added

    1 first column with – “select all rows checkbox” in header
    – “select row checkbox” in contents and also – “select row on click” .

    2 second column with – “add row button” and
    general properties
    Row - “_next”
    Add Last Row Only - “false”

    AND

    a "remove row button"and
    general properties
    Row - “_this”
    Add Last Row Only - “false”

    But the buttons dont work .

    :cry:

    Please help …

    Regards
    Jasmeen Kaur


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


  • 2.  RE: add and remove row buttons for Table -- not working

    Posted Thu September 22, 2011 02:57 PM

    i have now made below updates -

    1 Row Id (content provider) - Bounded to one of the field that should be unique
    2 Support Template Row (content provider) - true
    3 Set the For property of add row button - async table name

    still - add row button and remove row button > not working .

    waiting for reply …

    Regards
    Jasmeen Kaur


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


  • 3.  RE: add and remove row buttons for Table -- not working

    Posted Thu September 22, 2011 03:10 PM

    have changed the type of control in the async table to an input text ,

    also table is within the Form as per >

    http://193.26.193.139/viewtopic.php?p=53171&sid=efedc55139b093cabb6eb91c682e2fa4

    still no help …

    Regards
    Jasmeen Kaur


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


  • 4.  RE: add and remove row buttons for Table -- not working

    Posted Thu September 22, 2011 10:24 PM

    Please have a look at the attached doc. It is task centric but at least it walks through one approach for adding and removing rows in a table.

    Regards,
    –mark
    Updatable_Table_in_Task.doc (449 KB)


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


  • 5.  RE: add and remove row buttons for Table -- not working

    Posted Fri September 23, 2011 10:24 AM

    its working , souu cool

    thanks for the clear step wise document

    very helpful

    Regards
    Jasmeen Kaur


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