cancel
Showing results forย 
Search instead forย 
Did you mean:ย 

All green but no upload file

mtran21
New Contributor III

I am doing a very simple pipeline that read one single file, then PGP encrypt it then SFTP to a remote server. When I execute the pipeline, I got all green but the file never got transmitted to the server.

Why? any hint?

image

12 REPLIES 12

gowdhaman008
New Contributor II

We have faced some issues like this. There may be chances that your files are swept after snaplogic writes data into SFTP location. Please try to check SFTP/FTP owners if they found anything in their log. Try to copy the files in SLDB itself and see if files are written and have data in it.

Hope it helps!!

mtran21
New Contributor III

runtimelogs.txt (17.4 KB)

This is my runtime log.

mtran21
New Contributor III

Not sure what happened over night. My guess is that the FTP server admin did something and this morning I ran the pipeline again, the file finally got transferred. Not sure why but itโ€™s working now. Thanks for all your help.