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.
we are facing below issue : "Status: Failed. Current step: . Error message: Error in the configuration of the deployment. Data source and DDL cannot be provided when supplying an automated deployment package.."
We are using sql server . Not sure what we are missing here?
Hi, aravinds0003. When you are importing a deployment automation package (this is different from an application or patch ZIP), you should not be be adding DDLs separately since they should already be specified in the package itself. I hope this helps.