CDA Deployment Manager Action Pack
Interact with CA Continuous Delivery Automation via its SOAP webservice
This Action Pack can be used to interact with CA Continuous Delivery Automation (formerly known as CA Automic Release Automation) via its SOAP webservice to perform certain operations.
You can perform simple functions like create an activty from an activity template, assign a deployment package, schedule the activity or start it.
The Action Pack provides Actions for every function and for some of the composite functions.
Available Actions:
- ACTIVITY_FROM_TEMPLATE_CREATE
- ACTIVITYSTATE_SET
- ADD_DEPLOYMENT_TARGET_TO_COMPONENT
- ARCHIVE
- ASSIGN_COMPONENTS
- CREATE_DEPLOYMENT_PROFILE
- CREATE_DEPLOYMENT_TARGET
- CREATE_ENVIRONMENT
- CUSTOMIZE_CONFIG
- EXECUTE_APPLICATION_WORKFLOW
- EXECUTE_GENERAL_WORKFLOW
- FOLDER_SET
- GET_DYNAMIC_PROPERTY
- IMPORT
- OBJECT_DELETE
- OWNER_SET
- PACKAGE_CREATE
- PACKAGE_DEPLOY_CREATE
- PACKAGESTATE_SET
- PROPERTY_GET
- PROPERTY_SET
- REMOVE_DEPLOYMENT_TARGET_FROM_COMPONENT
- REMOVE_DEPLOYMENT_TARGET_FROM_ENVIRONMENT
- SET_DYNAMIC_PROPERTY
- SYNCED_EXECUTE_APPLICATION_WORKFLOW
- SYNCED_EXECUTE_GENERAL_WORKFLOW
These Actions are written to be executed mainly from the Deployment Manager itself and not directly from within the Automation Engine. Therefore some settings are made directly in the variables tab and not via a PromptSet.