Appian · Schema

ImportConfiguration

Configuration for an import deployment operation specifying the files and settings to deploy.

AutomationBPMBusiness Process ManagementEnterprise SoftwareLow-CodeProcess AutomationRPAWorkflow

Properties

Name Type Description
name string Name of the deployment, displayed in Appian Designer's Deploy view.
description string Description of the deployment.
packageFileName string File name of the deployment package ZIP file attached in the form data.
adminConsoleSettingsFileName string File name of the Admin Console settings ZIP file attached in the form data.
customizationFileName string File name of the import customization properties file attached in the form data.
pluginsFileName string File name of the plug-ins ZIP file attached in the form data.
dataSource string The data source name or UUID for database script execution.
databaseScripts array Array of database script configurations specifying file names and execution order.
View JSON Schema on GitHub