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.
Hi All,
I am trying to import the package using Appian Deployment manager.But getting below error.I have DDL scripts stored in my repository.
Error message: java.nio.file.NoSuchFileException: /tmp/deployment-automation7501233/ddl_files/test.sql.
We are using Manager version:2.5.9
Can someone help....
Thanks
This means it couldn't find test.sql. Can you please double-check to make sure it's at the location specified in the properties file?