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

Using select row checkboxes in CAF

  • 1.  Using select row checkboxes in CAF

    Posted Mon May 23, 2011 10:25 PM

    Hey guys,

    I need your expertise on problem I’ve been dealing with for a few days now… I did post a thread on the Web Services, SOAP forums but no response as yet…

    Basically I need to implement “select row checkbox” in a view that gets data from a database table and just simply insert certain fields of the selected rows into another table.

    I followed all the basic principles of ensuring that

    1. I have a content provider (using updatable table with selection) for the output to the CAF view.
    2. my insert to the new table is through a batch insert adapter service with its input via a list.

    My problem is how to make the assignments to do the inserts in my action insertItems.

    Please… any help is much appreciated.

    Kind regards
    Vikash.


    #webMethods
    #Integration-Server-and-ESB
    #Flow-and-Java-services