<?xml version="1.0" encoding="UTF-8" ?>
<?xml-stylesheet type="text/xsl" href="https://community.appian.com/cfs-file/__key/system/syndication/rss.xsl" media="screen"?><rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/"><channel><title>KB-1600 Illegal character in path at index X thrown by HTTP File Download Smart Service when file name contains spaces</title><link>https://community.appian.com/support/w/kb/905/kb-1600-illegal-character-in-path-at-index-x-thrown-by-http-file-download-smart-service-when-file-name-contains-spaces</link><description /><dc:language>en-US</dc:language><generator>Telligent Community 12</generator><item><title>KB-1600 Illegal character in path at index X thrown by HTTP File Download Smart Service when file name contains spaces</title><link>https://community.appian.com/support/w/kb/905/kb-1600-illegal-character-in-path-at-index-x-thrown-by-http-file-download-smart-service-when-file-name-contains-spaces</link><pubDate>Mon, 25 Jun 2018 08:27:39 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:e9f40237-200a-4031-a204-323492dfd6f6</guid><dc:creator>Parmida Borhani</dc:creator><comments>https://community.appian.com/support/w/kb/905/kb-1600-illegal-character-in-path-at-index-x-thrown-by-http-file-download-smart-service-when-file-name-contains-spaces#comments</comments><description>Current Revision posted to Appian Knowledge Base by Parmida Borhani on 6/25/2018 8:27:39 AM&lt;br /&gt;
&lt;h2&gt;Symptoms&lt;/h2&gt;
&lt;p&gt;The &lt;a href="https://docs.appian.com/suite/help/18.1/HTTP_File_Download_Smart_Service.html"&gt;HTTP File Download Smart Service&lt;/a&gt;&amp;nbsp;fails to download a file which contains spaces in the name and the following error is generated in the application server log:&lt;/p&gt;
&lt;pre&gt;HH:MM:SS INFO&amp;nbsp; [stdout] (Appian Work Item - 4 - ProcessExec01 : UnattendedJavaActivityRequest) YYYY-MM-DD HH:MM:SS [Appian Work Item - 4 - ProcessExec01 : UnattendedJavaActivityRequest] ERROR com.appian.integration.httpclient.smartnode.HttpSmartNode - ConnectorRuntimeException [title=Error calling HTTP File Download, com.appian.integration.core.exception.ConnectorRuntimeException: Illegal character in path at index X: &amp;lt;URL_TO_FILE&amp;gt;]&lt;/pre&gt;
&lt;p&gt;The following error is also seen in the &lt;strong&gt;errorInfo&lt;/strong&gt; process variable:&lt;/p&gt;
&lt;pre&gt;Title: Error calling HTTP File Download, Message: Illegal character in path at index X: &amp;lt;URL_TO_FILE&amp;gt;, Details:&amp;nbsp;&lt;/pre&gt;
&lt;h2&gt;Cause&lt;/h2&gt;
&lt;p&gt;The &lt;strong&gt;Endpoint&lt;/strong&gt; input is set to include both the URL and file name which contains an illegal character at index X.&lt;/p&gt;
&lt;h2&gt;Action&lt;/h2&gt;
&lt;p&gt;To correct this issue, make the following adjustments:&lt;/p&gt;
&lt;ol&gt;
&lt;li&gt;Configure the &lt;strong&gt;Endpoint&lt;/strong&gt; input to contain the URL for the request.&lt;/li&gt;
&lt;li&gt;Configure the &lt;strong&gt;File Name&lt;/strong&gt; input to contain the name of the file to download.&lt;/li&gt;
&lt;/ol&gt;
&lt;h2&gt;Affected Versions&lt;/h2&gt;
&lt;p&gt;This article applies to Appian 7.9 and later.&lt;/p&gt;
&lt;p&gt;Last Reviewed: June 2018&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;

&lt;div style="font-size: 90%;"&gt;Tags: Smart Services, web services, application design&lt;/div&gt;
</description></item><item><title>KB-XXXX Illegal character in path at index X thrown by HTTP File Download Smart Service when file name contains spaces</title><link>https://community.appian.com/support/w/kb/905/kb-1600-illegal-character-in-path-at-index-x-thrown-by-http-file-download-smart-service-when-file-name-contains-spaces/revision/6</link><pubDate>Fri, 22 Jun 2018 02:11:45 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:e9f40237-200a-4031-a204-323492dfd6f6</guid><dc:creator>Parmida Borhani</dc:creator><comments>https://community.appian.com/support/w/kb/905/kb-1600-illegal-character-in-path-at-index-x-thrown-by-http-file-download-smart-service-when-file-name-contains-spaces#comments</comments><description>Revision 6 posted to Appian Knowledge Base by Parmida Borhani on 6/22/2018 2:11:45 AM&lt;br /&gt;
&lt;h2&gt;Symptoms&lt;/h2&gt;
&lt;p&gt;The &lt;a href="https://docs.appian.com/suite/help/18.1/HTTP_File_Download_Smart_Service.html"&gt;HTTP File Download Smart Service&lt;/a&gt;&amp;nbsp;fails to download a file which contains spaces in the name and the following error is generated in the application server log:&lt;/p&gt;
&lt;pre&gt;HH:MM:SS INFO&amp;nbsp; [stdout] (Appian Work Item - 4 - ProcessExec01 : UnattendedJavaActivityRequest) YYYY-MM-DD HH:MM:SS [Appian Work Item - 4 - ProcessExec01 : UnattendedJavaActivityRequest] ERROR com.appian.integration.httpclient.smartnode.HttpSmartNode - ConnectorRuntimeException [title=Error calling HTTP File Download, com.appian.integration.core.exception.ConnectorRuntimeException: Illegal character in path at index X: &amp;lt;URL_TO_FILE&amp;gt;]&lt;/pre&gt;
&lt;p&gt;The following error is also seen in the &lt;strong&gt;errorInfo&lt;/strong&gt; process variable:&lt;/p&gt;
&lt;pre&gt;Title: Error calling HTTP File Download, Message: Illegal character in path at index X: &amp;lt;URL_TO_FILE&amp;gt;, Details:&amp;nbsp;&lt;/pre&gt;
&lt;h2&gt;Cause&lt;/h2&gt;
&lt;p&gt;The &lt;strong&gt;Endpoint&lt;/strong&gt; input is set to include both the URL and file name which contains an illegal character at index X.&lt;/p&gt;
&lt;h2&gt;Action&lt;/h2&gt;
&lt;p&gt;To correct this issue, make the following adjustments:&lt;/p&gt;
&lt;ol&gt;
&lt;li&gt;Configure the &lt;strong&gt;Endpoint&lt;/strong&gt; input to contain the URL for the request.&lt;/li&gt;
&lt;li&gt;Configure the &lt;strong&gt;File Name&lt;/strong&gt; input to contain the name of the file to download.&lt;/li&gt;
&lt;/ol&gt;
&lt;h2&gt;Affected Versions&lt;/h2&gt;
&lt;p&gt;This article applies to Appian 7.9 and later.&lt;/p&gt;
&lt;p&gt;Last Reviewed: June 2018&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;

&lt;div style="font-size: 90%;"&gt;Tags: Smart Services, web services, application design&lt;/div&gt;
</description></item><item><title>KB-XXXX Illegal character in path at index X thrown by HTTP File Download Smart Service when file name contains spaces</title><link>https://community.appian.com/support/w/kb/905/kb-1600-illegal-character-in-path-at-index-x-thrown-by-http-file-download-smart-service-when-file-name-contains-spaces/revision/5</link><pubDate>Tue, 29 May 2018 22:49:13 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:e9f40237-200a-4031-a204-323492dfd6f6</guid><dc:creator>Sasa Denda</dc:creator><comments>https://community.appian.com/support/w/kb/905/kb-1600-illegal-character-in-path-at-index-x-thrown-by-http-file-download-smart-service-when-file-name-contains-spaces#comments</comments><description>Revision 5 posted to Appian Knowledge Base by Sasa Denda on 5/29/2018 10:49:13 PM&lt;br /&gt;
&lt;h2&gt;Symptoms&lt;/h2&gt;
&lt;p&gt;The &lt;a href="https://docs.appian.com/suite/help/18.1/HTTP_File_Download_Smart_Service.html"&gt;HTTP File Download Smart Service&lt;/a&gt;&amp;nbsp;fails to download a file which contains spaces in the name and the following error is generated in the application server log:&lt;/p&gt;
&lt;pre&gt;HH:MM:SS INFO&amp;nbsp; [stdout] (Appian Work Item - 4 - ProcessExec01 : UnattendedJavaActivityRequest) YYYY-MM-DD HH:MM:SS [Appian Work Item - 4 - ProcessExec01 : UnattendedJavaActivityRequest] ERROR com.appian.integration.httpclient.smartnode.HttpSmartNode - ConnectorRuntimeException [title=Error calling HTTP File Download, com.appian.integration.core.exception.ConnectorRuntimeException: Illegal character in path at index X: &amp;lt;URL_TO_FILE&amp;gt;]&lt;/pre&gt;
&lt;p&gt;The following error is also seen in the &lt;strong&gt;errorInfo&lt;/strong&gt; process variable:&lt;/p&gt;
&lt;pre&gt;Title: Error calling HTTP File Download, Message: Illegal character in path at index X: &amp;lt;URL_TO_FILE&amp;gt;, Details:&amp;nbsp;&lt;/pre&gt;
&lt;h2&gt;Cause&lt;/h2&gt;
&lt;p&gt;The &lt;strong&gt;Endpoint&lt;/strong&gt; input is set to include both the URL and file name which contains an illegal character at index X.&lt;/p&gt;
&lt;h2&gt;Action&lt;/h2&gt;
&lt;p&gt;To correct this issue, make the following adjustments:&lt;/p&gt;
&lt;ol&gt;
&lt;li&gt;Configure the &lt;strong&gt;Endpoint&lt;/strong&gt; input to contain the URL for the request.&lt;/li&gt;
&lt;li&gt;Configure the &lt;strong&gt;File Name&lt;/strong&gt; input to contain the name of the file to download.&lt;/li&gt;
&lt;/ol&gt;
&lt;h2&gt;Affected Versions&lt;/h2&gt;
&lt;p&gt;This article applies to Appian 7.9 and later.&lt;/p&gt;
&lt;p&gt;Last Reviewed:&amp;nbsp;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;

&lt;div style="font-size: 90%;"&gt;Tags: Smart Services, web services&lt;/div&gt;
</description></item><item><title>KB-XXXX Illegal character in path at index X thrown by HTTP File Download Smart Service when file name contains spaces.</title><link>https://community.appian.com/support/w/kb/905/kb-1600-illegal-character-in-path-at-index-x-thrown-by-http-file-download-smart-service-when-file-name-contains-spaces/revision/4</link><pubDate>Tue, 29 May 2018 01:35:04 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:e9f40237-200a-4031-a204-323492dfd6f6</guid><dc:creator>Sasa Denda</dc:creator><comments>https://community.appian.com/support/w/kb/905/kb-1600-illegal-character-in-path-at-index-x-thrown-by-http-file-download-smart-service-when-file-name-contains-spaces#comments</comments><description>Revision 4 posted to Appian Knowledge Base by Sasa Denda on 5/29/2018 1:35:04 AM&lt;br /&gt;
&lt;h2&gt;Symptoms&lt;/h2&gt;
&lt;p&gt;When using the HTTP File Download Smart Service, it fails to download a file which contains spaces in the name and the following error is generated in the application server log:&lt;/p&gt;
&lt;pre&gt;05:12:36,656 INFO&amp;nbsp; [stdout] (Appian Work Item - 4 - ProcessExec01 : UnattendedJavaActivityRequest) 2018-05-29 05:12:36,655 [Appian Work Item - 4 - ProcessExec01 : UnattendedJavaActivityRequest] ERROR com.appian.integration.httpclient.smartnode.HttpSmartNode - ConnectorRuntimeException [title=Error calling HTTP File Download, com.appian.integration.core.exception.ConnectorRuntimeException: Illegal character in path at index X: &amp;lt;URL_TO_FILE&amp;gt;]&lt;/pre&gt;
&lt;p&gt;The following error is also seen in the &lt;strong&gt;errorInfo&lt;/strong&gt; process variable:&lt;/p&gt;
&lt;pre&gt;Title: Error calling HTTP File Download, Message: Illegal character in path at index X: &amp;lt;URL_TO_FILE&amp;gt;, Details:&amp;nbsp;&lt;/pre&gt;
&lt;h2&gt;Cause&lt;/h2&gt;
&lt;p&gt;The &lt;strong&gt;Endpoint&lt;/strong&gt; input is set to include both the URL and file name which contains an illegal character at index X.&lt;/p&gt;
&lt;h2&gt;Action&lt;/h2&gt;
&lt;p&gt;To correct this issue, make the following adjustments:&lt;/p&gt;
&lt;ol&gt;
&lt;li&gt;Configure the &lt;strong&gt;Endpoint&lt;/strong&gt; input to contain the URL for the request.&lt;/li&gt;
&lt;li&gt;Configure the &lt;strong&gt;File Name&lt;/strong&gt; input to contain the name of the file to download.&lt;/li&gt;
&lt;/ol&gt;
&lt;h2&gt;Affected Versions&lt;/h2&gt;
&lt;p&gt;This article applies to Appian 7.9 and later.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;

&lt;div style="font-size: 90%;"&gt;Tags: Smart Services, web services&lt;/div&gt;
</description></item><item><title>KB-XXXX Illegal character in path at index X thrown by HTTP File Download Smart Service when file name contains spaces.</title><link>https://community.appian.com/support/w/kb/905/kb-1600-illegal-character-in-path-at-index-x-thrown-by-http-file-download-smart-service-when-file-name-contains-spaces/revision/3</link><pubDate>Tue, 29 May 2018 01:34:13 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:e9f40237-200a-4031-a204-323492dfd6f6</guid><dc:creator>Sasa Denda</dc:creator><comments>https://community.appian.com/support/w/kb/905/kb-1600-illegal-character-in-path-at-index-x-thrown-by-http-file-download-smart-service-when-file-name-contains-spaces#comments</comments><description>Revision 3 posted to Appian Knowledge Base by Sasa Denda on 5/29/2018 1:34:13 AM&lt;br /&gt;
&lt;h2&gt;Symptoms&lt;/h2&gt;
&lt;p&gt;When using the HTTP File Download Smart Service, it fails to download a file which contains spaces in the name and the following error is generated in the application server log:&lt;/p&gt;
&lt;pre&gt;05:12:36,656 INFO&amp;nbsp; [stdout] (Appian Work Item - 4 - ProcessExec01 : UnattendedJavaActivityRequest) 2018-05-29 05:12:36,655 [Appian Work Item - 4 - ProcessExec01 : UnattendedJavaActivityRequest] ERROR com.appian.integration.httpclient.smartnode.HttpSmartNode - ConnectorRuntimeException [title=Error calling HTTP File Download, com.appian.integration.core.exception.ConnectorRuntimeException: Illegal character in path at index X: &amp;lt;URL_TO_FILE&amp;gt;]&lt;/pre&gt;
&lt;p&gt;The following error is also seen in the errorInfo process variable:&lt;/p&gt;
&lt;pre&gt;Title: Error calling HTTP File Download, Message: Illegal character in path at index X: &amp;lt;URL_TO_FILE&amp;gt;, Details:&amp;nbsp;&lt;/pre&gt;
&lt;h2&gt;Cause&lt;/h2&gt;
&lt;p&gt;The &lt;strong&gt;Endpoint&lt;/strong&gt; input is set to include both the URL and file name which contains an illegal character at index X.&lt;/p&gt;
&lt;h2&gt;Action&lt;/h2&gt;
&lt;p&gt;To correct this issue, make the following adjustments:&lt;/p&gt;
&lt;ol&gt;
&lt;li&gt;Configure the &lt;strong&gt;Endpoint&lt;/strong&gt; input to contain the URL for the request.&lt;/li&gt;
&lt;li&gt;Configure the &lt;strong&gt;File Name&lt;/strong&gt; input to contain the name of the file to download.&lt;/li&gt;
&lt;/ol&gt;
&lt;h2&gt;Affected Versions&lt;/h2&gt;
&lt;p&gt;This article applies to Appian 7.9 and later.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;

&lt;div style="font-size: 90%;"&gt;Tags: Smart Services, web services&lt;/div&gt;
</description></item><item><title>KB-XXXX Illegal character in path at index X thrown by HTTP File Download Smart Service when file name contains spaces.</title><link>https://community.appian.com/support/w/kb/905/kb-1600-illegal-character-in-path-at-index-x-thrown-by-http-file-download-smart-service-when-file-name-contains-spaces/revision/2</link><pubDate>Tue, 29 May 2018 01:30:09 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:e9f40237-200a-4031-a204-323492dfd6f6</guid><dc:creator>Sasa Denda</dc:creator><comments>https://community.appian.com/support/w/kb/905/kb-1600-illegal-character-in-path-at-index-x-thrown-by-http-file-download-smart-service-when-file-name-contains-spaces#comments</comments><description>Revision 2 posted to Appian Knowledge Base by Sasa Denda on 5/29/2018 1:30:09 AM&lt;br /&gt;
&lt;h2&gt;Symptoms&lt;/h2&gt;
&lt;p&gt;When using the HTTP File Download Smart Service, it fails to download a file which contains spaces in the name and the following error is generated in the application server log:&lt;/p&gt;
&lt;pre&gt;05:12:36,656 INFO&amp;nbsp; [stdout] (Appian Work Item - 4 - ProcessExec01 : UnattendedJavaActivityRequest) 2018-05-29 05:12:36,655 [Appian Work Item - 4 - ProcessExec01 : UnattendedJavaActivityRequest] ERROR com.appian.integration.httpclient.smartnode.HttpSmartNode - ConnectorRuntimeException [title=Error calling HTTP File Download, com.appian.integration.core.exception.ConnectorRuntimeException: Illegal character in path at index X: &amp;lt;URL_TO_FILE&amp;gt;]&lt;/pre&gt;
&lt;p&gt;The following error is also seen in the errorInfo process variable:&lt;/p&gt;
&lt;pre&gt;Title: Error calling HTTP File Download, Message: Illegal character in path at index X: &amp;lt;URL_TO_FILE&amp;gt;, Details:&amp;nbsp;&lt;/pre&gt;
&lt;h2&gt;Cause&lt;/h2&gt;
&lt;p&gt;The &amp;quot;Endpoint&amp;quot; input is set to include both the URL and file name which contains an illegal character at index X.&lt;/p&gt;
&lt;h2&gt;Action&lt;/h2&gt;
&lt;p&gt;To correct this issue, make the following adjustments:&lt;/p&gt;
&lt;ol&gt;
&lt;li&gt;Configure the &amp;quot;Endpoint&amp;quot; input to be the URL for the request.&lt;/li&gt;
&lt;li&gt;Configure the &amp;quot;File Name&amp;quot; input to be the name of the file to download.&lt;/li&gt;
&lt;/ol&gt;
&lt;h2&gt;Affected Versions&lt;/h2&gt;
&lt;p&gt;This article applies to Appian 7.9 and later.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;

&lt;div style="font-size: 90%;"&gt;Tags: Smart Services, web services&lt;/div&gt;
</description></item><item><title>KB-XXXX Illegal character in path at index X thrown by HTTP File Download Smart Service when file name contains spaces.</title><link>https://community.appian.com/support/w/kb/905/kb-1600-illegal-character-in-path-at-index-x-thrown-by-http-file-download-smart-service-when-file-name-contains-spaces/revision/1</link><pubDate>Tue, 10 Apr 2018 05:50:36 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:e9f40237-200a-4031-a204-323492dfd6f6</guid><dc:creator>Sasa Denda</dc:creator><comments>https://community.appian.com/support/w/kb/905/kb-1600-illegal-character-in-path-at-index-x-thrown-by-http-file-download-smart-service-when-file-name-contains-spaces#comments</comments><description>Revision 1 posted to Appian Knowledge Base by Sasa Denda on 4/10/2018 5:50:36 AM&lt;br /&gt;
&lt;h2&gt;Symptoms&lt;/h2&gt;
&lt;p&gt;&lt;em&gt;What are the symptoms of the issue?&lt;/em&gt;&lt;/p&gt;
&lt;h2&gt;Cause&lt;/h2&gt;
&lt;p&gt;&lt;em&gt;What causes the issue?&lt;/em&gt;&lt;/p&gt;
&lt;h2&gt;Action&lt;/h2&gt;
&lt;p&gt;&lt;em&gt;What are the actions to take to resolve the issue?&lt;/em&gt;&lt;/p&gt;
&lt;h2&gt;Affected Versions&lt;/h2&gt;
&lt;p&gt;&lt;em&gt;Which versions of Appian does this apply to?&lt;/em&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;
</description></item></channel></rss>