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.  async table data

    Posted Tue March 25, 2014 11:29 AM

    how to get the async table data for insertion.

    I have a requirement to add new rows in the table which needs to take the data for insert.


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


  • 2.  RE: async table data

    Posted Tue March 25, 2014 03:24 PM

    Hi Dinesh,
    Can you please be more clear and brief? What is async table?


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


  • 3.  RE: async table data

    Posted Tue March 25, 2014 11:50 PM

    hi mahesh,

    Yes, Thanks for you reply.
    I have created Asynchronous table in CAF screen which needs to have the functionality of inputting(insertion) & retrieving the data. I would like to know how the data can inserted into DB from this Async table. Whether it is right procedure to make use of async table in this scernario.


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


  • 4.  RE: async table data

    Posted Wed March 26, 2014 07:13 AM

    Your table needs to be bound to a provider, which can be used as the input to a web service that accepts the same arrayed document type.


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