The features provided by this utility are now available out of the box (OOTB) in Appian versions 23.2+. For more information, refer to the Deployment APIs documentation.
Overview
This utility automates the process of inspecting the application, executing DDL scripts, updating CDTs, republishing the appropriate datastores, and importing the application.
With the Automated Import Manager Client, users can automatically deploy applications and package contents (either applications from Appian OR packages generated from the Automated Versioning Manager) to any environment. This utility provides the scripts that support triggering deployments from an external CI tool or deploy from the command line.
Key Features & Functionality
Automated Import Manager:
For more information, please see visit: https://community.appian.com/w/the-appian-playbook/198/deployment-automation
Note: This utility does not support Java version 9.0.
When I run version-application.bat in Git Bash, it works for me and deploys my code to the repository.
However, I'm interested in using the Folder Listener functionality, but when I try this, the deployment fails with an error message. It's a similar error message that I get when I try to run the version-application.bat file within a Windows Command prompt instead of Git. Is there any suggested solution for this, or configuration steps I'm missing? I'm having a hard time finding sufficient documentation on this.
How are you using the folder listener and what was the error message?