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.  change adapterconnection settings in runtime - maximum row

    Posted 04/17/12 10:35 AM

    Hi,

    If you want to change the Maximum Row property of a select JDBC adapter service i.e., if you have to set the value during runtime, create a variable - select.maxRow under adapterServiceSettings in using the service - wm.art.dev.service:updateAdapterServiceNode

    Check this attached screenshot for further info.

    [ATTACH=CONFIG]845[/ATTACH]

    You may use a may step before calling the service wm.art.dev.service:updateAdapterServiceNode add a string under adapterServiceSettings with the name - select.maxRow. Map your runtime variable to this variable.
    changeAdapterSettings.jpg


    #Adapters-and-E-Standards
    #webMethods
    #Integration-Server-and-ESB


  • 2.  RE: change adapterconnection settings in runtime - maximum row

    Posted 04/17/12 07:37 PM

    Great…thanks for sharing this info to the forum.

    It’s a very helpful Info::slight_smile:


    #webMethods
    #Integration-Server-and-ESB
    #Adapters-and-E-Standards


  • 3.  RE: change adapterconnection settings in runtime - maximum row

    Posted 04/17/12 09:25 PM

    Interesting, though I’m not sure on the scenario where this is desirable/useful.

    How does this behave when multiple threads are calling the service?


    #Adapters-and-E-Standards
    #webMethods
    #Integration-Server-and-ESB