Overview
The Automated Versioning Manager is a tool that helps manage Appian applications and database DDL files in a version control system. Given an Appian application ZIP file, the Automated Versioning Manager performs the following actions:
This tool is frequently used with the native, external deployment APIs (https://docs.appian.com/suite/help/22.1/Deployment_Rest_API.html) or the Automated Import Manager (AIM) (https://community.appian.com/w/the-appian-playbook/198/deployment-automation). Unless you are doing deployments for the Admin Console, we suggest using the native APIs.
Key Features & Functionality
You can access the source code for AVM by exploding the ZIP file after download.
Note: This utility does not support Java version 9.0.
Hi all,
We're attempting to install this plugin on a self hosted Appian on Kubernetes solution. We're on version 24.2.585. With all other plugins we just drop the plugin jar in the {APPIAN_HOME}/ae/_admin/plugins and they start up with no error.
Following up on this I extracted the jar and there's no appian-plugin.xml file present. I'm assuming these are specific to each plugin, so is there one I should download from somewhere and add to the jar?