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!
Solved! Go to Solution.
Views
Replies
Total Likes
Hi Andrey,
I the ops team provided me with a very simple script:
open sftp://stepstone-saongroup-jobs_5374697:password@ftp3.omniture.com/
put evar29_IJ.tab
put evar29_IJ.fin
exit
I've checked the files I can't find why they're not being uploaded to Adobe's ftp. I download the Classifications template and create all the files according to what Adobe suggests.
Thanks!
Views
Replies
Total Likes
Views
Replies
Total Likes
Views
Replies
Total Likes
Views
Replies
Total Likes
Views
Replies
Total Likes
Views
Like
Replies
Views
Like
Replies
Views
Likes
Replies
Views
Likes
Replies