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. Is there any problem?
Thanks a lot
Discussion posts and replies are publicly visible
I will...when we do this, we only modify the XML for datatypes, interfaces, and expressions,,,we simply add "/*...*/" comments around either unavailable functions/expressions or in some cases comment out the entire expression. This will allow it to import. As stated by Appian, this is not recommended and is very risky. Limiting object types being modified and regression testing can help mitigate the risks but not eliminate them.