FYI, I just tried your suggestion about encapsulating the "Deterministic Merge" actor in a composite actor, but it wouldn't save the attribute for the input port to be a multi-port. It would revert back to a single input port. Seems to be a bug. Chris
On Tue, Jul 20, 2010 at 6:00 PM, Jianwu Wang <jianwu at sdsc.edu> wrote: > Hi Chris, > > ??? I find the same behavior here. I'm not sure what's the reason of it. > Maybe others can point it out. > > ??? An alternative workaround way is to put your actor into a composite > actor. Then rename the composite actor and save it in MyWorkflows directory. > You should be able to search the actor with its new name. > > ??? About comma in kar files, I think it is a convention. > > Best wishes > > Sincerely yours > > Jianwu Wang > jianwu at sdsc.edu > http://users.sdsc.edu/~jianwu/ > > Assistant Project Scientist > Scientific Workflow Automation Technologies (SWAT) Laboratory > San Diego Supercomputer Center > University of California, San Diego > San Diego, CA, U.S.A. > > On 7/20/2010 12:31 PM, chrisweed at gmail.com wrote: > > Hi, > I am trying to save an actor with a different name, but it doesn't seem to > get saved correctly in the kar file. > I drag "Nondeterministic Merge" into my workflow, rename it PN Merge, and > save it in a kar file "PN Merge.kar". > Then when I go to the MyWorkflows directory, I see "PN Merge,kar" with an > actor named "Nondeterministic Merge" and not "PN Merge". > By the way, I also find it strange that it uses a comma in the kar file name > instead of a period. > Chris > > _______________________________________________ > Kepler-users mailing list > Kepler-users at kepler-project.org > http://mercury.nceas.ucsb.edu/kepler/mailman/listinfo/kepler-users >

