Hi,
Edit : actually Jackline is right, the
%{...}% syntax works well in the
Out File Mask parameter
Note: the
Out File Mask is a great idea when you need to generate
multiple XML files whose
name depends on the data (Customer name, city name, etc... see the Tutorials on this subject).
Note2: you can also use the "Out File Name" parameter with the
full variable name / ID which can be found by
right clicking on the Variable in the Project Explorer, and then
"Xpath / [call]".
For example the
Out File Name would look like this: d:\temp\${/PREFIX(_gp-uUVgkEeidyMCYXzp80w)}$_file.xml