Hello,
How to customize the filename_[current_datetime].csv from date format of YYYY-MM-DD_HH-MM-SS-SSS to YYYYMMDDHHMMSSSSS?
Thanks.
An alternative, if you are in Cloud MT and are using Data Flow, you can use scripting to customize the headers. Create a new Custom_ header with your 'file name' data formatted, then apply that to the File write scenario naming.
Is there any documentation on how to perform this task?