At a customer site I have the need to "calculate" the name of a web connection based on a number of environment settings.
So, I use an AttributeCreator to create the _FMEServerName attribute.
But then the FMEServerJobsubmitter and FMEServerLogFileRetriever do not accept an attribute to define the named connection.
I would like this to be changed, so the name can be taken from an attribute (not just from a published parameter or a hard-coded value).

