GitHub user bamaer added a comment to the discussion: Passing parameters from workflow to pipeline
Using variables and parameters with the same or even similar names interchangeably can quickly become confusing. A good naming convention (e.g. V_xyz for variables, PRM_xyz for parameters) can prevent many problems. Be sure to also take a look at the [variable hierarchy](https://hop.apache.org//manual/latest/variables.html#_hierarchy). GitHub link: https://github.com/apache/hop/discussions/5991#discussioncomment-14947133 ---- This is an automatically sent email for [email protected]. To unsubscribe, please send an email to: [email protected]
