Learn how to extend the function of HCL Launch.
Programmatically manage processes with PAC language.
Lists the various application steps that can be used in a process.
The HCL plug-ins provide tools for creating component processes and integrations. HCL plug-ins provides plug-ins for several common deployment processes, and others are available to integrate with a wide variety of tools, such as middleware tools, databases, and servers.
Notification templates are the basis for emails that the server sends to users after an event occurs on the server. You can create customized notification templates by modifying the default templates provided, or by creating new templates of your own.
You can use these REST interfaces to automate tasks.
CLI is a command-line interface that provides access to the HCL Launch server. It can be used to find or set properties and to run numerous functions.
Use the PAC language to create HCL Launch processes.
The application-run-component-process step executes a component process and waits for it to complete. This step is only valid in an application process.
application-run-component-process
The apply-configuration step starts child component processes for applying configuration changes. This step is only valid in an application process.
apply-configuration
The for-each-agent application process step lets you run a process for each agent in an environment.
The for-each-resource-tag application process step lets you run processes for resources selected by tag. This step is only valid in an application process.
The install-component application process step starts child component processes that install a single component. This step is only valid in an application process.
The install-multiple-components step runs child component processes that install multiple components. This step is only valid in an application process.
install-multiple-components
The join application process step.
The release-lock step releases a process lock.
The rollback-component step starts child component processes for rolling back a single component. This step is only valid in an application process.
The rollback-multiple-components step starts child component processes for rolling back multiple components. This step is only valid in an application process.
The run-operational-process-for-multiple-components step executes a component operational process for multiple components and waits for them to complete. This step is only valid in an application process.
run-operational-process-for-multiple-components
The uninstall-component step starts child component processes for uninstalling a single component. This step is only valid in an application process.
uninstall-component
The uninstall-multiple-components step starts child component processes for uninstalling multiple components. This step is only valid in an application process.
uninstall-multiple-components
Lists the various core component steps that can be used in a process.
Lists the various generic steps that can be used in a process.