In Copy File Task I'm using the field for post processing filename mask for replacing spaces with _ within file names.
After upgrading from 9.8.5 to 9.9.6 this does not work anymore.
Code used: {STRING(Replace|{NEWNAME()}| |_)}
Error returned: Exception in Task: Input string was not in a correct format.
Regards Robert