PDA

View Full Version : wm6.5 - write to file service?


bluewave2
07-25-2006, 00:17
Hi. is there any service in wM 6.5 that we can use to write & append things to a specified file (instead of debugLog, or savePipelineToFile).

mcarlson
07-25-2006, 03:49
No. However, IS 6.5 does have something along those lines in the PSUtilities package that can be downloaded from Advantage and copied into your own package.

Mark

aswan
07-26-2006, 07:43
The WmSamples (http://advantage.webmethods.com/article/?id=1612235379) package also contains some file writing services to use as a starting point. This package used to be part of the IS installation, but is now separately downloadable. Although it is a "certified sample", the same disclaimer as PSUtilities applies.