Scheduled import error
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-07-2016 03:27 AM
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

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-07-2016 03:45 AM
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?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-07-2016 03:52 AM
Not sure and we are trying different ways (as per some other community solutions we activated )
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-09-2016 02:03 AM
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?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-09-2016 05:37 AM
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"