Hello Adobe Community!
I'm working on automating the classification upload to Adobe through FTP but I can't make it work.
1. I need to upload extra details about some IDs so I scheduled a weekly report from our data base to get that info, that report goes to our local FTP server (in a CSV (tab delimited) no header format).
2. In that local ftp server I have the header file (.txt) that is merged with the CSV file into a .tab file using a script.
3. Finally, we have another script that puts the new .tab file and the .fin file into the relevant Adobe FTP location.
Apparently there is some issue with this final step. Are you aware of any blockers that might prevent the file upload? Or is there a better way to automate this process?
Thanks a lot in advance!