elsa-workflows / elsa-workflows/elsa-core

Allow "Use as activity" activities to dispatch/execute the workflow

Open
#3,865 0 comments 1 reaction 0 assignees View on GitHub
core triaged workflow tooling
Dominant language
C#
Stars
7.9k
Forks
1.5k
Avg merge
15h 22m
Merged PRs (30d)
114

Description

Currently, we can use the workflow designer to create a workflow and configure it to be usable as an activity.
This will make the workflow available as an activity from the activity picker, and act as a composite activity that executes within the consuming workflow instance.

What we could do as well, is allow the user to actually execute the workflow as a separate workflow instance.
This way, the user doesn't necessarily have to use the Dispatch Workflow activity, which doesn't display any of the user-defined input/output/outcomes of the workflow definition activity.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.