danielgerlag / danielgerlag/conductor
Workflow Loader is not finding the custom step definition
- Dominant language
- C#
- Stars
- 589
- Forks
- 99
- PR merge metrics
- No merged PRs in 30d
Description
hi @danielgerlag , I'm building a workflow which has it's own custom definitions, I was able to test my workflow using workflow core directly using a console app. I see that conductor has its own script engine to validate the workflow and expecting the expression to be in python.
When I post my workflow definition to conductor Post api, it is not able to find my custom step types, hence I have made the below changes and it worked. Is there any issue in the code? or Is this feature is not supported yet?

Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.