The question was, more precisely, how do I feed a list of strings into such a 
service?
I know how to pass a single value to xmlsplitter, but how to pass a list of 
string?

Thanks.



> (4) Finally, a question.  How do I handle a list of strings as input / 
> output?  Say, a pseudo example, the list of strings stores a list of 
> file names.   I have a processor takes on one of the file name, opens 
> the file and does some interesting changes to that file, changes the 
> file name by appending “_update” to the end of the original name, and 
> then repeats until all files in the list are updated.   The process 
> outputs a list with the new file names.

I'm not sure I understand the question.  If you feed a list of strings 
into a service that is expecting a single string, then the service will 
be called for each string in the list.

I hope this has helped.

Alan

------------------------------------------------------------------------------
Crystal Reports - New Free Runtime and 30 Day Trial
Check out the new simplified licensing option that enables unlimited
royalty-free distribution of the report engine for externally facing 
server and web deployment.
http://p.sf.net/sfu/businessobjects
_______________________________________________
taverna-users mailing list
[email protected]
[email protected]
Web site: http://www.taverna.org.uk
Mailing lists: http://www.taverna.org.uk/taverna-mailing-lists/



      __________________________________________________________________
Looking for the perfect gift? Give the gift of Flickr! 

http://www.flickr.com/gift/
------------------------------------------------------------------------------
_______________________________________________
taverna-users mailing list
[email protected]
[email protected]
Web site: http://www.taverna.org.uk
Mailing lists: http://www.taverna.org.uk/taverna-mailing-lists/

Reply via email to