<?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>Appian 18.3 to 18.2 downgrade</title><link>https://community.appian.com/discussions/f/administration/13343/appian-18-3-to-18-2-downgrade</link><description>Hi, 
 Due to client reasons we need to move some code developed in Appian 18.3 (cloud) to another Appian instalation in 18.2 (on premise) . So, we need to downgrade. 
 We need to know if it works in the same way that the export/import application utility</description><dc:language>en-US</dc:language><generator>Telligent Community 12</generator><item><title>RE: Appian 18.3 to 18.2 downgrade</title><link>https://community.appian.com/thread/60781?ContentTypeID=1</link><pubDate>Wed, 26 Sep 2018 16:42:37 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:64ae235c-584d-47fc-88c3-814536f29927</guid><dc:creator>bryant.st39</dc:creator><description>&lt;p&gt;This is not recommended and is very risk...however, we have had occasions where this was the last resort...below is the XML structure for an interface...in the XML, I&amp;nbsp;added comments (/*, */) around the portion of the interface definition that would affect the import, saved it, and re-zipped all the files. &amp;nbsp;Before attempting, make backups and test thoroughly.&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;XML File:&lt;/strong&gt;&lt;/p&gt;
&lt;p&gt;&lt;code&gt;&amp;lt;?xml version=&amp;quot;1.0&amp;quot; encoding=&amp;quot;UTF-8&amp;quot; standalone=&amp;quot;yes&amp;quot;?&amp;gt;&lt;/code&gt;&lt;/p&gt;
&lt;p&gt;&lt;code&gt;&amp;lt;contentHaul xmlns:a=&amp;quot;&lt;a href="http://www.appian.com/ae/types/2009"&gt;www.appian.com/.../2009&amp;quot;&amp;gt;&lt;/a&gt;&lt;/code&gt;&lt;/p&gt;
&lt;p&gt;&lt;code&gt;&amp;lt;rule&amp;gt;&lt;/code&gt;&lt;/p&gt;
&lt;p&gt;&lt;code&gt;&amp;lt;name&amp;gt;PMT_ActionIsLocked&amp;lt;/name&amp;gt;&lt;/code&gt;&lt;/p&gt;
&lt;p&gt;&lt;code&gt;&amp;lt;uuid&amp;gt;_a-0000e09d-8cea-8000-daab-640000640000_24919&amp;lt;/uuid&amp;gt;&lt;/code&gt;&lt;/p&gt;
&lt;p&gt;&lt;code&gt;&amp;lt;description&amp;gt;&amp;lt;/description&amp;gt;&lt;/code&gt;&lt;/p&gt;
&lt;p&gt;&lt;code&gt;&amp;lt;parentUuid&amp;gt;_a-0000dc92-d263-8000-5130-010000010000_15604&amp;lt;/parentUuid&amp;gt;&lt;/code&gt;&lt;/p&gt;
&lt;p&gt;&lt;code&gt;&amp;lt;visibility&amp;gt;&lt;/code&gt;&lt;/p&gt;
&lt;p&gt;&lt;code&gt;&amp;lt;advertise&amp;gt;false&amp;lt;/advertise&amp;gt;&lt;/code&gt;&lt;/p&gt;
&lt;p&gt;&lt;code&gt;&amp;lt;hierarchy&amp;gt;true&amp;lt;/hierarchy&amp;gt;&lt;/code&gt;&lt;/p&gt;
&lt;p&gt;&lt;code&gt;&amp;lt;indexable&amp;gt;true&amp;lt;/indexable&amp;gt;&lt;/code&gt;&lt;/p&gt;
&lt;p&gt;&lt;code&gt;&amp;lt;quota&amp;gt;false&amp;lt;/quota&amp;gt;&lt;/code&gt;&lt;/p&gt;
&lt;p&gt;&lt;code&gt;&amp;lt;searchable&amp;gt;true&amp;lt;/searchable&amp;gt;&lt;/code&gt;&lt;/p&gt;
&lt;p&gt;&lt;code&gt;&amp;lt;system&amp;gt;false&amp;lt;/system&amp;gt;&lt;/code&gt;&lt;/p&gt;
&lt;p&gt;&lt;code&gt;&amp;lt;unlogged&amp;gt;false&amp;lt;/unlogged&amp;gt;&lt;/code&gt;&lt;/p&gt;
&lt;p&gt;&lt;code&gt;&amp;lt;/visibility&amp;gt;&lt;/code&gt;&lt;/p&gt;
&lt;p&gt;&lt;code&gt;&amp;lt;definition&amp;gt;= #&amp;amp;quot;SYSTEM_SYSRULES_formLayout&amp;amp;quot;(&lt;/code&gt;&lt;/p&gt;
&lt;p&gt;&lt;code&gt;label: &amp;amp;quot;WARNING: Work Products are currently being edited by:&amp;amp;quot;,&lt;/code&gt;&lt;/p&gt;
&lt;p&gt;&lt;code&gt;firstColumnContents: {&lt;/code&gt;&lt;/p&gt;
&lt;p&gt;&lt;code&gt;/* add in XML&lt;/code&gt;&lt;/p&gt;
&lt;p&gt;&lt;code&gt;#&amp;amp;quot;SYSTEM_SYSRULES_textField&amp;amp;quot;(&lt;/code&gt;&lt;/p&gt;
&lt;p&gt;&lt;code&gt;label: &amp;amp;quot;Insert Process Report Here&amp;amp;quot;,&lt;/code&gt;&lt;/p&gt;
&lt;p&gt;&lt;code&gt;labelPosition: &amp;amp;quot;ABOVE&amp;amp;quot;,&lt;/code&gt;&lt;/p&gt;
&lt;p&gt;&lt;code&gt;saveInto: {},&lt;/code&gt;&lt;/p&gt;
&lt;p&gt;&lt;code&gt;readOnly: true()&lt;/code&gt;&lt;/p&gt;
&lt;p&gt;&lt;code&gt;)&lt;/code&gt;&lt;/p&gt;
&lt;p&gt;&lt;code&gt;added in XML */&lt;/code&gt;&lt;/p&gt;
&lt;p&gt;&lt;code&gt;},&lt;/code&gt;&lt;/p&gt;
&lt;p&gt;&lt;code&gt;buttons: #&amp;amp;quot;SYSTEM_SYSRULES_ButtonLayout&amp;amp;quot;(&lt;/code&gt;&lt;/p&gt;
&lt;p&gt;&lt;code&gt;primaryButtons: {&lt;/code&gt;&lt;/p&gt;
&lt;p&gt;&lt;code&gt;#&amp;amp;quot;SYSTEM_SYSRULES_ButtonWidgetSubmit&amp;amp;quot;(&lt;/code&gt;&lt;/p&gt;
&lt;p&gt;&lt;code&gt;label: &amp;amp;quot;OK&amp;amp;quot;,&lt;/code&gt;&lt;/p&gt;
&lt;p&gt;&lt;code&gt;style: &amp;amp;quot;PRIMARY&amp;amp;quot;&lt;/code&gt;&lt;/p&gt;
&lt;p&gt;&lt;code&gt;)&lt;/code&gt;&lt;/p&gt;
&lt;p&gt;&lt;code&gt;}&lt;/code&gt;&lt;/p&gt;
&lt;p&gt;&lt;code&gt;)&lt;/code&gt;&lt;/p&gt;
&lt;p&gt;&lt;code&gt;)&amp;lt;/definition&amp;gt;&lt;/code&gt;&lt;/p&gt;
&lt;p&gt;&lt;code&gt;&amp;lt;preferredEditor&amp;gt;interface&amp;lt;/preferredEditor&amp;gt;&lt;/code&gt;&lt;/p&gt;
&lt;p&gt;&lt;code&gt;&amp;lt;offlineEnabled&amp;gt;false&amp;lt;/offlineEnabled&amp;gt;&lt;/code&gt;&lt;/p&gt;
&lt;p&gt;&lt;code&gt;&amp;lt;/rule&amp;gt;&lt;/code&gt;&lt;/p&gt;
&lt;p&gt;&lt;code&gt;&amp;lt;roleMap public=&amp;quot;true&amp;quot;&amp;gt;&lt;/code&gt;&lt;/p&gt;
&lt;p&gt;&lt;code&gt;&amp;lt;role allowForAll=&amp;quot;false&amp;quot; inherit=&amp;quot;true&amp;quot; name=&amp;quot;readers&amp;quot;&amp;gt;&lt;/code&gt;&lt;/p&gt;
&lt;p&gt;&lt;code&gt;&amp;lt;users/&amp;gt;&lt;/code&gt;&lt;/p&gt;
&lt;p&gt;&lt;code&gt;&amp;lt;groups/&amp;gt;&lt;/code&gt;&lt;/p&gt;
&lt;p&gt;&lt;code&gt;&amp;lt;/role&amp;gt;&lt;/code&gt;&lt;/p&gt;
&lt;p&gt;&lt;code&gt;&amp;lt;role allowForAll=&amp;quot;false&amp;quot; inherit=&amp;quot;true&amp;quot; name=&amp;quot;authors&amp;quot;&amp;gt;&lt;/code&gt;&lt;/p&gt;
&lt;p&gt;&lt;code&gt;&amp;lt;users/&amp;gt;&lt;/code&gt;&lt;/p&gt;
&lt;p&gt;&lt;code&gt;&amp;lt;groups/&amp;gt;&lt;/code&gt;&lt;/p&gt;
&lt;p&gt;&lt;code&gt;&amp;lt;/role&amp;gt;&lt;/code&gt;&lt;/p&gt;
&lt;p&gt;&lt;code&gt;&amp;lt;role allowForAll=&amp;quot;false&amp;quot; inherit=&amp;quot;true&amp;quot; name=&amp;quot;administrators&amp;quot;&amp;gt;&lt;/code&gt;&lt;/p&gt;
&lt;p&gt;&lt;code&gt;&amp;lt;users/&amp;gt;&lt;/code&gt;&lt;/p&gt;
&lt;p&gt;&lt;code&gt;&amp;lt;groups/&amp;gt;&lt;/code&gt;&lt;/p&gt;
&lt;p&gt;&lt;code&gt;&amp;lt;/role&amp;gt;&lt;/code&gt;&lt;/p&gt;
&lt;p&gt;&lt;code&gt;&amp;lt;role allowForAll=&amp;quot;false&amp;quot; inherit=&amp;quot;false&amp;quot; name=&amp;quot;denyReaders&amp;quot;&amp;gt;&lt;/code&gt;&lt;/p&gt;
&lt;p&gt;&lt;code&gt;&amp;lt;users/&amp;gt;&lt;/code&gt;&lt;/p&gt;
&lt;p&gt;&lt;code&gt;&amp;lt;groups/&amp;gt;&lt;/code&gt;&lt;/p&gt;
&lt;p&gt;&lt;code&gt;&amp;lt;/role&amp;gt;&lt;/code&gt;&lt;/p&gt;
&lt;p&gt;&lt;code&gt;&amp;lt;role allowForAll=&amp;quot;false&amp;quot; inherit=&amp;quot;false&amp;quot; name=&amp;quot;denyAuthors&amp;quot;&amp;gt;&lt;/code&gt;&lt;/p&gt;
&lt;p&gt;&lt;code&gt;&amp;lt;users/&amp;gt;&lt;/code&gt;&lt;/p&gt;
&lt;p&gt;&lt;code&gt;&amp;lt;groups/&amp;gt;&lt;/code&gt;&lt;/p&gt;
&lt;p&gt;&lt;code&gt;&amp;lt;/role&amp;gt;&lt;/code&gt;&lt;/p&gt;
&lt;p&gt;&lt;code&gt;&amp;lt;role allowForAll=&amp;quot;false&amp;quot; inherit=&amp;quot;false&amp;quot; name=&amp;quot;denyAdministrators&amp;quot;&amp;gt;&lt;/code&gt;&lt;/p&gt;
&lt;p&gt;&lt;code&gt;&amp;lt;users/&amp;gt;&lt;/code&gt;&lt;/p&gt;
&lt;p&gt;&lt;code&gt;&amp;lt;groups/&amp;gt;&lt;/code&gt;&lt;/p&gt;
&lt;p&gt;&lt;code&gt;&amp;lt;/role&amp;gt;&lt;/code&gt;&lt;/p&gt;
&lt;p&gt;&lt;code&gt;&amp;lt;/roleMap&amp;gt;&lt;/code&gt;&lt;/p&gt;
&lt;p&gt;&lt;code&gt;&amp;lt;typedValue&amp;gt;&lt;/code&gt;&lt;/p&gt;
&lt;p&gt;&lt;code&gt;&amp;lt;type&amp;gt;&lt;/code&gt;&lt;/p&gt;
&lt;p&gt;&lt;code&gt;&amp;lt;name&amp;gt;RuleTestConfig?list&amp;lt;/name&amp;gt;&lt;/code&gt;&lt;/p&gt;
&lt;p&gt;&lt;code&gt;&amp;lt;namespace&amp;gt;&lt;a href="http://www.appian.com/ae/types/2009&amp;lt;/namespace&amp;gt;"&gt;www.appian.com/.../namespace&amp;gt;&lt;/a&gt;&lt;/code&gt;&lt;/p&gt;
&lt;p&gt;&lt;code&gt;&amp;lt;/type&amp;gt;&lt;/code&gt;&lt;/p&gt;
&lt;p&gt;&lt;code&gt;&amp;lt;value&amp;gt;&lt;/code&gt;&lt;/p&gt;
&lt;p&gt;&lt;code&gt;&amp;lt;el&amp;gt;&lt;/code&gt;&lt;/p&gt;
&lt;p&gt;&lt;code&gt;&amp;lt;a:name/&amp;gt;&lt;/code&gt;&lt;/p&gt;
&lt;p&gt;&lt;code&gt;&amp;lt;/el&amp;gt;&lt;/code&gt;&lt;/p&gt;
&lt;p&gt;&lt;code&gt;&amp;lt;/value&amp;gt;&lt;/code&gt;&lt;/p&gt;
&lt;p&gt;&lt;code&gt;&amp;lt;/typedValue&amp;gt;&lt;/code&gt;&lt;/p&gt;
&lt;p&gt;&lt;code&gt;&amp;lt;/contentHaul&amp;gt;&lt;/code&gt;&lt;/p&gt;
&lt;p&gt;&lt;code&gt;　&lt;/code&gt;&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;&lt;code&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&lt;/code&gt;&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;Imported SAIL:&lt;/strong&gt;&lt;/p&gt;
&lt;p&gt;&lt;code&gt;= a!formLayout(&lt;/code&gt;&lt;/p&gt;
&lt;p&gt;&lt;code&gt;&amp;nbsp;label: &amp;quot;WARNING: Work Products are currently being edited by:&amp;quot;,&lt;/code&gt;&lt;/p&gt;
&lt;p&gt;&lt;code&gt;&amp;nbsp;firstColumnContents: {&lt;/code&gt;&lt;/p&gt;
&lt;p&gt;&lt;code&gt;/* add in XML&lt;/code&gt;&lt;/p&gt;
&lt;p&gt;&lt;code&gt;&amp;nbsp; &amp;nbsp;#&amp;quot;SYSTEM_SYSRULES_textField&amp;quot;(&lt;/code&gt;&lt;/p&gt;
&lt;p&gt;&lt;code&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp;label: &amp;quot;Insert Process Report Here&amp;quot;,&lt;/code&gt;&lt;/p&gt;
&lt;p&gt;&lt;code&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp;labelPosition: &amp;quot;ABOVE&amp;quot;,&lt;/code&gt;&lt;/p&gt;
&lt;p&gt;&lt;code&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp;saveInto: {},&lt;/code&gt;&lt;/p&gt;
&lt;p&gt;&lt;code&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp;readOnly: true()&lt;/code&gt;&lt;/p&gt;
&lt;p&gt;&lt;code&gt;&amp;nbsp; &amp;nbsp;)&lt;/code&gt;&lt;/p&gt;
&lt;p&gt;&lt;code&gt;added in XML */&lt;/code&gt;&lt;/p&gt;
&lt;p&gt;&lt;code&gt;&amp;nbsp;},&lt;/code&gt;&lt;/p&gt;
&lt;p&gt;&lt;code&gt;&amp;nbsp;buttons: a!buttonLayout(&lt;/code&gt;&lt;/p&gt;
&lt;p&gt;&lt;code&gt;&amp;nbsp; &amp;nbsp;primaryButtons: {&lt;/code&gt;&lt;/p&gt;
&lt;p&gt;&lt;code&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp;a!buttonWidgetSubmit(&lt;/code&gt;&lt;/p&gt;
&lt;p&gt;&lt;code&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;label: &amp;quot;OK&amp;quot;,&lt;/code&gt;&lt;/p&gt;
&lt;p&gt;&lt;code&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;style: &amp;quot;PRIMARY&amp;quot;&lt;/code&gt;&lt;/p&gt;
&lt;p&gt;&lt;code&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp;)&lt;/code&gt;&lt;/p&gt;
&lt;p&gt;&lt;code&gt;&amp;nbsp; &amp;nbsp;}&lt;/code&gt;&lt;/p&gt;
&lt;p&gt;&lt;code&gt;&amp;nbsp;)&lt;/code&gt;&lt;/p&gt;
&lt;p&gt;&lt;code&gt;)&lt;/code&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Appian 18.3 to 18.2 downgrade</title><link>https://community.appian.com/thread/60567?ContentTypeID=1</link><pubDate>Fri, 21 Sep 2018 15:39:12 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:2ee6817e-5130-4af2-adc0-33726c8ac180</guid><dc:creator>yeswanththiyarir</dc:creator><description>Appian basic rule while deploying: applications developed in a version can only be deployed to higher versions.&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Appian 18.3 to 18.2 downgrade</title><link>https://community.appian.com/thread/60485?ContentTypeID=1</link><pubDate>Thu, 20 Sep 2018 09:04:24 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:5b5e2c3c-4e7e-4335-a9b6-4cd90fcaf2cf</guid><dc:creator>bryant.st39</dc:creator><description>&lt;p&gt;I will...when we do this, we only modify the XML for datatypes, interfaces, and expressions,,,we simply add &amp;quot;/*...*/&amp;quot; comments around either unavailable functions/expressions or in some cases comment out the entire expression. &amp;nbsp;This will allow it to import. &amp;nbsp;As stated by Appian, this is not recommended and is very risky. &amp;nbsp;Limiting object types being modified and regression testing can help mitigate the risks but not eliminate them.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Appian 18.3 to 18.2 downgrade</title><link>https://community.appian.com/thread/60369?ContentTypeID=1</link><pubDate>Mon, 17 Sep 2018 18:00:54 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:381b1f6c-3648-4f1d-b63d-ce192906bdb5</guid><dc:creator>Cali Nelson</dc:creator><description>Hi Aitor,&lt;br /&gt;
&lt;br /&gt;
As Joe mentioned, deploying applications from a later version to an earlier version is not supported.&lt;br /&gt;
Also, modifying application export files to import them into another environment is not supported and can cause issues down the line with these objects and your environment.&lt;br /&gt;
&lt;br /&gt;
Cali Nelson&lt;br /&gt;
--Appian Support&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Appian 18.3 to 18.2 downgrade</title><link>https://community.appian.com/thread/60368?ContentTypeID=1</link><pubDate>Mon, 17 Sep 2018 17:53:21 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:430d3bec-55ab-47b9-8060-c8eca4a267bc</guid><dc:creator>Joe Kozak</dc:creator><description>Please be advised that moving some code developed in Appian 18.3 to another Appian installation in 18.2 (on prem) will likely cause long term corruption of Appian deployment and may result in lack of support. Appian support team is requesting that this action should not be taken. Any questions, please contact me directly at joe.kozak@appian.com and I will assist. Thanks&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Appian 18.3 to 18.2 downgrade</title><link>https://community.appian.com/thread/60361?ContentTypeID=1</link><pubDate>Mon, 17 Sep 2018 16:00:00 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:bad22504-e765-4c9d-b7b6-e2d17f5b00d3</guid><dc:creator>chandu</dc:creator><description>Hi Bryant,&lt;br /&gt;
Could you please give the example you you modified the xml files? suppose if you didnt have 18.3 specific code how will you handle this.&lt;br /&gt;
As far as i Know Appian will read the manifest file that contains the version name to determine from which environment the package was exported. In this case are you sure that the 18.3 packages will be imported to 18.2?&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Appian 18.3 to 18.2 downgrade</title><link>https://community.appian.com/thread/60348?ContentTypeID=1</link><pubDate>Mon, 17 Sep 2018 11:32:49 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:8f3d3642-9f94-47d3-9b80-916c3098e15b</guid><dc:creator>aloks0189</dc:creator><description>Hi &lt;a href="/members/aitors0001"&gt;aitor.sanchez&lt;/a&gt; &lt;br /&gt;
Adding to the practitioners above comments, you should also focus on the new features released in 18.3 which was not the part of v18.2. If your patch objects are using any one of these features, you must replace them with the available options based on v18.2 to avoid any future deployment issues.&lt;br /&gt;
&lt;br /&gt;
Please find the release note links for Appian 18.2 as well as 18.3 mentioned below:&lt;br /&gt;
18.2 Release Notes: &lt;a href="https://docs.appian.com/suite/help/18.2/Appian_Release_Notes.html"&gt;docs.appian.com/.../Appian_Release_Notes.html&lt;/a&gt; &lt;br /&gt;
18.3 Release Notes: &lt;a href="https://docs.appian.com/suite/help/18.3/Appian_Release_Notes.html"&gt;docs.appian.com/.../Appian_Release_Notes.html&lt;/a&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Appian 18.3 to 18.2 downgrade</title><link>https://community.appian.com/thread/60346?ContentTypeID=1</link><pubDate>Mon, 17 Sep 2018 11:16:01 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:4296afff-8a0f-4d10-be9d-74589ca87d1c</guid><dc:creator>bryant.st39</dc:creator><description>when you attempt to import, the import will fail because of missing &amp;quot;components&amp;quot;...find those in the XML and comment them out...for instance if it can&amp;#39;t import because function &amp;quot;a!whatEver&amp;quot; doesn&amp;#39;t exist, find all instance of &amp;quot;a!whatEver&amp;quot; and comment that entire function out...once you import, you will have to replace &amp;quot;a!whatEver&amp;quot; with a function from 18.2 to replace that functionality...note: if &amp;quot;a!whatEver&amp;quot; is in SAIL, you can just put SAIL comments around it to see that was commented out &amp;quot;/* a!whatEver(blah, blah, blah...)*/&amp;quot;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Appian 18.3 to 18.2 downgrade</title><link>https://community.appian.com/thread/60323?ContentTypeID=1</link><pubDate>Sun, 16 Sep 2018 16:39:34 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:14b7b29b-9fe4-49c5-89f0-9569a767fa8a</guid><dc:creator>harrisont606</dc:creator><description>you can check the 18.3 release notes to see if there are any new/changed/evolved functions. If you are using them, you may need to modify.&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Appian 18.3 to 18.2 downgrade</title><link>https://community.appian.com/thread/60322?ContentTypeID=1</link><pubDate>Sun, 16 Sep 2018 16:08:31 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:819196ed-5f89-4e7f-96cc-1162e13f6d51</guid><dc:creator>aitor.sanchez</dc:creator><description>Thanks! and how do you know wich is the specific code in 18.3 not valid in 18.2?&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Appian 18.3 to 18.2 downgrade</title><link>https://community.appian.com/thread/60318?ContentTypeID=1</link><pubDate>Sun, 16 Sep 2018 11:33:45 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:5b4da555-9a76-40b8-b8c7-b14c287dcd8b</guid><dc:creator>bryant.st39</dc:creator><description>We&amp;#39;ve done this by modifying the xml files in application export to comment out v18 specific &amp;quot;code&amp;quot;.  I would imagine that you could create script to do the same.&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Appian 18.3 to 18.2 downgrade</title><link>https://community.appian.com/thread/60316?ContentTypeID=1</link><pubDate>Sun, 16 Sep 2018 07:34:15 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:dd90a015-b2aa-450f-bdef-181aabc7f0a3</guid><dc:creator>aitor.sanchez</dc:creator><description>Thanks Chandu, it was my first thought, but we have arround 150 objects already in the application. No other way?&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Appian 18.3 to 18.2 downgrade</title><link>https://community.appian.com/thread/60315?ContentTypeID=1</link><pubDate>Sun, 16 Sep 2018 07:01:28 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:723eec6c-7d4b-4414-a217-40f32a88a519</guid><dc:creator>Singh002</dc:creator><description>hi &lt;a href="/members/aitors0001"&gt;aitor.sanchez&lt;/a&gt; ,&lt;br /&gt;
&lt;br /&gt;
You cant take patch and deploy to lower version.&lt;br /&gt;
I would suggest you to copy paste the code  in txt and update in lower version.&lt;br /&gt;
&lt;br /&gt;
Thanks,&lt;br /&gt;
Abhishek&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Appian 18.3 to 18.2 downgrade</title><link>https://community.appian.com/thread/60313?ContentTypeID=1</link><pubDate>Sun, 16 Sep 2018 06:34:25 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:366c1016-7b23-46a8-9d3b-dc5e119350ec</guid><dc:creator>chandu</dc:creator><description>Hi aitor.sanchez,&lt;br /&gt;
Lower versions of the Appian code can be deployed to higher versions of Appian but the other way is not possible via Import or Export. I think you need to manually do the changes.&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>