Importing specific application processes
Application processes define the steps required to deploy, manage, or rollback specific application. You can import specific application processes to reuse a standardized deployment across multiple applications or environments without recreating a process each time.
Before you begin
About this task
By importing processes in HCL DevOps Deploy (Deploy), you
can incorporate specific deployment logic for applications and reuse them across
different environments.
Note: When you export components,
applications, processes, or templates, and then import them on a different
computer, you must ensure that you install the same versions of the same
plug-ins on both computers.
Procedure
- Log in to Deploy.
-
Click Applications.
The list of Applications is displayed.
- Select the application to which you want to import the process.
-
Click
.The Import application process dialog is displayed.
- Select Process Upgrade Type from the dropdown list.
-
Click Choose File to upload the import process source
file that you want to import.
Notes:
- You must create the JSON file that contains the component definition on a server that uses the same version of Deploy as the destination server.
- Only JSON and YAML file types are supported.
- Click Submit.