Hello, I'm running into issues with the Naming Convention in the Data Extraction activity. We host our Instance On Prem and I can get the file to extract to the appropriate folder with this JS in the "File Name" input:<%= formatDate(getCurrentDate(), "%4Y%2M%2D_TEST") %>.csv&<%= formatDate(new Date...