Hello I'm creating a custom component. this component have 2 outputs rows and I want data to flow through one row at a time (not both the 2 rows). Can you tell me how I can achieve it ? Thanks, Regards tChangeTest.rar.rar
I'm afraid I have not spent much time (if any) looking into this. If I were to start looking into it, I would look at the code for the tMap or tFilterRow components. Both of those demonstrate the sort of functionality that you want. I *think* it might have something to do with the sub component model I mentioned. The tMap has tMapIn and tMapOut components that appear to be used by the tMap. I suspect this has something to do with it.
Sorry I can't be of more help, but I would have to spend several hours looking into this and I do not have the time at the moment. It has raised an interest and I will look into it, but I am on a project at the moment and just don't have the time. Let us know if you find out how this is done.
Good luck
I want to get the same output row management functionality as tESBConsumer.
But trying to reproduce by using the same code doesn't work for me.
tChangeTest.rar_20150721-1844.rar