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
Expand all | Collapse all

Flow Service Getting triggered after delay

  • 1.  Flow Service Getting triggered after delay

    Posted Thu July 28, 2005 12:43 PM

    Hi,

    We have very strange production issue and here is the scenario,

    1. Document is published to Broker
    2. Document gets queued on the Broker
    3. Document is retrieved from the Broker Que.

    All the above steps happen in near real time, but the flow service executes only after 23min of delay which has naturally became an issue.

    We are running on IS 601SP2.

    The Settings —> Resources —> Document Store settings are default, with Client side queing set to “ON”.

    I tried to disable/enable the trigger and the worst I deleted it and created a new trigger but with no success to make the flow trigger in near Real Time.

    I checked for memory usage at the time and its normal, almost about 93% of threads are available and CPU usage is normal.

    Any ideas would be of great help. Thank you in advance

    Regards
    Vijay Kumar


    #Flow-and-Java-services
    #webMethods
    #Integration-Server-and-ESB


  • 2.  RE: Flow Service Getting triggered after delay

    Posted Thu July 28, 2005 06:00 PM

    try diabling client side queuing and see if speeds up the process, also what is the document size and number of docs you are trying to process? Default settings for document store can be a problem if your volume is high, see if that is an issue.


    #Integration-Server-and-ESB
    #webMethods
    #Flow-and-Java-services