Learn how to extend the function of HCL Launch.
Programmatically manage processes with PAC language.
Lists the various core component 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.
Lists the various application steps that can be used in a process.
The add-inventory-status step adds a status to a component resource.
add-inventory-status
The component-manual-task step pauses the process until a manual approval is completed. This step is only valid in a component process.
component-manual-task
The component-run-component-process step executes a component process and waits for it to complete. This step is only valid in a component process.
component-run-component-process
The remove-inventory-status step removes a status from a component resource.
Lists the various generic steps that can be used in a process.