Try this: http://www.myexperiment.org/workflows/20
You need to merge the files/queries together before sending them to this beanshell, otherwise you will get the same output as the input. If you need separate files at the end, you can split them afetr this service. regards, paul. Raoul JP Bonnal wrote: > hi all, > I have a sql query which is called n times ( taverna iterate on the list > of n parameters and execute n time the query) for some input's parameter > the query return nothing. The total output is a list of list values, so > some sublist is empty. > Question: how can I delete/remove this empty lists? I spent 2 days of > this easy problem( easy with standard programming). I got always an > empty list as childer of the main one. > > -- > Ra > > > > ------------------------------------------------------------------------------ > This SF.net email is sponsored by: > High Quality Requirements in a Collaborative Environment. > Download a free trial of Rational Requirements Composer Now! > http://p.sf.net/sfu/www-ibm-com > _______________________________________________ > taverna-users mailing list > [email protected] > https://lists.sourceforge.net/lists/listinfo/taverna-users > Documentation: http://www.mygrid.org.uk/usermanual1.7/ > FAQ: http://www.mygrid.org.uk/wiki/Mygrid/TavernaFaq > Biological Services: > http://www.mygrid.org.uk/wiki/Mygrid/BiologicalWebServices > ------------------------------------------------------------------------------ This SF.net email is sponsored by: High Quality Requirements in a Collaborative Environment. Download a free trial of Rational Requirements Composer Now! http://p.sf.net/sfu/www-ibm-com _______________________________________________ taverna-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/taverna-users Documentation: http://www.mygrid.org.uk/usermanual1.7/ FAQ: http://www.mygrid.org.uk/wiki/Mygrid/TavernaFaq Biological Services: http://www.mygrid.org.uk/wiki/Mygrid/BiologicalWebServices
