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.  scheduled task

    Posted Tue August 12, 2014 07:54 AM

    Hello,

    where the user defined scheduled task which we configure in IS Admin page will take input values, If we do not assign any values using “Assign input” parameter?


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


  • 2.  RE: scheduled task

    Posted Tue August 12, 2014 09:08 AM

    There are two ways you can assign input variables to a scheduled task in IS Admin page and using pub.scheduler built in services.
    If you have not specified any inputs then the service will run without inputs as it is top level service execution.


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


  • 3.  RE: scheduled task

    Posted Tue August 12, 2014 09:15 AM

    what does top-level service mean? Please explain


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


  • 4.  RE: scheduled task

    Posted Tue August 12, 2014 11:54 AM

    If you call a service directly is a top level service invocation and if you call a service with in another service it is a sub service invocation.


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