A .NET workflows library. Contribute to anhgeeky/elsa-core-workflow-engine development by creating an account on GitHub.
Loop) } } // This method is invoked by the workflow engine once an activity completes that was scheduled by this activity. public void ScheduledActivityCompleted(ForEach activity, ActivityExecutionContext context, IActivity completedActivity) { if(completedActivity != Loop) return; var result = ...
问使用Elsa工作流ForEach循环活动EN"BRR #{{ Input.Payload.Id }}\r\nName: {{ Input.Payload.Des...
One of the requirements was to provide a workflow engine and a web-based editor.Although there are commercial workflow libraries and editors out there, the business model required open-source software. We used WF and the re-hosted Workflow Designer. It worked, but it wasn't great. 五、源代...
项目主页上有介绍Elsa是以OrchardCore 工作流为灵感的,同时也从许多其他现有的工作流解决方案中获得了灵感,例如WindowsWorkflow Foundation和Azure Logic Apps,我继续受到图书馆的启发,例如Workflow Core和Workflow Engine。 ELSA 与其它工作流引擎不一样的地方,它有一个漂亮的流程设计器:https://elsa-workflows.github....
One of the requirements was to provide a workflow engine and a web-based editor.Although there are commercial workflow libraries and editors out there, the business model required open-source software. We used WF and the re-hosted Workflow Designer. It worked, but it wasn't great. ...
One of the requirements was to provide a workflow engine and a web-based editor.Although there are commercial workflow libraries and editors out there, the business model required open-source software. We used WF and the re-hosted Workflow Designer. It worked, but it wasn't great. ...
在Elsa中,还能通过DispatchWorkflow节点来执行其他已发布的流程。 DispatchWorkflow DispatchWorkflow可以选择任一以及发布的工作流程,这里我们选择最初的HelloWord的流程Workflow1。通过HTTP Endpoint节点触发。 触发链接为https://localhost:5001/api/workflows/Dispatch ...
2个月前 test Add "Item 3" to looping workflow test scenarios. 2个月前 .editorconfig Refactor to use target-typed object creation 3个月前 .gitignore Simplify Oracle setup directory structure 2个月前 CONTRIBUTING.md Create CONTRIBUTING.md
One of the requirements was to provide a workflow engine and a web-based editor.Although there are commercial workflow libraries and editors out there, the business model required open-source software. We used WF and the re-hosted Workflow Designer. It worked, but it wasn't great. ...