GitHub user zoomingrocket edited a comment on the discussion: Best practice for dynamic 'De-serialize From File' in a Producer/Consumer pattern
@dmainou - Thanks for the tip on the parameter way of sending a variable, which helped resolve it via pipeline executor. We are managing in a single workflow, performing both source fetch and parallel push to the database. This helps decouple the source fetch loop, which is faster v/s target Oracle DB Push, establishing a healthy, high-performance pipeline! <img width="799" height="332" alt="image" src="https://github.com/user-attachments/assets/842b9462-5b0d-45e5-b1b2-92befffefdf6" /> GitHub link: https://github.com/apache/hop/discussions/6545#discussioncomment-15772264 ---- This is an automatically sent email for [email protected]. To unsubscribe, please send an email to: [email protected]
