Note: This was originally posted by an inactive account. Content was preserved by moving under an admin account.
Originally posted by: Tim MeagherDan,
For the second item (changing the field names only), this would only be possible in a filter node if the field names were known in advance.
In the Change Metadata node, these can come from any data source.
If the data is acquired from different data sources - for instance a database where one table provides the real data with strange internal names for the columns and some metadata definition table provides the information with some human understandable names for the columns in the first table, then this information could change dependent on the data queried.
It wouldn't be possible then to just change the names directly in a Filter node as they wouldn't be known in advance.
It is possible to do this kind of conversion already in the LAE (see attached).
However it requires more work than just using the Change Metadata node - since the Change Metadata node requires that the new field type be specified as well.
In such cases, where the field type is not going to be changing, more effort and more processing is required than just using the Change Metadata node.
It should really be a quicker operation since no field conversion needs to take place and no verification needs to be performed as well.
I think there
might already be an enhancement request about this raised within our internal system, but if not one should be added I think.
Regards,
Tim.
Attachments:
ChangeMetadataOnly.brg