Reviews (0)
For Workflow:
Write text file - specified value
Write text file - specified value
(1)
The beanshell creates an empty temporary file. The filepath to the temporary file is then passed to the Write_text_file service which writes 'hello' into the file. 'hello' is also output by the service.
Created: 2008-09-27
Credits:
Alan Williams