webMethods

webMethods

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

SpawnThread service in the psutilities package

  • 1.  SpawnThread service in the psutilities package

    Posted Fri August 27, 2004 02:44 PM

    I am trying to use this and am having a little trouble.


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


  • 2.  RE: SpawnThread service in the psutilities package

    Posted Mon August 30, 2004 05:09 AM

    Whatever data is there in the pipeline, at the time of invoking the new thread will automatically be passed on to the new thread. Just make sure to create the new variables that you require before you create the new thread. Also in the new thread make sure to drop the unnecessary variables which you do not need.

    -Rajesh Rao


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