Creating or selecting UCM activities
UCM verifies that the activity name is in accordance with rules that are documented in the IBM® Rational® ClearCase® Command Reference (A-L). If you are using UCM, you must create or select an activity before you can check in or check out files.
Before you begin
About this task
You can use TSO Client to create and select DevOps Code ClearCase UCM activities. You can select any activities that are created and assigned by Rational ClearQuest®. However, you cannot use TSO Client to create UCM-enabled Rational ClearQuest activities. If support for ClearQuest UCM activities is enabled in your environment definition file, you can select defined activities, but you cannot create UCM activities. For information about enabling support for ClearQuest activities, see Profile parameters.
- Must contain only letters, digits, and the special characters underscore (_), period (.), and hyphen (-). A hyphen cannot be used as the first character of a name.
- Cannot be an integer; this restriction includes octal and hexadecimal integer values. However, noninteger names are allowed.
- Must not be one of the special names “., “.., “....
The following UCM Activity names will trigger an error: 123, ., .., ..., -abc, a@bc, !abc, abc$.
The following are examples of legal UCM Activity names: abc, a-bc, abc-, _abc, a_bc, abc_, .123, .abc, a.123, 123.a, 12.3, ABC, ....,
When the UCM project is not integrated with ClearQuest, you can create a UCM activity in TSO Client. When the UCM project is integrated with ClearQuest, you can only select a UCM activity from ClearQuest. The activities list selected from ClearQuest shows the current user's activities in active and ready status. The list is the same as the MyTodoList in ClearQuest. The activity can be used in TSO Client, therefore, only after it has been assigned to the current user. When the user works with multiple views, the activities list may contain all the to-do activities in different views. It is the user's responsibility to select the right activity for the current view.