Hi All,

I am a new Kepler user who somehow stuck at how to do a specific thing in 
Kepler.
I am using a SDF director to run a simple sequential workflow only once. 
However, in the middle of the workflow, there would be an actor that outputs an 
array with arbitrary length. I want to process each element of the array using 
another actor all in the same iteration, and it seems the easiest way to do 
that is by using the ArrayToSequence actor. However, the actor requires 
arrayLength parameter to be set prior to running the workflow. Is there a way 
to make the arrayLength parameter dynamic and automatically set to the length 
of the array received by the input port?

Regards,

Alvin
_______________________________________________
Kepler-users mailing list
Kepler-users@kepler-project.org
http://lists.nceas.ucsb.edu/kepler/mailman/listinfo/kepler-users

Reply via email to