How to Upgrade Appian HA to the Latest Version
January 13, 2026 • By KPThink

Image made with AI for visual purposes only.
Appian is a widely used platform for enterprise automation and low-code application development. For organizations that run Appian in production, a High Availability (HA) environment is what keeps the platform running through node failures and maintenance windows.
Upgrading that HA environment to the latest version brings new features, security fixes, and performance improvements, but the upgrade itself has to be done carefully to avoid downtime. Here's how to do it.
Why Upgrade Appian HA?
Before you start, it helps to know what the upgrade buys you:
- New features: Each release adds functionality you can use to improve existing applications.
- Security patches: Newer versions include fixes for known vulnerabilities.
- Performance improvements: Appian regularly tunes the platform for speed and efficiency.
- Support compliance: Appian only supports a limited range of versions. Staying current keeps you eligible for official support.
Prerequisites for Upgrading Appian HA
1. Backup Your Environment
Take a full backup of your environment, including the database, application server, and custom configurations, before you begin. A backup is what lets you restore the system if the upgrade goes wrong.
2. Review the Release Notes
Read the release notes for the version you're upgrading to. They call out deprecated features, new system requirements, and anything else that could affect your environment.
3. Verify Compatibility
Confirm that your database, application server, and any third-party integrations are compatible with the new Appian version before you install it.
4. Prepare the HA Environment
Confirm your High Availability setup is healthy before you touch it. Check that every node in the cluster is communicating correctly and that failover works as expected.
Step-by-Step Guide to Upgrading Appian HA
Step 1: Download the Latest Appian Version
Log in to the Customer Support Portal and download the latest Appian version, including the installation package and any associated patches.
Step 2: Plan the Upgrade Window
Schedule a maintenance window for the upgrade. HA is built to reduce downtime, but running the update during off-peak hours still limits disruption.
Step 3: Upgrade the Primary Node
Stop the Appian services on the primary node.
Install the new version by following the instructions in the installation guide.
Run any necessary upgrade scripts provided by Appian.
Start the Appian services and verify that the primary node is functioning correctly.
Step 4: Upgrade the Secondary Node(s)
Stop the services on each secondary node.
Install the new version on each node, following the same process used for the primary node.
Start the Appian services on each secondary node.
Verify that all nodes are correctly synchronized and functioning as part of the HA cluster.
Step 5: Test the Environment
Failover testing: Simulate a node failure to confirm the HA setup still functions correctly.
Application testing: Test your applications to verify they work correctly on the new version.
Performance monitoring: Watch the environment's performance to catch any issues introduced by the upgrade.
Step 6: Update Custom Configurations
If you have custom configurations or integrations, confirm they still work with the new version, and update any scripts, plugins, or settings that need it.
Step 7: Review and Document the Upgrade
Document what changed during the upgrade. That record saves time on the next upgrade and if you need to troubleshoot an issue later.
Not sure where your cloud setup stands?
Conclusion
Keeping your HA environment current is what keeps it secure, well-supported, and performing the way it should. Follow the steps above and you can complete the upgrade with minimal disruption, with your platform ready for the latest features as soon as the upgrade finishes.

