Hi,
Occasionally I need to convert multiple input sources to multiple outputs. I of course use the "generate" option for this to get started.
But if I later find, that the many individual connections each need a new (and identical) transformer inserted (e.g. AttributeCreator), how do I do that in an easy way (i.e. without having to add the transformer manually to each connection which is tedious even with copy'n'paste) ?
2016 inserts a single transformer on one of multiple selected connection, whereas 2017 collects all selected connections as joint inputs to a single transformer. So someone has been looking into this.
Another similar situation:
I again have a lot of auto-generated SQL Server output feature types, and want to change the table handling in each from the default "Create If necessary" to "Drop and Create", and also want to change the attribute handling to "Automatic" on each.
How do I do that without having to do it manually many times over (or hacking into the FMW file with a text editor, which is my current work-around) ?
Any good tips ?
Cheers
Lars I.