Importing specific component processes
Component processes define the steps required to deploy, configure, or update a specific component. You can import specific component 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 components, making them reusable
across different applications and 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 Components.
Components page is displayed.
- Select the component to which you want to import specific component processes.
-
Click
.The Import Component process dialog is displayed.
- Select Process Upgrade Type from the dropdown list.
-
Click Choose File to upload the component process source
file that you want to import.
Notes:
- You must create the JSON or YAML 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.