Step 6: Creating an Application

An application brings together all deployment components by identifying its components, mapping them to the application resources they will use, and identifying the target environments for the deployment. You can add environments to the application individually or by using a pipeline, which is a pre-defined sequence of environments.

To deploy the helloWorld component, you must create an application. An application, as used by Deployment Automation, is a mechanism that deploys components into environments using application processes.

To create an application, you:

To create an application:

  1. Navigate to Management > Applications > Create Application [button].
  2. Enter a name, for example, helloWorld_application, and an optional description.

    There are no naming requirements. However the number of associated items, for example components, processes, applications, and environments, can become large. You should use a naming scheme that makes it easy to identify related items.

  3. For the Notification Scheme, accept the default value of None from the drop-down, and save the application.

    Deployment Automation integrates with LDAP and e-mail servers which enables it to send event-based notifications. For example, if an e-mail server has been configured, the default notification scheme will send an e-mail when a deployment finishes. Notifications can also play a role in deployment approvals.

    See Creating Notification Templates.

  4. Accept defaults for the remaining fields and click Save.