GitHub user nasrips edited a discussion: Shared configuration between workflows 
and pipelines

Hello All,
In my case I am checking the RDB connection at the workflow level then call a 
pipeline in the next action to load some data.
if I want to change the connection, I must check each and every component 
within the pipeline and change it manually.
I wonder whether is it possible to pass the RDB connection metadata object at 
the workflow level (CheckDBConnection Level) to the pipeline inside it to avoid 
manual changes? (we can say also reference the RDB connection used at the 
workflow level in the transforms at the pipeline level)

Thanks for your help.



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

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

Reply via email to