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.  Database Input/output Bottleneck

    Posted 04/17/07 07:04 PM

    Hi ALL

    I am new to webMethods, we have performance issues with database the saleroom is as follows.

    1. We have flow services which inserts and retrieve the data from database (we use ERP Adapter for that).
    2. The flow processes large number of transactions per day and processing becomes slow because during the process there is a need to retrieve data from single table which has large number of rows.
    3. The database Input/output becomes a bottleneck during all the normal process also.
    4. Could any of you guide me on this to improve the process?

    Thanks in advance
    Sree


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


  • 2.  RE: Database Input/output Bottleneck

    Posted 04/17/07 07:27 PM

    Reduce the number of rows in the table mentioned in step 2.

    Add appropriate indexes that can speed the queries.

    Which “ERP Adapter” are you using?


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


  • 3.  RE: Database Input/output Bottleneck

    Posted 04/18/07 03:49 AM

    Thanks a lot reamon,

    we are using JD-Edwards EnterpriseOne Adapter.

    Thanks
    Sreekanth


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