<?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/" xmlns:slash="http://purl.org/rss/1.0/modules/slash/" xmlns:wfw="http://wellformedweb.org/CommentAPI/"><channel><title>Version Upgrade</title><link>https://community.appian.com/discussions/f/best-practices/13846/version-upgrade</link><description>Hello Appian Experts, 
 I have to upgrade one application from older version to version 18.3 
 Please help me with the prerequisites which are required during version Upgrade and what all steps I need to follow to do the same. 
 Also let me know the what</description><dc:language>en-US</dc:language><generator>Telligent Community 12</generator><item><title>RE: Version Upgrade</title><link>https://community.appian.com/thread/62922?ContentTypeID=1</link><pubDate>Wed, 21 Nov 2018 12:26:04 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:e494e77c-59ce-4566-92fd-44edbc48b5db</guid><dc:creator>Naveen Chandu</dc:creator><description>Hi Gaurav,&lt;br /&gt;
&lt;br /&gt;
If your environment is already migrated then you need to test your applications end-end and check if there are any depreciated components and replace them with new code.&lt;br /&gt;
&lt;br /&gt;
Regards,&lt;br /&gt;
Naveen&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Version Upgrade</title><link>https://community.appian.com/thread/62920?ContentTypeID=1</link><pubDate>Wed, 21 Nov 2018 12:09:02 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:c995cf5c-1237-46c4-ac82-75d296eb7726</guid><dc:creator>anshuk0001</dc:creator><description>You can replace the above code by creating simple integrations.&lt;br /&gt;
&lt;a href="https://docs.appian.com/suite/help/18.4/Create_an_Integration.html"&gt;docs.appian.com/.../Create_an_Integration.html&lt;/a&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Version Upgrade</title><link>https://community.appian.com/thread/62912?ContentTypeID=1</link><pubDate>Wed, 21 Nov 2018 08:31:03 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:2b3e717b-1685-43a1-8ee8-981e2a93b9e2</guid><dc:creator>gauravs0002</dc:creator><description>&lt;p&gt;HI ravir0001&lt;/p&gt;
&lt;p&gt;The Envrionment is already upgraded to 18.3 version while the application was built on 17.1.&lt;/p&gt;
&lt;p&gt;When I debugged the process models i found that few old functions are used. Due to which process are getting aborted.&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;i.e:&amp;nbsp;&lt;/p&gt;
&lt;p&gt;a!httpQuery(&lt;/p&gt;
&lt;p&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;url: &amp;quot;&lt;a href="https://maps.googleapis.com/maps/api/geocode/json"&gt;maps.googleapis.com/.../json&amp;quot;,&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;&lt;span style="background-color:#ffff00;"&gt;queryParameters: {&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span style="background-color:#ffff00;"&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;a!httpQueryParameter(name: &amp;quot;address&amp;quot;, value: &amp;quot;ABC&amp;quot;),&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span style="background-color:#ffff00;"&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;a!httpQueryParameter(name: &amp;quot;key&amp;quot;, value: &amp;quot;XYZ&amp;quot;)&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span style="background-color:#ffff00;"&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;}&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span style="background-color:#ffff00;"&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;).result.body&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;&lt;span style="background-color:#ffff00;"&gt;&lt;span style="background-color:#ffffff;"&gt;Now its asking to create some integration for this.&lt;/span&gt;&lt;br /&gt;&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;&lt;span style="background-color:#ffff00;"&gt;&lt;span style="background-color:#ffffff;"&gt;Kindly Suggest&lt;/span&gt;&lt;/span&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Version Upgrade</title><link>https://community.appian.com/thread/62893?ContentTypeID=1</link><pubDate>Tue, 20 Nov 2018 17:51:01 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:0d6abcbd-4e98-4802-b7f6-67443bd05622</guid><dc:creator>ravir0001</dc:creator><description>Hi Gaurav !&lt;br /&gt;
&lt;br /&gt;
1. Go through the release notes of older version(which you are migrating from) and 18.3 and have a look on the deprecated &amp;amp; removed features/functions/smart services.&lt;br /&gt;
&lt;br /&gt;
2.Hope you will not be using any one of deprecated / deleted features as in old version, and if so then you need to upgrade your code / configuration.&lt;br /&gt;
&lt;br /&gt;
3.Once the upgrade is done, perform End-to-End testing of every application in 18.2 environment to make sure that the applications are not impacted.&lt;br /&gt;
&lt;br /&gt;
Please refer the Migration guide and it is very useful to apply the upgrade. Here is the link.&lt;br /&gt;
&lt;a href="https://forum.appian.com/suite/tempo/records/type/software/view/all"&gt;forum.appian.com/.../all&lt;/a&gt;&lt;br /&gt;
&lt;br /&gt;
Hope this helps.&lt;br /&gt;
&lt;br /&gt;
Thanks,&lt;br /&gt;
Ravi.&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Version Upgrade</title><link>https://community.appian.com/thread/62889?ContentTypeID=1</link><pubDate>Tue, 20 Nov 2018 16:04:38 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:88c6429c-deb4-4eee-873b-ec1d0738ee67</guid><dc:creator>Eliot Gerson</dc:creator><description>Instructions for updating Appian can be found in the product documentation: &lt;a href="https://docs.appian.com/suite/help/18.3/Upgrade_Guide.html"&gt;docs.appian.com/.../Upgrade_Guide.html&lt;/a&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>