Example: Building the application

By using the Rational® Asset Manager source configuration type and the DevOps library, you can store builds of a particular application in Rational Asset Manager and then import them automatically into IBM® UrbanCode Deploy for deployment.
You can use the Rational Asset Manager command-line interface to store build output and related information in Rational Asset Manager. To learn more about the Rational Asset Manager command-line interface, see Rational Asset Manager command-line interface. For example, you could use the following commands to publish build output:
  1. When the build runs, build output is published to Rational Asset Manager as described previously.
  2. Use Rational Asset Manager as a source configuration type for a corresponding component in IBM UrbanCode Deploy. To learn more about using Rational Asset Manager as a source configuration type, see Creating components from Rational Asset Manager. When you configure the component, select Import Versions Automatically so that new versions of the component are automatically imported from Rational Asset Manager to IBM UrbanCode Deploy.
  3. Test your configuration by running multiple builds. Look at the DevOps view in Rational Asset Manager and the component versions in IBM UrbanCode Deploy to ensure that the builds are published and imported as expected.

Feedback