IBM Support

How to create UCM Activities without a UCM view

Troubleshooting


Problem

This technote explains how to create an IBM® Rational® ClearCase® UCM Activity without creating, having or being set in to a UCM or non-UCM view on Microsoft® Windows®, UNIX® and Linux®.

Resolving The Problem

Prerequisites

To create an activity without having or being set in to a UCM or non-UCM view, you must first have the following information:

  • The exact name, including proper punctuation and case, of the integration or development stream in which the user wishes to create the activity on.

  • The exact name, including proper punctuation and case, of the project VOB

Command Syntax

The following command can be used from either a Windows, UNIX or Linux prompt from any location on the system to create a new UCM activity:

cleartool mkactivity -in <stream:stream-name@pvob_tag> <activity:activity-name@pvob-tag>

Example

Let us assume you want to create an activity called "friday_build" on a stream called "repro_dev" that is in a Project VOB named "ucmpvob" which is located on a Windows server:

C:\>cleartool mkactivity -in stream:repro_dev@\ucmpvob friday_build@\ucmpvob
Created activity "friday_build".



Note: For a developer to use this newly created activity, they will need to set to this activity using a UCM view:

M:\repro_dev>cleartool setact friday_build
Set activity "friday_build" in view "repro_dev".


Documentation

For more information on:

[{"Product":{"code":"SSSH27","label":"Rational ClearCase"},"Business Unit":{"code":"BU053","label":"Cloud & Data Platform"},"Component":"UCM: Activity","Platform":[{"code":"PF002","label":"AIX"},{"code":"PF010","label":"HP-UX"},{"code":"PF015","label":"IRIX"},{"code":"PF016","label":"Linux"},{"code":"PF027","label":"Solaris"},{"code":"PF033","label":"Windows"}],"Version":"2002.05.00;2003.06.00;7.0","Edition":"","Line of Business":{"code":"LOB45","label":"Automation"}},{"Product":{"code":"SSSH27","label":"Rational ClearCase"},"Business Unit":{"code":"BU053","label":"Cloud & Data Platform"},"Component":"UCM: Activity","Platform":[{"code":"","label":""}],"Version":"","Edition":"","Line of Business":{"code":"LOB45","label":"Automation"}}]

Document Information

Modified date:
16 June 2018

UID

swg21257541