Join the #BuildWithBuildAgent Challenge! Get recognized, earn exclusive swag, and inspire the ServiceNow Community with what you can build using Build Agent.  Join the Challenge.

Scheduled Import FTP Job failing

anurampalli
Tera Guru

Hello All

 

I just created a Data Source and specified the File Retrival method as FTP.

 

I made my windows machine a FTP server without SSL and created a non-microsoft user.

 

It works fine when I connect from the command prompt but when I Execute the scheduled import, I have FTP 503 error. 

 

Can anyone help me understand what I am missing.

 

Best Regards

Anu

 

java.io.IOException: FtpIOException --> Return Value: 530 Description: Error connecting to:***.***.***.***:21, check hostname and port

Connection properties:
connection.timeout=10000
user.login=ftp_user
connection.type=FTP_CONNECTION
connection.passive=true
connection.port=21
user.password=********
connection.host=***.***.***.***(masked the actual IP)
----------------------
( scheduled import job: Users for Scheduled Batch Import)

 

 

AnasuyaRampall_0-1756098556450.pngAnasuyaRampall_1-1756098649595.png

 

 

I gave \ in the file path and still received the same error

 

 

Thank you and Best Regards

Anu

1 ACCEPTED SOLUTION

anurampalli
Tera Guru

This looks like a problem with the way FTP was setup. I accessed a demo FTP server and completed my learning exercise. I am closing this thread (if that is possible)

View solution in original post

1 REPLY 1

anurampalli
Tera Guru

This looks like a problem with the way FTP was setup. I accessed a demo FTP server and completed my learning exercise. I am closing this thread (if that is possible)