Assume the pipeline has 2 variables:
1> CurrentDate with the value 20060523 and
2> fileName with value somefile.ext.
Now if you want to populate a new variable fNameWithDate which should have the value 20060523_somefile.ext,
Then set the variable fNameWithDate as %CurrentDate%_%fileName% and make sure to check the checkbox “Perform variable substitution”.
#Flow-and-Java-services#Integration-Server-and-ESB#webMethods