mattcasters opened a new issue, #6570: URL: https://github.com/apache/hop/issues/6570
### What would you like to happen? Right now, the Simple Mapping transform looks for a "Mapping Input" transform (in the sub-pipeline) to see where it can send input to. Likewise, the same happens with the "Mapping Output" transform. However, in some cases you just have output (you want to read from the same source multiple times in multiple pipelines) and in other cases you have multiple inputs that all write to the same target (without the need for output). For these scenarios you'd need options in the "Input" and "Output" tabs of the "Simple Mapping" transform that say [x] There is no input for this mapping. [x] There is no output for this mapping. ### Issue Priority Priority: 3 ### Issue Component Component: Transforms -- 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]
