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.  How to implement Synchronization in webMethods Flow Service.?

    Posted 02/18/14 08:42 AM

    How to implement Synchronization in webMethods Flow Service.?


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


  • 2.  RE: How to implement Synchronization in webMethods Flow Service.?

    Posted 02/18/14 04:36 PM

    what exactly you want to do here? pls elaborate.


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


  • 3.  RE: How to implement Synchronization in webMethods Flow Service.?

    Posted 02/19/14 05:24 AM

    I have a flow service which takes 10 sec to complete the execution. If i create 4 jobs and run simultaneously it has to process one by one by executing one request at a time, and the next request has to wait until the completion of previous request.


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


  • 4.  RE: How to implement Synchronization in webMethods Flow Service.?

    Posted 02/19/14 11:06 AM

    you can use queuing provided in WM. publish these documents to the queue. Since you want to do them sequentially, only allow single client tread to read from the queue.
    HTH,


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