Version 2 (latest)
(of 2)
|
Version created on:
11/11/08 @ 15:11:38
by:
Wassinki
|
Revision comments
Last edited on: 11/11/08 @ 15:14:43 by: Wassinki
Title: AppendToFile
Type: Taverna 1
Preview
(Click on the image to get the full size)
Description
Processor to add content to a (existing) file. The content is added to the end of the file.
The inputs:
Filename: the file name of a file, if the file does not exists, a new file is added
Content: the string to append
NewLine [default = true]: if true, a newline is added to the end of the line (useful if you want to add a record each time)
The processor supports Multi-Threading since version 2.
Download
Run
Option 1:
Note: you need to have both the WHIP Launcher and the Taverna myExperiment/WHIP plugin installed on your machine for this to work. See here for information.
Option 2:
Copy and paste this link into File > 'Open workflow location...'
http://www.myexperiment.org/workflows/560/download?version=2
[ More Info
]
Workflow Components
Workflow Type
Log in to add Tags
Shared with Groups (0)
None
Current:
0.0 / 5
(0 ratings)
Log in to rate and see breakdown of ratings
Statistics
None
Earliest Version:
[1] - AppendToFile
Latest Version:
[2] - AppendToFile
Reviews
(0)
Other workflows that use similar services
(0)
There are no workflows in myExperiment that use similar services to this Workflow.
Linked Data
Non-Information Resource URI: http://www.myexperiment.org/workflows/560
Alternative Formats
Copyright © 2007 - 2011 The University of Manchester and University of Southampton
Log in to make a comment
It seems a very basic processor to be used frequently. Thank you for posting it :)
Have you tested with any particular file/case?
Hello,
I have used this one in a very large workflow that takes 5 hours to run. It saves all intermediate results to restore the workflow run in case of a crash.
See http://www.myexperiment.org/workflows/603
Ingo