Deploying a component

Components are deployed by application processes. The following list summarizes the basic steps that are done to run an application process.
  1. Select an environment; see Deployments.

    Application processes are run at the environment level; you run a process for a particular environment. Selecting an environment automatically selects its agents. All processes that are defined for the application are available.

  2. Run processes; see Figure 1.

    You run a process by selecting it for an environment and specifying certain other parameters. Processes can also be run with the CLI, or scheduled for a future time. See Command-line client (CLI) reference and Scheduling deployments.

  3. Check the results.

    When a process is started, the Application Process Request pane displays information about the application's status and provides links to logs and the application manifest. If an approval or manual task was used, this pane enables affected users to respond.

Related topics:


Feedback