ruchi_pandey
6 years agoNew Contributor II
Code re usability
Hi All,
I have one requirement, where in I have to use the similar flow of snaps in most of the pipelines.
Example–> To load person data, I will follow the steps like
Insert entry in module_table–> fetch data from oracle table–> load data to a diff oracle table → Update the module_table
I am using this same flow in almost 14 pipelines. And in future the count of such flow would be ~90. SO I was thinking to find a way out to reduce the effort of creating a new flow, and use a common flow and then it can be re-usable.
Please share your thoughts.
Thanks.