Hi Jie,
Your animated gif shows the actor L3RN201412170001InitialSubmitionXml repeatedly executing. You can configure the actor to only execute once by setting the firingCountLimit parameter to 1. In general, actors that have no connected input ports will repeatedly execute. Unless you want this behavior, set the firingCountLimit to 1. --dan On 12/17/14 6:45 AM, 张杰 wrote:
Hi All, I composed a DDF kepler workflow with looping and branching. It includes three sequential step. Each step has some WSWithComplexTypes actors and Database actors . I add looping and branching to switch based on different status. The problem is it doesn’t work as my initially thought. It always runs into deadlock and won’t finish the executing. Why? Is there any advise from any one. More details about the runtime workflow are as following XML file and GIF picture: Any help will be greatly appreciated. With regards, Jie Zhang _______________________________________________ Kepler-users mailing list Kepler-users@kepler-project.org http://lists.nceas.ucsb.edu/kepler/mailman/listinfo/kepler-users
_______________________________________________ Kepler-users mailing list Kepler-users@kepler-project.org http://lists.nceas.ucsb.edu/kepler/mailman/listinfo/kepler-users