Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
Hello,
I'm trying to put a ZIP file in a FTP server. The ZIP however is generated in an earlier SubJob, which means its name is dynamic.
I now want to put the said ZIP file in a FTP server. I'm trying to use global variable in the File Mask field, but I'm getting this compilation error:
Here's my tFTPPut's config:
Earlier in my job, here's how I'm initialising my global variable for zipToTransfer: