GitHub user EricTonissen edited a discussion: Finding workflow run configuration

I start a workflow with **--project eridani**

This workflow starts, and within this workflow I use another workflow.

The run_configuration was 'local' but changed it in every workflow and pipeline 
to **eridani.**

 **<run_configuration>eridani</run_configuration>**

Why I got this error?

Where is it looking for the **workflow run configuration**?

I would expect that If the parent workflow can find it, that the child workflow 
also can find it.

2025/12/04 15:17:56 - tr_zorgoporde_extractie_based_on_itsm - Execution 
finished on a local pipeline engine with run configuration **'eridani**'
2025/12/04 15:17:56 - jb_zorgoporde_extractie - Finished action [select 
extractie] (result=[true])
2025/12/04 15:17:56 - jb_zorgoporde_extractie - Starting action [execute 
extractie]
2025/12/04 15:17:56 - jb_zorgoporde_extractie - exec(5, 0, execute extractie)
2025/12/04 15:17:56 - execute extractie - Starting action
2025/12/04 15:17:56 - execute extractie - Loading workflow from XML file : 
[/opt/hop/eridani-base/pdi-repo/zorgoporde_extractors/jb_execute_extractie.hwf]
2025/12/04 15:17:56 - execute extractie - ERROR: Error running action 
'workflow' :
**2025/12/04 15:17:56 - execute extractie - ERROR: 
org.apache.hop.core.exception.HopException:
2025/12/04 15:17:56 - execute extractie - You need to specify a workflow run 
configuration to execute this workflow**
2025/12/04 15:17:56 - execute extractie -
2025/12/04 15:17:56 - execute extractie -       at 
org.apache.hop.workflow.engine.WorkflowEngineFactory.createWorkflowEngine(WorkflowEngineFactory.java:43)
2025/12/04 15:17:56 - execute extractie -       at 
org.apache.hop.workflow.actions.workflow.ActionWorkflow.execute(ActionWorkflow.java:450)


GitHub link: https://github.com/apache/hop/discussions/6123

----
This is an automatically sent email for [email protected].
To unsubscribe, please send an email to: [email protected]

Reply via email to