Metadata Injection #4707
-
Dear HOPpers! For our context, we built around 5-7 pipelines that differ with the transforms within and the order in which these transforms are connected. Metadata Injection works only if the pipelines are ditto right? And so the concept a of pipeline template. Please correct me if I'm wrong. Thanks in advance. Regards |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment 1 reply
-
That is correct. |
Beta Was this translation helpful? Give feedback.
That is correct.
Metadata injection allows you to use a pipeline template and inject the values for the transforms inside that template.
The template can not be altered. If you want to use it you will have to find a way to generalize your different pipelines into one template.