Skip to content

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

@paul-barilla-1

Description

@paul-barilla-1

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions