%datetime% macro does not supported for Remote File Name
description
%datetime% macro doesn’t work for Remote File Name when used in a string, example: companyname_%datetime%.txt. It produces the file name as is (with % signs and datetime as text). In other word the %datetime% variable is not set.
Additional information: Temp directory is used.
Additional try was made to add the name to Temp File Name as well as use only the %datetime%.txt file name (without the predicate string). Both attempts produced the same result.