Integrating with IBM UrbanCode Deploy

IBM® UrbanCode™ Deploy applications and components can be integrated into IBM UrbanCode Build.

Before you begin

You can use a user account or authentication token to connect to IBM UrbanCode Deploy. To use a user account, obtain a user ID and password. To use an authentication token, use IBM UrbanCode Deploy to generate a token. Ensure that the server is available and you have its URL.

Procedure

  1. Click System > IBM UrbanCode Deploy.
  2. On the IBM UrbanCode Deploy page, click Create New.
  3. Specify a name for the integration in the Name field.
  4. Type the URL for the IBM UrbanCode Deploy server in the IBM UrbanCode Deploy URL field. The format is [HOST]:[PORT]. For example, type: http://ibm-ucd.domain.com:8080.
  5. Type the user name for the IBM UrbanCode Deploy account in the Name field.
  6. Type the password for the account in the Password field.
  7. Optional: To use a property to generate the password, enter the script in the Password Script field.
  8. To use an authentication token instead of user credentials, enter or paste the authentication token IBM UrbanCode Deploy generates in the Auth Token field. Authentication tokens are created with the IBM UrbanCode Deploy Token page. (Settings > Tokens.)
    Note: The token must be generated for the admin user.
  9. Select the IBM UrbanCode Deploy version number from the Version list.
  10. Click Save.

Results

IBM UrbanCode Build job steps can create and update IBM UrbanCode Deploy component versions, component version statuses, properties, and artifacts.


Feedback