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.  WebMethods Process Delayed Release

    Posted 04/19/13 07:32 AM

    Hello, anyone know if i can launch delayed processes in webMethods?

    kind Regards


    #webMethods-BPMS
    #webMethods
    #MWS-CAF-Task-Engine


  • 2.  RE: WebMethods Process Delayed Release

    Posted 04/19/13 02:31 PM

    not sure what you want exactly.
    A few thing you can consider:

    1. add a schedule job using code (check services under: WmPublic/pub.scheduler), so you it will trigger the process at the time you want.
    2. use sleep, so process will only run after period of time

    #webMethods-BPMS
    #webMethods
    #MWS-CAF-Task-Engine


  • 3.  RE: WebMethods Process Delayed Release

    Posted 04/22/13 01:56 PM