Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Feature Request: Be able to load a workflow definition from the registry and map to Conductor.Domain.Models.Definition model #34

Open
paul-barilla-1 opened this issue Mar 11, 2021 · 0 comments

Comments

@paul-barilla-1
Copy link

Hi Daniel, Just like to say thank you for creating such an awesome package.

We have built a UI that wraps around the workflow core engine (basically replicating what Conductor does). However, we don't persist any of our definitions to a store instead we just build them using the Fluent API and they are stored in memory at runtime.

We're hoping that we can do the opposite of what this method does and map a definition from the registry to the domain model.
image

I've started doing a POC but were just wondering if you have already done this in a feature branch somewhere.

Any help will be greatly appreciated

Thanks,
Paul

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant