As you see, I connect separate inputs to the two duplicates of my custom transformer. But all the data goes into one of them. Why is it like this?
Hi @kbrecordzz are you running this workspace with feature cache on? It also looks to me that your custom transformer is embedded instead of linked, which might be the difference you are looking for.
I believe what you are describing is expected as the custom transformers are the same, and therefore, would only have "one" if you inspect the custom transformer in that tab. If you created two separate custom transformers then you would have two separate tabs that you could view. The data itself should still output separately from the two duplicated custom transformers.
I hope that makes sense, happy to help!
Hi!
So how do I fix that? (making the embedded custom transformer to linked instead)
There is no option in my FME Desktop application to do that. My program doesn't look like they say it does when I google how to do.
/kbrecordzz