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.


#TechXchangePresenter
 View Only
  • 1.  jdbc adpater service

    Posted Fri January 30, 2009 10:11 PM

    Hi,
    i have a small question, i am trying to insert some data into database,
    so for that i called insert adapterservice. for input i am mapping strings and i am geting null output. i checked the database it is reflectinf correctly.
    what my question is ''after inserting data into database…what would be the output for INSERT flowstep.

    Thanks


    #webMethods
    #webMethods-General
    #Integration-Server-and-ESB


  • 2.  RE: jdbc adpater service

    Posted Fri January 30, 2009 11:49 PM

    Hi,
    The insert output would be null unless you have a variable defined in the Result tab. That will give you the no.of rows inserted

    Regards,
    Pradeep


    #Integration-Server-and-ESB
    #webMethods-General
    #webMethods


  • 3.  RE: jdbc adpater service

    Posted Mon February 02, 2009 03:31 PM

    You will have the rowCount var in pipeline that you define it in the Insert AdapterService and this will have the count of how many rows effected.

    HTH,
    RMG


    #webMethods-General
    #Integration-Server-and-ESB
    #webMethods