Scheduled import error

california123
Kilo Contributor

Hi,

I am getting this error

"java.io.IOException: SSH authentication failed, Failed to connect TCP"

when i tried with scheduled import .

i added both parameters and tried but its not working :   mid.ssh.use_keyboard_interactive and mid.ssh.use_snc=true

I have selected the "SFTP" as the File retrieval method

    Capture.PNG

11 REPLIES 11

Geoffrey2
ServiceNow Employee
ServiceNow Employee

mid.ssh.use_keyboard_interactive sounds like it is meant to prevent exactly the automated service you are trying to set up.


Similar to gs.getSession().isInteractive()


Are you sure you need that Property?


Not sure and we are trying different ways (as per some other community solutions we activated )


Okay, I'm afraid I'm unclear what you're trying to do here.



Your question over in your other thread says: "we are using Scheduled Import for importing file from mid server" .. is your MIDserver running on Linux? Or are you on your instance, trying to create an import set to bring that CSV file from a Linux server in your infrastructure?


yes our servers are Unix Systems can you please suggest me the procedure how to do that " Scheduled Import for importing file from mid server"