GitHub user hansva added a comment to the discussion: Dynamic workflow name in workflow execution action
There is no metadata injection needed for this. You can create a workflow with variables for the workflow path. And then use a workflow executor to send the parameters to that workflow. It does add an extra level (an extra workflow) to the mix which would be avoided with the feature you referenced. GitHub link: https://github.com/apache/hop/discussions/5109#discussioncomment-12691104 ---- This is an automatically sent email for [email protected]. To unsubscribe, please send an email to: [email protected]
