dave-csc commented on issue #7246: URL: https://github.com/apache/hop/issues/7246#issuecomment-4660086750
> Is your issue that one "group/section" in the MDI transform is being fed data from 2 or more input transforms? I think I might have found an issue in this scenario. In one case, it actually is... and I can provide a (relatively) simple set of pipelines: - [_inj-meta-case-convert.hpl.txt](https://github.com/user-attachments/files/28756240/_inj-meta-case-convert.hpl.txt) - the "injected" pipeline - [meta-upper-case.hpl.txt](https://github.com/user-attachments/files/28756265/meta-upper-case.hpl.txt) - the "injecting" pipeline - [_test-meta-case-convert.hpl.txt](https://github.com/user-attachments/files/28756293/_test-meta-case-convert.hpl.txt) - the pipeline for testing: you should get an output stream with the meta data converted to upper case In another case, there's no such mix but there are some transforms being fed by both a transform and some constants (this case is way more complex, so I'll try to simplify it before posting :) Thanks for your help :) -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
