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? 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]
