<?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-1742 Call Web Service Smart Service omits the port number in the host header after upgrade</title><link>https://community.appian.com/support/w/kb/1169/kb-1742-call-web-service-smart-service-omits-the-port-number-in-the-host-header-after-upgrade</link><description /><dc:language>en-US</dc:language><generator>Telligent Community 12</generator><item><title>KB-1742 Call Web Service Smart Service omits the port number in the host header after upgrade</title><link>https://community.appian.com/support/w/kb/1169/kb-1742-call-web-service-smart-service-omits-the-port-number-in-the-host-header-after-upgrade</link><pubDate>Wed, 10 Oct 2018 05:24:48 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:f9809973-d70b-458e-ae19-f84f3aa2aaf6</guid><dc:creator>Jordan Horwat</dc:creator><comments>https://community.appian.com/support/w/kb/1169/kb-1742-call-web-service-smart-service-omits-the-port-number-in-the-host-header-after-upgrade#comments</comments><description>Current Revision posted to Appian Knowledge Base by Jordan Horwat on 10/10/2018 5:24:48 AM&lt;br /&gt;
&lt;table style="background-color:#bcedaf;"&gt;
&lt;tbody&gt;
&lt;tr&gt;
&lt;td&gt;This issue has been resolved in an Appian hotfix/new Appian version. Please apply the latest hotfix to your Appian installation or upgrade to the latest version of Appian.&lt;/td&gt;
&lt;/tr&gt;
&lt;/tbody&gt;
&lt;/table&gt;
&lt;h2&gt;Symptoms&lt;/h2&gt;
&lt;p&gt;After upgrading to Appian 18.1, 18.2, or 18.3, calls to SOAP Web Services using the Call Web Service Smart Service no longer include a port in the host header, causing web service calls with custom port numbers to fail. In a web service trace, the host headers would appear as follows:&lt;/p&gt;
&lt;h4&gt;Call from Appian 17.4 and Earlier&lt;/h4&gt;
&lt;pre&gt;Host: service.example.com:7000&lt;/pre&gt;
&lt;h4&gt;Call from Appian 18.1 and Later&lt;/h4&gt;
&lt;pre&gt;Host: service.example.com&lt;/pre&gt;
&lt;h2&gt;Cause&lt;/h2&gt;
&lt;p&gt;This issue has been addressed&amp;nbsp;via&amp;nbsp;&lt;strong&gt;AN-112823&lt;/strong&gt; in the following versions/hotfixes:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href="https://docs.appian.com/suite/help/18.1/Hotfixes.html#release-date-31-august-2018-(released-as-hotfix-package-f)" target="_blank"&gt;Appian 18.1 Hotfix Package F&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://docs.appian.com/suite/help/18.2/Hotfixes.html#release-date-31-august-2018-(released-as-hotfix-package-d)" target="_blank"&gt;Appian 18.2 Hotfix Package D&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://docs.appian.com/suite/help/18.3/Hotfixes.html#release-date-31-august-2018-(released-as-hotfix-package-a)" target="_blank"&gt;Appian 18.3 Hotfix Package A&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;h2&gt;Action&lt;/h2&gt;
&lt;p&gt;Apply the latest hotfix to your Appian installation or upgrade to the latest version of Appian.&lt;/p&gt;
&lt;h2&gt;Affected Versions&lt;/h2&gt;
&lt;p&gt;This article applies to Appian versions 18.1, 18.2, and 18.3.&lt;/p&gt;
&lt;p&gt;Last Reviewed: October 2018&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;

&lt;div style="font-size: 90%;"&gt;Tags: HTTP, integration, web services, fixed issues, hotfix&lt;/div&gt;
</description></item><item><title>KB-1742 Call Web Service Smart Service omits the port number in the host header after upgrade</title><link>https://community.appian.com/support/w/kb/1169/kb-1742-call-web-service-smart-service-omits-the-port-number-in-the-host-header-after-upgrade/revision/10</link><pubDate>Wed, 10 Oct 2018 09:22:40 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:f9809973-d70b-458e-ae19-f84f3aa2aaf6</guid><dc:creator>Jordan Horwat</dc:creator><comments>https://community.appian.com/support/w/kb/1169/kb-1742-call-web-service-smart-service-omits-the-port-number-in-the-host-header-after-upgrade#comments</comments><description>Revision 10 posted to Appian Knowledge Base by Jordan Horwat on 10/10/2018 9:22:40 AM&lt;br /&gt;
&lt;table style="background-color:#bcedaf;"&gt;
&lt;tbody&gt;
&lt;tr&gt;
&lt;td&gt;This issue has been resolved in an Appian hotfix/new Appian version. Please apply the latest hotfix to your Appian installation or upgrade to the latest version of Appian.&lt;/td&gt;
&lt;/tr&gt;
&lt;/tbody&gt;
&lt;/table&gt;
&lt;h2&gt;Symptoms&lt;/h2&gt;
&lt;p&gt;After upgrading to Appian 18.1, 18.2 or 18.3, calls to SOAP Web Services using the Call Web Service Smart Service no longer include a port in the host header, causing web service calls with custom port numbers to fail. In a web service trace, the host headers would appear as follows:&lt;/p&gt;
&lt;h4&gt;Call from Appian 17.4 and Earlier&lt;/h4&gt;
&lt;pre&gt;Host: service.example.com:7000&lt;/pre&gt;
&lt;h4&gt;Call from Appian 18.1 and Later&lt;/h4&gt;
&lt;pre&gt;Host: service.example.com&lt;/pre&gt;
&lt;h2&gt;Cause&lt;/h2&gt;
&lt;p&gt;This issue has been addressed&amp;nbsp;via&amp;nbsp;&lt;strong&gt;AN-112823&lt;/strong&gt; in the following versions/hotfixes:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href="https://docs.appian.com/suite/help/18.1/Hotfixes.html#release-date-31-august-2018-(released-as-hotfix-package-f)" target="_blank"&gt;Appian 18.1 Hotfix Package F&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://docs.appian.com/suite/help/18.2/Hotfixes.html#release-date-31-august-2018-(released-as-hotfix-package-d)" target="_blank"&gt;Appian 18.2 Hotfix Package D&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://docs.appian.com/suite/help/18.3/Hotfixes.html#release-date-31-august-2018-(released-as-hotfix-package-a)" target="_blank"&gt;Appian 18.3 Hotfix Package A&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;h2&gt;Action&lt;/h2&gt;
&lt;p&gt;Apply the latest hotfix to your Appian installation or upgrade to the latest version of Appian.&lt;/p&gt;
&lt;h2&gt;Affected Versions&lt;/h2&gt;
&lt;p&gt;This article applies to Appian versions 18.1, 18.2, and 18.3.&lt;/p&gt;
&lt;p&gt;Last Reviewed: October 2018&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;

&lt;div style="font-size: 90%;"&gt;Tags: HTTP, integration, web services, fixed issues, hotfix&lt;/div&gt;
</description></item><item><title>KB-XXXX Call Web Service Smart Service omits the port number in the host header after upgrade</title><link>https://community.appian.com/support/w/kb/1169/kb-1742-call-web-service-smart-service-omits-the-port-number-in-the-host-header-after-upgrade/revision/9</link><pubDate>Tue, 09 Oct 2018 18:35:41 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:f9809973-d70b-458e-ae19-f84f3aa2aaf6</guid><dc:creator>Tom Ryan</dc:creator><comments>https://community.appian.com/support/w/kb/1169/kb-1742-call-web-service-smart-service-omits-the-port-number-in-the-host-header-after-upgrade#comments</comments><description>Revision 9 posted to Appian Knowledge Base by Tom Ryan on 10/9/2018 6:35:41 PM&lt;br /&gt;
&lt;table style="background-color:#bcedaf;"&gt;
&lt;tbody&gt;
&lt;tr&gt;
&lt;td&gt;This issue has been resolved in an Appian hotfix/new Appian version. Please apply the latest hotfix to your Appian installation or upgrade to the latest version of Appian.&lt;/td&gt;
&lt;/tr&gt;
&lt;/tbody&gt;
&lt;/table&gt;
&lt;h2&gt;Symptoms&lt;/h2&gt;
&lt;p&gt;After upgrading to Appian 18.1, 18.2 or 18.3, calls to SOAP Web Services using the Call Web Service Smart Service no longer include a port in the host header, causing web service calls with custom port numbers to fail. In a web service trace, the host headers would appear as follows:&lt;/p&gt;
&lt;h4&gt;Call from Appian 17.4 and Earlier&lt;/h4&gt;
&lt;pre&gt;Host: service.example.com:7000&lt;/pre&gt;
&lt;h4&gt;Call from Appian 18.1 and Later&lt;/h4&gt;
&lt;pre&gt;Host: service.example.com&lt;/pre&gt;
&lt;h2&gt;Cause&lt;/h2&gt;
&lt;p&gt;This issue has been addressed&amp;nbsp;via&amp;nbsp;&lt;strong&gt;AN-112823&lt;/strong&gt; in the following versions/hotfixes:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href="https://docs.appian.com/suite/help/18.1/Hotfixes.html#release-date-31-august-2018-(released-as-hotfix-package-f)" target="_blank"&gt;Appian 18.1 Hotfix Package F&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://docs.appian.com/suite/help/18.2/Hotfixes.html#release-date-31-august-2018-(released-as-hotfix-package-d)" target="_blank"&gt;Appian 18.2 Hotfix Package D&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://docs.appian.com/suite/help/18.3/Hotfixes.html#release-date-31-august-2018-(released-as-hotfix-package-a)" target="_blank"&gt;Appian 18.3 Hotfix Package A&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;h2&gt;Action&lt;/h2&gt;
&lt;p&gt;Apply the latest hotfix to your Appian installation or upgrade to the latest version of Appian.&lt;/p&gt;
&lt;h2&gt;Affected Versions&lt;/h2&gt;
&lt;p&gt;This article applies to Appian versions 18.1, 18.2, and 18.3.&lt;/p&gt;
&lt;p&gt;Last Reviewed: October 2018&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;

&lt;div style="font-size: 90%;"&gt;Tags: HTTP, integration, web services, fixed issues, hotfix&lt;/div&gt;
</description></item><item><title>KB-XXXX Call Web Service Smart Service omits the port number in the host header after upgrade</title><link>https://community.appian.com/support/w/kb/1169/kb-1742-call-web-service-smart-service-omits-the-port-number-in-the-host-header-after-upgrade/revision/8</link><pubDate>Tue, 09 Oct 2018 10:23:15 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:f9809973-d70b-458e-ae19-f84f3aa2aaf6</guid><dc:creator>Jussi Lundstedt</dc:creator><comments>https://community.appian.com/support/w/kb/1169/kb-1742-call-web-service-smart-service-omits-the-port-number-in-the-host-header-after-upgrade#comments</comments><description>Revision 8 posted to Appian Knowledge Base by Jussi Lundstedt on 10/9/2018 10:23:15 AM&lt;br /&gt;
&lt;table style="background-color:#bcedaf;"&gt;
&lt;tbody&gt;
&lt;tr&gt;
&lt;td&gt;This issue has been resolved in an Appian hotfix/new Appian version. Please apply the latest hotfix to your Appian installation or upgrade to the latest version of Appian.&lt;/td&gt;
&lt;/tr&gt;
&lt;/tbody&gt;
&lt;/table&gt;
&lt;h2&gt;Symptoms&lt;/h2&gt;
&lt;p&gt;After upgrading to Appian 18.1 or later, calls to SOAP Web Services using the Call Web Service Smart Service no longer include a port in the host header, causing web service calls with custom port numbers to fail. In a web service trace, the host headers would appear as follows:&lt;/p&gt;
&lt;h4&gt;Call from Appian 17.4 and Earlier&lt;/h4&gt;
&lt;pre&gt;Host: service.example.com:7000&lt;/pre&gt;
&lt;h4&gt;Call from Appian 18.1 and Later&lt;/h4&gt;
&lt;pre&gt;Host: service.example.com&lt;/pre&gt;
&lt;h2&gt;Cause&lt;/h2&gt;
&lt;p&gt;This issue has been addressed&amp;nbsp;via&amp;nbsp;&lt;strong&gt;AN-112823&lt;/strong&gt; in the following versions/hotfixes:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href="https://docs.appian.com/suite/help/18.1/Hotfixes.html#release-date-31-august-2018-(released-as-hotfix-package-f)" target="_blank"&gt;Appian 18.1 Hotfix Package F&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://docs.appian.com/suite/help/18.2/Hotfixes.html#release-date-31-august-2018-(released-as-hotfix-package-d)" target="_blank"&gt;Appian 18.2 Hotfix Package D&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://docs.appian.com/suite/help/18.3/Hotfixes.html#release-date-31-august-2018-(released-as-hotfix-package-a)" target="_blank"&gt;Appian 18.3 Hotfix Package A&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;h2&gt;Action&lt;/h2&gt;
&lt;p&gt;Apply the latest hotfix to your Appian installation or upgrade to the latest version of Appian.&lt;/p&gt;
&lt;h2&gt;Affected Versions&lt;/h2&gt;
&lt;p&gt;This article applies to Appian versions 18.1, 18.2, and 18.3.&lt;/p&gt;
&lt;p&gt;Last Reviewed: October 2018&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;

&lt;div style="font-size: 90%;"&gt;Tags: HTTP, integration, web services, fixed issues, hotfix&lt;/div&gt;
</description></item><item><title>KB-XXXX Call Web Service Smart Service omits the port number in the host header after upgrade</title><link>https://community.appian.com/support/w/kb/1169/kb-1742-call-web-service-smart-service-omits-the-port-number-in-the-host-header-after-upgrade/revision/7</link><pubDate>Tue, 09 Oct 2018 10:15:02 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:f9809973-d70b-458e-ae19-f84f3aa2aaf6</guid><dc:creator>Jussi Lundstedt</dc:creator><comments>https://community.appian.com/support/w/kb/1169/kb-1742-call-web-service-smart-service-omits-the-port-number-in-the-host-header-after-upgrade#comments</comments><description>Revision 7 posted to Appian Knowledge Base by Jussi Lundstedt on 10/9/2018 10:15:02 AM&lt;br /&gt;
&lt;table style="background-color:#bcedaf;"&gt;
&lt;tbody&gt;
&lt;tr&gt;
&lt;td&gt;This issue has been resolved in an Appian hotfix/new Appian version. Please apply the latest hotfix to your Appian installation or upgrade to the latest version of Appian.&lt;/td&gt;
&lt;/tr&gt;
&lt;/tbody&gt;
&lt;/table&gt;
&lt;h2&gt;Symptoms&lt;/h2&gt;
&lt;p&gt;After upgrading to Appian 18.1 or later, calls to SOAP Web Services using the Call Web Service Smart Service no longer include a port in the host header, causing web service calls with custom port numbers to fail. In a web service trace, the host headers would appear as follows:&lt;/p&gt;
&lt;h4&gt;Call from Appian 17.4 and earlier&lt;/h4&gt;
&lt;pre&gt;Host: service.example.com:7000&lt;/pre&gt;
&lt;h4&gt;Call from Appian 18.1 and later&lt;/h4&gt;
&lt;pre&gt;Host: service.example.com&lt;/pre&gt;
&lt;h2&gt;Cause&lt;/h2&gt;
&lt;p&gt;This issue has been addressed&amp;nbsp;via&amp;nbsp;&lt;strong&gt;AN-112823&lt;/strong&gt; in the following versions/hotfixes:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href="https://docs.appian.com/suite/help/18.1/Hotfixes.html#release-date-31-august-2018-(released-as-hotfix-package-f)" target="_blank"&gt;Appian 18.1 Hotfix Package F&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://docs.appian.com/suite/help/18.2/Hotfixes.html#release-date-31-august-2018-(released-as-hotfix-package-d)" target="_blank"&gt;Appian 18.2 Hotfix Package D&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://docs.appian.com/suite/help/18.3/Hotfixes.html#release-date-31-august-2018-(released-as-hotfix-package-a)" target="_blank"&gt;Appian 18.3 Hotfix Package A&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;h2&gt;Action&lt;/h2&gt;
&lt;p&gt;Apply the latest hotfix to your Appian installation or upgrade to the latest version of Appian.&lt;/p&gt;
&lt;h2&gt;Affected Versions&lt;/h2&gt;
&lt;p&gt;This article applies to Appian versions 18.1, 18.2, and 18.3.&lt;/p&gt;
&lt;p&gt;Last Reviewed: October 2018&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;

&lt;div style="font-size: 90%;"&gt;Tags: HTTP, integration, web services, fixed issues, hotfix&lt;/div&gt;
</description></item><item><title>KB-XXXX Call Web Service Smart Service omits the port number in the host header after upgrade</title><link>https://community.appian.com/support/w/kb/1169/kb-1742-call-web-service-smart-service-omits-the-port-number-in-the-host-header-after-upgrade/revision/6</link><pubDate>Tue, 09 Oct 2018 08:57:28 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:f9809973-d70b-458e-ae19-f84f3aa2aaf6</guid><dc:creator>Jordan Horwat</dc:creator><comments>https://community.appian.com/support/w/kb/1169/kb-1742-call-web-service-smart-service-omits-the-port-number-in-the-host-header-after-upgrade#comments</comments><description>Revision 6 posted to Appian Knowledge Base by Jordan Horwat on 10/9/2018 8:57:28 AM&lt;br /&gt;
&lt;table style="background-color:#bcedaf;"&gt;
&lt;tbody&gt;
&lt;tr&gt;
&lt;td&gt;This issue has been resolved in an Appian hotfix/new Appian version. Please apply the latest hotfix to your Appian installation or upgrade to the latest version of Appian.&lt;/td&gt;
&lt;/tr&gt;
&lt;/tbody&gt;
&lt;/table&gt;
&lt;h2&gt;Symptoms&lt;/h2&gt;
&lt;p&gt;After upgrading to Appian 18.1 or later, calls to SOAP Web Services using the Call Web Service Smart Service no longer include a port in the host header, causing web service calls with custom port numbers to fail. In a web service trace, the host headers would appear as follows:&lt;/p&gt;
&lt;h4&gt;Call from Previous Appian Version&lt;/h4&gt;
&lt;pre&gt;Host: service.example.com:7000&lt;/pre&gt;
&lt;h4&gt;Call from New&amp;nbsp;Appian Version&lt;/h4&gt;
&lt;pre&gt;Host: service.example.com&lt;/pre&gt;
&lt;h2&gt;Cause&lt;/h2&gt;
&lt;p&gt;This issue has been addressed&amp;nbsp;via&amp;nbsp;&lt;strong&gt;AN-112823&lt;/strong&gt; in the following versions/hotfixes:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href="https://docs.appian.com/suite/help/18.1/Hotfixes.html#release-date-31-august-2018-(released-as-hotfix-package-f)" target="_blank"&gt;Appian 18.1 Hotfix Package F&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://docs.appian.com/suite/help/18.2/Hotfixes.html#release-date-31-august-2018-(released-as-hotfix-package-d)" target="_blank"&gt;Appian 18.2 Hotfix Package D&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://docs.appian.com/suite/help/18.3/Hotfixes.html#release-date-31-august-2018-(released-as-hotfix-package-a)" target="_blank"&gt;Appian 18.3 Hotfix Package A&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;h2&gt;Action&lt;/h2&gt;
&lt;p&gt;Apply the latest hotfix to your Appian installation or upgrade to the latest version of Appian.&lt;/p&gt;
&lt;h2&gt;Affected Versions&lt;/h2&gt;
&lt;p&gt;This article applies to Appian versions 18.1, 18.2, and 18.3.&lt;/p&gt;
&lt;p&gt;Last Reviewed: October 2018&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;

&lt;div style="font-size: 90%;"&gt;Tags: HTTP, integration, web services, fixed issues, hotfix&lt;/div&gt;
</description></item><item><title>KB-XXXX Call Web Service Smart Service omits the port number in the host header after upgrade</title><link>https://community.appian.com/support/w/kb/1169/kb-1742-call-web-service-smart-service-omits-the-port-number-in-the-host-header-after-upgrade/revision/5</link><pubDate>Tue, 09 Oct 2018 08:57:16 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:f9809973-d70b-458e-ae19-f84f3aa2aaf6</guid><dc:creator>Jordan Horwat</dc:creator><comments>https://community.appian.com/support/w/kb/1169/kb-1742-call-web-service-smart-service-omits-the-port-number-in-the-host-header-after-upgrade#comments</comments><description>Revision 5 posted to Appian Knowledge Base by Jordan Horwat on 10/9/2018 8:57:16 AM&lt;br /&gt;
&lt;table style="background-color:#bcedaf;"&gt;
&lt;tbody&gt;
&lt;tr&gt;
&lt;td&gt;This issue has been resolved in an Appian hotfix/new Appian version. Please apply the latest hotfix to your Appian installation or upgrade to the latest version of Appian.&lt;/td&gt;
&lt;/tr&gt;
&lt;/tbody&gt;
&lt;/table&gt;
&lt;h2&gt;&amp;nbsp;&lt;/h2&gt;
&lt;h2&gt;Symptoms&lt;/h2&gt;
&lt;p&gt;After upgrading to Appian 18.1 or later, calls to SOAP Web Services using the Call Web Service Smart Service no longer include a port in the host header, causing web service calls with custom port numbers to fail. In a web service trace, the host headers would appear as follows:&lt;/p&gt;
&lt;h4&gt;Call from Previous Appian Version&lt;/h4&gt;
&lt;pre&gt;Host: service.example.com:7000&lt;/pre&gt;
&lt;h4&gt;Call from New&amp;nbsp;Appian Version&lt;/h4&gt;
&lt;pre&gt;Host: service.example.com&lt;/pre&gt;
&lt;h2&gt;Cause&lt;/h2&gt;
&lt;p&gt;This issue has been addressed&amp;nbsp;via&amp;nbsp;&lt;strong&gt;AN-112823&lt;/strong&gt; in the following versions/hotfixes:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href="https://docs.appian.com/suite/help/18.1/Hotfixes.html#release-date-31-august-2018-(released-as-hotfix-package-f)" target="_blank"&gt;Appian 18.1 Hotfix Package F&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://docs.appian.com/suite/help/18.2/Hotfixes.html#release-date-31-august-2018-(released-as-hotfix-package-d)" target="_blank"&gt;Appian 18.2 Hotfix Package D&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://docs.appian.com/suite/help/18.3/Hotfixes.html#release-date-31-august-2018-(released-as-hotfix-package-a)" target="_blank"&gt;Appian 18.3 Hotfix Package A&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;h2&gt;Action&lt;/h2&gt;
&lt;p&gt;Apply the latest hotfix to your Appian installation or upgrade to the latest version of Appian.&lt;/p&gt;
&lt;h2&gt;Affected Versions&lt;/h2&gt;
&lt;p&gt;This article applies to Appian versions 18.1, 18.2, and 18.3.&lt;/p&gt;
&lt;p&gt;Last Reviewed: October 2018&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;

&lt;div style="font-size: 90%;"&gt;Tags: HTTP, integration, web services, fixed issues, hotfix&lt;/div&gt;
</description></item><item><title>KB-XXXX Call Web Service Smart Service omits the port number in the host header after upgrade</title><link>https://community.appian.com/support/w/kb/1169/kb-1742-call-web-service-smart-service-omits-the-port-number-in-the-host-header-after-upgrade/revision/4</link><pubDate>Tue, 09 Oct 2018 08:54:20 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:f9809973-d70b-458e-ae19-f84f3aa2aaf6</guid><dc:creator>Jordan Horwat</dc:creator><comments>https://community.appian.com/support/w/kb/1169/kb-1742-call-web-service-smart-service-omits-the-port-number-in-the-host-header-after-upgrade#comments</comments><description>Revision 4 posted to Appian Knowledge Base by Jordan Horwat on 10/9/2018 8:54:20 AM&lt;br /&gt;
&lt;h2&gt;Symptoms&lt;/h2&gt;
&lt;p&gt;After upgrading to Appian 18.1 or later, calls to SOAP Web Services using the Call Web Service Smart Service no longer include a port in the host header, causing web service calls with custom port numbers to fail. In a web service trace, the host headers would appear as follows:&lt;/p&gt;
&lt;h4&gt;Call from Previous Appian Version&lt;/h4&gt;
&lt;pre&gt;Host: service.example.com:7000&lt;/pre&gt;
&lt;h4&gt;Call from New&amp;nbsp;Appian Version&lt;/h4&gt;
&lt;pre&gt;Host: service.example.com&lt;/pre&gt;
&lt;h2&gt;Cause&lt;/h2&gt;
&lt;p&gt;This issue has been addressed&amp;nbsp;via&amp;nbsp;&lt;strong&gt;AN-112823&lt;/strong&gt; in the following versions/hotfixes:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href="https://docs.appian.com/suite/help/18.1/Hotfixes.html#release-date-31-august-2018-(released-as-hotfix-package-f)" target="_blank"&gt;Appian 18.1 Hotfix Package F&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://docs.appian.com/suite/help/18.2/Hotfixes.html#release-date-31-august-2018-(released-as-hotfix-package-d)" target="_blank"&gt;Appian 18.2 Hotfix Package D&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://docs.appian.com/suite/help/18.3/Hotfixes.html#release-date-31-august-2018-(released-as-hotfix-package-a)" target="_blank"&gt;Appian 18.3 Hotfix Package A&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;h2&gt;Action&lt;/h2&gt;
&lt;p&gt;Apply the latest hotfix to your Appian installation or upgrade to the latest version of Appian.&lt;/p&gt;
&lt;h2&gt;Affected Versions&lt;/h2&gt;
&lt;p&gt;This article applies to Appian versions 18.1, 18.2, and 18.3.&lt;/p&gt;
&lt;p&gt;Last Reviewed: October 2018&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;

&lt;div style="font-size: 90%;"&gt;Tags: HTTP, integration, web services, fixed issues, hotfix&lt;/div&gt;
</description></item><item><title>KB-XXXX Call Web Service Smart Service omits the port number in the host header after upgrade</title><link>https://community.appian.com/support/w/kb/1169/kb-1742-call-web-service-smart-service-omits-the-port-number-in-the-host-header-after-upgrade/revision/1</link><pubDate>Mon, 08 Oct 2018 16:19:13 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:f9809973-d70b-458e-ae19-f84f3aa2aaf6</guid><dc:creator>Jussi Lundstedt</dc:creator><comments>https://community.appian.com/support/w/kb/1169/kb-1742-call-web-service-smart-service-omits-the-port-number-in-the-host-header-after-upgrade#comments</comments><description>Revision 1 posted to Appian Knowledge Base by Jussi Lundstedt on 10/8/2018 4:19:13 PM&lt;br /&gt;
&lt;h2&gt;Symptoms&lt;/h2&gt;
&lt;p&gt;After upgrading to Appian 18.1 or later, calls to SOAP Web Services using the Call Web Service Smart Service no longer include a port in the host header, causing web service calls with custom port numbers to fail. In a web service trace, the host headers would appear as follows:&lt;/p&gt;
&lt;h4&gt;Call from previous Appian version&lt;/h4&gt;
&lt;pre&gt;Host: service.example.com:7000&lt;/pre&gt;
&lt;h4&gt;Call from&amp;nbsp;new&amp;nbsp;Appian version&lt;/h4&gt;
&lt;pre&gt;Host: service.example.com&lt;br /&gt;&lt;br /&gt;&lt;/pre&gt;
&lt;h2&gt;Cause&lt;/h2&gt;
&lt;p&gt;This issue is addressed as &lt;strong&gt;AN-112823&lt;/strong&gt; in the following public hotfix packages:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href="https://docs.appian.com/suite/help/18.1/Hotfixes.html#release-date-31-august-2018-(released-as-hotfix-package-f)" target="_blank"&gt;Appian 18.1 Hotfix Package F&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://docs.appian.com/suite/help/18.2/Hotfixes.html#release-date-31-august-2018-(released-as-hotfix-package-d)" target="_blank"&gt;Appian 18.2 Hotfix Package D&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://docs.appian.com/suite/help/18.3/Hotfixes.html#release-date-31-august-2018-(released-as-hotfix-package-a)" target="_blank"&gt;Appian 18.3 Hotfix Package A&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;h2&gt;Action&lt;/h2&gt;
&lt;p&gt;Apply the latest hotfix to your Appian installation or upgrade to the latest version of Appian.&lt;/p&gt;
&lt;h2&gt;Affected Versions&lt;/h2&gt;
&lt;p&gt;This article applies to Appian versions 18.1, 18.2 and 18.3.&lt;/p&gt;
&lt;p&gt;Last Reviewed: October 2018&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;

&lt;div style="font-size: 90%;"&gt;Tags: HTTP, integration, web services, fixed issues, hotfix&lt;/div&gt;
</description></item><item><title>KB-XXXX Call Web Service Smart Service omits the port number in the host header after upgrade</title><link>https://community.appian.com/support/w/kb/1169/kb-1742-call-web-service-smart-service-omits-the-port-number-in-the-host-header-after-upgrade/revision/3</link><pubDate>Mon, 08 Oct 2018 12:20:17 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:f9809973-d70b-458e-ae19-f84f3aa2aaf6</guid><dc:creator>Jussi Lundstedt</dc:creator><comments>https://community.appian.com/support/w/kb/1169/kb-1742-call-web-service-smart-service-omits-the-port-number-in-the-host-header-after-upgrade#comments</comments><description>Revision 3 posted to Appian Knowledge Base by Jussi Lundstedt on 10/8/2018 12:20:17 PM&lt;br /&gt;
&lt;h2&gt;Symptoms&lt;/h2&gt;
&lt;p&gt;After upgrading to Appian 18.1 or later, calls to SOAP Web Services using the Call Web Service Smart Service no longer include a port in the host header, causing web service calls with custom port numbers to fail. In a web service trace, the host headers would appear as follows:&lt;/p&gt;
&lt;h4&gt;Call from previous Appian version&lt;/h4&gt;
&lt;pre&gt;Host: service.example.com:7000&lt;/pre&gt;
&lt;h4&gt;Call from&amp;nbsp;new&amp;nbsp;Appian version&lt;/h4&gt;
&lt;pre&gt;Host: service.example.com&lt;/pre&gt;
&lt;h2&gt;Cause&lt;/h2&gt;
&lt;p&gt;This issue has been addressed as &lt;strong&gt;AN-112823&lt;/strong&gt; in the following hotfixes:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href="https://docs.appian.com/suite/help/18.1/Hotfixes.html#release-date-31-august-2018-(released-as-hotfix-package-f)" target="_blank"&gt;Appian 18.1 Hotfix Package F&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://docs.appian.com/suite/help/18.2/Hotfixes.html#release-date-31-august-2018-(released-as-hotfix-package-d)" target="_blank"&gt;Appian 18.2 Hotfix Package D&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://docs.appian.com/suite/help/18.3/Hotfixes.html#release-date-31-august-2018-(released-as-hotfix-package-a)" target="_blank"&gt;Appian 18.3 Hotfix Package A&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;h2&gt;Action&lt;/h2&gt;
&lt;p&gt;Apply the latest hotfix to your Appian installation or upgrade to the latest version of Appian.&lt;/p&gt;
&lt;h2&gt;Affected Versions&lt;/h2&gt;
&lt;p&gt;This article applies to Appian versions 18.1, 18.2 and 18.3.&lt;/p&gt;
&lt;p&gt;Last Reviewed: October 2018&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;

&lt;div style="font-size: 90%;"&gt;Tags: HTTP, integration, web services, fixed issues, hotfix&lt;/div&gt;
</description></item><item><title>KB-XXXX Call Web Service Smart Service omits the port number in the host header after upgrade</title><link>https://community.appian.com/support/w/kb/1169/kb-1742-call-web-service-smart-service-omits-the-port-number-in-the-host-header-after-upgrade/revision/2</link><pubDate>Mon, 08 Oct 2018 12:19:22 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:f9809973-d70b-458e-ae19-f84f3aa2aaf6</guid><dc:creator>Jussi Lundstedt</dc:creator><comments>https://community.appian.com/support/w/kb/1169/kb-1742-call-web-service-smart-service-omits-the-port-number-in-the-host-header-after-upgrade#comments</comments><description>Revision 2 posted to Appian Knowledge Base by Jussi Lundstedt on 10/8/2018 12:19:22 PM&lt;br /&gt;
&lt;h2&gt;Symptoms&lt;/h2&gt;
&lt;p&gt;After upgrading to Appian 18.1 or later, calls to SOAP Web Services using the Call Web Service Smart Service no longer include a port in the host header, causing web service calls with custom port numbers to fail. In a web service trace, the host headers would appear as follows:&lt;/p&gt;
&lt;h4&gt;Call from previous Appian version&lt;/h4&gt;
&lt;pre&gt;Host: service.example.com:7000&lt;/pre&gt;
&lt;h4&gt;Call from&amp;nbsp;new&amp;nbsp;Appian version&lt;/h4&gt;
&lt;pre&gt;Host: service.example.com&lt;/pre&gt;
&lt;h2&gt;Cause&lt;/h2&gt;
&lt;p&gt;This issue is addressed as &lt;strong&gt;AN-112823&lt;/strong&gt; in the following public hotfix packages:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href="https://docs.appian.com/suite/help/18.1/Hotfixes.html#release-date-31-august-2018-(released-as-hotfix-package-f)" target="_blank"&gt;Appian 18.1 Hotfix Package F&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://docs.appian.com/suite/help/18.2/Hotfixes.html#release-date-31-august-2018-(released-as-hotfix-package-d)" target="_blank"&gt;Appian 18.2 Hotfix Package D&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://docs.appian.com/suite/help/18.3/Hotfixes.html#release-date-31-august-2018-(released-as-hotfix-package-a)" target="_blank"&gt;Appian 18.3 Hotfix Package A&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;h2&gt;Action&lt;/h2&gt;
&lt;p&gt;Apply the latest hotfix to your Appian installation or upgrade to the latest version of Appian.&lt;/p&gt;
&lt;h2&gt;Affected Versions&lt;/h2&gt;
&lt;p&gt;This article applies to Appian versions 18.1, 18.2 and 18.3.&lt;/p&gt;
&lt;p&gt;Last Reviewed: October 2018&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;

&lt;div style="font-size: 90%;"&gt;Tags: HTTP, integration, web services, fixed issues, hotfix&lt;/div&gt;
</description></item></channel></rss>