<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>question Which file retrieval method to create a file type data source for a scheduled import of a csv from a linux server behind firewall inside company network? in ITSM forum</title>
    <link>https://www.servicenow.com/community/itsm-forum/which-file-retrieval-method-to-create-a-file-type-data-source/m-p/845521#M417300</link>
    <description>&lt;P&gt;I don't know much about networking to decide on an ideal file retrieval method for a file type(CSV) data source. I will be receiving a feed file(csv) &amp;nbsp; for daily department update, on a Linux server which is within the company's network. Which file retrieval method (SCP or FTPS or SFTP) will be ideal for creating file type(CSV) data source. I am thinking of a scedule import to Department table.&lt;/P&gt;</description>
    <pubDate>Fri, 30 Sep 2016 21:45:07 GMT</pubDate>
    <dc:creator>tantony</dc:creator>
    <dc:date>2016-09-30T21:45:07Z</dc:date>
    <item>
      <title>Which file retrieval method to create a file type data source for a scheduled import of a csv from a linux server behind firewall inside company network?</title>
      <link>https://www.servicenow.com/community/itsm-forum/which-file-retrieval-method-to-create-a-file-type-data-source/m-p/845521#M417300</link>
      <description>&lt;P&gt;I don't know much about networking to decide on an ideal file retrieval method for a file type(CSV) data source. I will be receiving a feed file(csv) &amp;nbsp; for daily department update, on a Linux server which is within the company's network. Which file retrieval method (SCP or FTPS or SFTP) will be ideal for creating file type(CSV) data source. I am thinking of a scedule import to Department table.&lt;/P&gt;</description>
      <pubDate>Fri, 30 Sep 2016 21:45:07 GMT</pubDate>
      <guid>https://www.servicenow.com/community/itsm-forum/which-file-retrieval-method-to-create-a-file-type-data-source/m-p/845521#M417300</guid>
      <dc:creator>tantony</dc:creator>
      <dc:date>2016-09-30T21:45:07Z</dc:date>
    </item>
    <item>
      <title>Re: Which file retrieval method to create a file type data source for a scheduled import of a csv from a linux server behind firewall inside company network?</title>
      <link>https://www.servicenow.com/community/itsm-forum/which-file-retrieval-method-to-create-a-file-type-data-source/m-p/845522#M417301</link>
      <description>&lt;P&gt;You can use any method depend on the security of company.&lt;/P&gt;&lt;BR /&gt;&lt;P&gt;SN support all the &lt;SPAN style="color: #666666; font-family: arial, sans-serif;"&gt;file retrieval method based on your company security process.&lt;/SPAN&gt;&lt;/P&gt;&lt;BR /&gt;</description>
      <pubDate>Sat, 01 Oct 2016 11:16:18 GMT</pubDate>
      <guid>https://www.servicenow.com/community/itsm-forum/which-file-retrieval-method-to-create-a-file-type-data-source/m-p/845522#M417301</guid>
      <dc:creator>Deepak Kumar5</dc:creator>
      <dc:date>2016-10-01T11:16:18Z</dc:date>
    </item>
    <item>
      <title>Re: Which file retrieval method to create a file type data source for a scheduled import of a csv from a linux server behind firewall inside company network?</title>
      <link>https://www.servicenow.com/community/itsm-forum/which-file-retrieval-method-to-create-a-file-type-data-source/m-p/845523#M417302</link>
      <description>&lt;P&gt;If your Linux server is behind a firewall you most probably are using a private IP address, rather than a public one. If that's the case you can only import the file via a MID server and not directly (private IP addresses are not routable in the internet):&lt;/P&gt;&lt;BR /&gt;&lt;P&gt;&lt;/P&gt;&lt;BR /&gt;&lt;P&gt;&lt;A href="https://docs.servicenow.com/bundle/geneva-it-operations-management/page/product/mid_server/concept/c_MIDServer.html" title="https://docs.servicenow.com/bundle/geneva-it-operations-management/page/product/mid_server/concept/c_MIDServer.html"&gt;MID Server&lt;/A&gt; &lt;/P&gt;&lt;BR /&gt;&lt;P&gt;&lt;/P&gt;&lt;BR /&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;BR /&gt;</description>
      <pubDate>Mon, 03 Oct 2016 06:57:24 GMT</pubDate>
      <guid>https://www.servicenow.com/community/itsm-forum/which-file-retrieval-method-to-create-a-file-type-data-source/m-p/845523#M417302</guid>
      <dc:creator>sergiu_panaite</dc:creator>
      <dc:date>2016-10-03T06:57:24Z</dc:date>
    </item>
    <item>
      <title>Re: Which file retrieval method to create a file type data source for a scheduled import of a csv from a linux server behind firewall inside company network?</title>
      <link>https://www.servicenow.com/community/itsm-forum/which-file-retrieval-method-to-create-a-file-type-data-source/m-p/845524#M417303</link>
      <description>&lt;P&gt;Yes , I tried all the methods and failed. I see that Crossfuze has a plugin to import files via MID Server (&lt;A href="http://www.servicenowguru.com/integration/scheduled-file-import-mid-server/" title="http://www.servicenowguru.com/integration/scheduled-file-import-mid-server/"&gt;http://www.servicenowguru.com/integration/scheduled-file-import-mid-server/)&lt;/A&gt; &amp;nbsp; but people say they are not working since Eureka.&lt;/P&gt;&lt;BR /&gt;&lt;P&gt;With SFTP with port=22 I got this error:&lt;/P&gt;&lt;BR /&gt;&lt;P&gt; com.glide.db.impex.datasource.DataSourceException: java.io.IOException: SSH authentication failed, Connection unexpectedly closed by SSH server:&lt;/P&gt;&lt;BR /&gt;&lt;P&gt;So I am guessing it is able to reach the remote server but connection refused.&lt;/P&gt;&lt;BR /&gt;&lt;P&gt;&lt;STRONG&gt;I would like to know if anybody has used FTPS(Auth SSL) with &lt;A href="https://docs.servicenow.com/bundle/geneva-servicenow-platform/page/administer/security/concept/mutual-authentication-2.html" title="https://docs.servicenow.com/bundle/geneva-servicenow-platform/page/administer/security/concept/mutual-authentication-2.html"&gt;Mutual authentication&lt;/A&gt; set up.&lt;/STRONG&gt;&lt;/P&gt;&lt;BR /&gt;&lt;P&gt;&lt;A href="https://docs.servicenow.com/bundle/helsinki-servicenow-platform/page/administer/import-sets/reference/r_DataSourceFileTypeFields.html" title="https://docs.servicenow.com/bundle/helsinki-servicenow-platform/page/administer/import-sets/reference/r_DataSourceFileTypeFields.html"&gt;File type data source fields&lt;/A&gt; &amp;nbsp; has a boolean field '&lt;SPAN style="color: #2e2e2e; font-family: Source_Sans_Pro, Gotham, Helvetica, Arial, sans-serif; font-size: 16px;"&gt;System KeyStore' which is documented as "&lt;/SPAN&gt;&lt;SPAN style="color: #2e2e2e; font-family: Source_Sans_Pro, Gotham, Helvetica, Arial, sans-serif; font-size: 16px;"&gt;Select this check box to validate the certificate from the FTPS server against all saved certificates. This certificate may be any type supported by the instance. If you do not select this check box, the instance uses the Java default certificate to validate the FTPS server. This field is available only for data sources with a &lt;/SPAN&gt;&lt;SPAN class="uicontrol" style="font-weight: bold; color: #2e2e2e; font-family: Source_Sans_Pro, Gotham, Helvetica, Arial, sans-serif; font-size: 16px;"&gt;File retrieval method&lt;/SPAN&gt;&lt;SPAN style="color: #2e2e2e; font-family: Source_Sans_Pro, Gotham, Helvetica, Arial, sans-serif; font-size: 16px;"&gt; value of &lt;/SPAN&gt;&lt;SPAN class="uicontrol" style="font-weight: bold; color: #2e2e2e; font-family: Source_Sans_Pro, Gotham, Helvetica, Arial, sans-serif; font-size: 16px;"&gt;FTPS (Auth SSL)&lt;/SPAN&gt;&lt;/P&gt;&lt;BR /&gt;</description>
      <pubDate>Tue, 04 Oct 2016 20:35:24 GMT</pubDate>
      <guid>https://www.servicenow.com/community/itsm-forum/which-file-retrieval-method-to-create-a-file-type-data-source/m-p/845524#M417303</guid>
      <dc:creator>tantony</dc:creator>
      <dc:date>2016-10-04T20:35:24Z</dc:date>
    </item>
    <item>
      <title>Re: Which file retrieval method to create a file type data source for a scheduled import of a csv from a linux server behind firewall inside company network?</title>
      <link>https://www.servicenow.com/community/itsm-forum/which-file-retrieval-method-to-create-a-file-type-data-source/m-p/845525#M417304</link>
      <description>&lt;P&gt;I got it working.My organization had a public facing FTP server which is not behind firewall. The CSV feed files &amp;nbsp; created daily on &amp;nbsp; the company server behind firewall is &amp;nbsp; uploaded by FTPS to the public facing FTP server by a python script.. The networking team took care of the certificate validation(between Servicenow and FTP server) and gave me the account and port to connect to that FTP server .A file type data source with a File Retrieval Method FTPS(Auth SSL) created in Servicenow with the username ,password, hostname and port, directly imported the data from CSV file via import table,import sets and transform map. A scheduled import with this data source is scheduled to run daily. A MID server was not required&lt;/P&gt;&lt;BR /&gt;</description>
      <pubDate>Wed, 02 Nov 2016 21:26:04 GMT</pubDate>
      <guid>https://www.servicenow.com/community/itsm-forum/which-file-retrieval-method-to-create-a-file-type-data-source/m-p/845525#M417304</guid>
      <dc:creator>tantony</dc:creator>
      <dc:date>2016-11-02T21:26:04Z</dc:date>
    </item>
  </channel>
</rss>

