-<table border="1" cellpadding="1" cellspacing="1" data-aura-rendered-by="33:201;a"><thead><tr><th colspan="1" rowspan="1"><p> Menu </p></th><th colspan="1" rowspan="1"><p> Description </p></th></tr></thead><tbody><tr><td colspan="1" rowspan="1"><p> Protocol </p></td><td colspan="1" rowspan="1"><p> Select a protocol for accessing the CSV file. </p><p> Use SFTP to access a CSV file located on an SFTP server. </p><p> Use HTTP Request to access a CSV file using an HTTP GET request. The request is triggered by the use of a unique URL parameter defined by the service providing the CSV file. </p></td></tr><tr><td colspan="1" rowspan="1"><p> URL </p></td><td colspan="1" rowspan="1"><p> Enter the URL for the CSV file. </p><p><span> If using the File Transfer protocol, enter the URL to the folder containing the CSV file. For example: s <a href="ftp://hostname/home/test" rel="noopener" target="_blank"> ftp://hostname/home/test </a>. You'll also have to include the port in the URL if the SFTP server is not configured to run on the standard port 22. The 1234 port specific URL would look like s <a href="ftp://hostname:1234/home/test" rel="noopener" target="_blank"> ftp://hostname:1234/home/test </a></span></p> <Note><div class="info-box-wrapper"><div class="info-box-icon-container"></div><div class="info-box-content-container"><div class="info-box-content"><b> Note: </b> Due to security concerns, Domo no longer permits uploading data using FTP. If necessary, please update your server settings to support SFTP instead of FTP. </div></div></div> </Note><p> If using the HTTP Request protocol, enter the full URL for the CSV file. You must provide the URL as well as the fully qualified path, including the filename. For example: <span class="nowiki"><span class="mt-font-courier-new"><a href="http://www.ferc.gov/docs-filing/eqr/...v/contract.txt" rel="noopener" target="_blank"> http://www.ferc.gov/docs-filing/eqr/...v/contract.txt </a></span></span></p><p> If you are using the SFTP protocol, you can request a file for a specific date. You need to name your file using the format <span class="mt-font-courier-new"> `file_[yyyyMMdd]_suffix.csv` </span>. You can also select the most recent file using the format <span class="mt-font-courier-new"> filenameprefix_[latest] </span>. </p></td></tr><tr><td colspan="1" rowspan="1"><p> File Location Method </p></td><td colspan="1" rowspan="1"><p> Select whether you want to select a specific file from the specified directory or search for a file name. </p></td></tr><tr><td colspan="1" rowspan="1"><p> File Name </p></td><td colspan="1" rowspan="1"><p> Enter the name of the file to search for. </p></td></tr><tr><td colspan="1" rowspan="1"><p> Directory File </p></td><td colspan="1" rowspan="1"><p> Select a file from the specified directory. You can select a CSV or GZ file to parse or a ZIP file to unzip. </p></td></tr><tr><td colspan="1" rowspan="1"><p> File Type </p></td><td colspan="1" rowspan="1"><p> Select the file type for the file you want to access. </p></td></tr><tr><td colspan="1" rowspan="1"><p> HTTP Headers </p></td><td colspan="1" rowspan="1"><p> Enter additional headers for your HTTP/HTTPS CSV URL, if necessary. Use the format <span class="mt-font-courier-new"> header Name1 = 'headerValue1' </span> and <span class="mt-font-courier-new"> headerName2 = 'headerValue2' </span>. </p></td></tr><tr><td colspan="1" rowspan="1"><p> HTTP Body </p></td><td colspan="1" rowspan="1"><p> Enter additional request body for your HTTPS CSV URL, if necessary. </p></td></tr><tr><td colspan="1" rowspan="1"> Convert Double type to Decimal </td><td colspan="1" rowspan="1"> Select this checkbox to convert Double to Decimal. </td></tr><tr><td colspan="1" rowspan="1"> Cast Columns to String Datatype </td><td colspan="1" rowspan="1"> Enter a comma separated list of fields that need to be treated as <b> STRING </b> in Domo. </td></tr></tbody></table>
0 commit comments