Select the name column from the
input table and drop it onto the Expression field of the name node in the output table.
Click the Expression field of the
name node in the output table,
and click [...] in this field to show
the Expression Builder wizard.
In the Expression area, enter
StringHandling.UPCASE([UserInfo.body:/root/person/name])
to convert the name of the user to upper case. Click OK to close the wizard.
For further information about using the Expression Builder, see
Talend Studio User Guide.