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
  • 1.  run flow service using scheduler

    Posted Sat October 27, 2007 02:25 PM

    hi
    could anyone please tell me how to run flow service using scheduler,
    how to bind xml file to service submitToTn in integretion server for scheduling .
    if its possible give me detailed description.
    thanks in advance

    pulumati


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


  • 2.  RE: run flow service using scheduler

    Posted Sun October 28, 2007 04:31 PM
    1. Open IS page through web browser. http://ipaddress:port
    2. login with your user access details
    3. Left side navigation panel–> select Schedular link
    4. go to create schedular task.
    5. Here you can configure your flow service to run scheduled basis.

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


  • 3.  RE: run flow service using scheduler

    Posted Sun October 28, 2007 04:39 PM

    hello arulchristhuraj,
    thanks for response,i want to know how to bind xml file to service for submitting to tn

    praneetha


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


  • 4.  RE: run flow service using scheduler

    Posted Sun October 28, 2007 04:40 PM


  • 5.  RE: run flow service using scheduler

    Posted Sun October 28, 2007 11:47 PM

    It cannot be done using the Admin UI. The scheduler UI in Admin does not allow setting parameters.

    You can establish a scheduled task with parameters using services available in the WmPublic package (I think that’s where they are).


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