GitHub user zoomingrocket added a comment to 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="709" height="336" alt="image" src="https://github.com/user-attachments/assets/4b2ba01d-e8ef-4000-a622-baa0fa4808be" /> 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]
