Hi Michal, On Tue, Feb 3, 2009 at 5:54 AM, Michal Owsiak <michalo at man.poznan.pl> wrote: > Hello all, > > I want to build composite actor which will read input from multiport. > Additionally, I want to go through all the Tokens from input port and > perform some action using each token. > Is it possible to go through all the elements from input port in Kepler > workflow?
It depends on the actors that you use. Alternatively, you can re-implement the actors in a such way that all of the parameters are initialized from the input ports. > Another question is: is it possible to pass an array as a parameter into > composite actor and then go through all the elements in this array? Check the fragment that I attached to this mail. All the best, Ustun. > Any suggestions will be highly appreciated. > > Cheers > > Michal > > -- > Michal Owsiak <michalo at man.poznan.pl> > Poznan Supercomputing and Networking Center > ul. Noskowskiego 10, 61-704 Poznan, POLAND > http://www.man.poznan.pl > _______________________________________________ > Kepler-users mailing list > Kepler-users at kepler-project.org > http://mercury.nceas.ucsb.edu/kepler/mailman/listinfo/kepler-users > -------------- next part -------------- A non-text attachment was scrubbed... Name: pwf-modified.xml Type: text/xml Size: 112444 bytes Desc: not available URL: <http://mercury.nceas.ucsb.edu/kepler/pipermail/kepler-users/attachments/20090203/0b0c8772/attachment-0001.xml>

