Example: Deploying the application

The following component process deploys an application and updates environment properties to be used in later processes.
This process assumes that the application binary files are in the component. It also assumes that the environment contains an installation of Rational® Asset Manager. The process runs the following steps in order:
  1. The Download Artifacts retrieves the binary files.
  2. The first Create Environment Property step stores the asset ID of the component asset in an environment property, for use in later processes.
  3. The second Create Environment Property step stores the version of the component asset in an environment property, for use in later processes. By storing the asset ID and version of the component asset, later processes can run tests and then set statuses on the correct version of the asset in Rational Asset Manager.
A component process that deploys an application stored in Rational Asset Manager

Feedback