danielgerlag / danielgerlag/conductor

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

Open
#34 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
C#
Stars
589
Forks
99
PR merge metrics
No merged PRs in 30d

Description

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](https://user-images.githubusercontent.com/23729873/110783203-3c2d5b00-82bc-11eb-90d4-a168b4aaebc6.png)

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

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.