webMethods

webMethods

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.  periodic delay of webmethod EAI

    Posted Mon June 21, 2010 10:29 AM

    Hi. This is taeyong.
    I have a problem.
    I tried stress test by sending order data from SAP to EAI(webmethod).
    however, I recognized a periodic delay (about 6 seconds) every about 100 order transfer.
    If you have some solutions. please share it. Thx.


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


  • 2.  RE: periodic delay of webmethod EAI

    Posted Tue September 27, 2011 09:41 AM

    Are you using the SAP adapter to transfer the data from SAP to webMethods? And what is the average time taken for the first 100 orders to get processed?

    There might be a possibility that while your transfer

    1. The link over which you are transmitting your data gets timed out periodically which then re-initiates to send further data.

    2. Connection pooling from the SAP side you need to validate with respect to webMethods as SAP might request a connection to webMethods and all the threads in the pool are expended and till when the next thread gets available the system encounters a delay.


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


  • 3.  RE: periodic delay of webmethod EAI

    Posted Wed October 19, 2011 09:07 PM

    How do you say that there is a delay? What are your end points to find out that there is a delay?

    Are they being queued in SM58 ?

    Because this is a question, which has a huge scope of processing, might be webMethods service taking time/threads not being available and all.


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