Jazz Forum Welcome to the Jazz Community Forum Connect and collaborate with IBM Engineering experts and users

How to ensure unique names of components on the server and project area level in RTC

How can I ensure unique names of components on the server and project area level in IBM Rational Team Concert (RTC)?

The reason I'm asking is that I would like to be able to ensure that component names are unique across all Project Areas on one server, but in specific Project Areas only on another server.

0 votes


Accepted answer

Permanent link
There are two places in RTC when you can set options regarding component uniqueness:

  • Ensure Component Names are Unique option in Advanced Properties in Change and Configuration Management (CCM) application's admin panel.

    If this option is set to True, then each time when you create a new component, the component name has to be unique within entire repository.
    Otherwise you will get error message during creation and the component will not be created.

    By default, this option is set to False, which means component uniqueness can only be set on the Project Area level.

  • In the Project Area settings in the CCM admin panel or the RTC Eclipse Client, there is a precondition you can use:
    Process Configuration > Preconditions and Follow up Actions > Modify Component > Ensure
    Component Names are Unique


    The scope of this option is only the project area. It means that this option causes an error during
    component creation only if there is a component with the same name in the same workspace.
    It will not show error when there is already the component with the same name but in another project area. Additionally, you can limit checking this precondition only to certain group of users (option Who) or check it during certain iteration type or timeline or iteration (option When).

Both server side setting (point 1.) and precondition (point 2.) check component uniqueness only during creation of the component. It means that they do not affect any non-unique components created when the options were turned off.
David Lafreniere selected this answer as the correct answer

2 votes

Your answer

Register or log in to post your answer.

Dashboards and work items are no longer publicly available, so some links may be invalid. We now provide similar information through other means. Learn more here.

Search context
Follow this question

By Email: 

Once you sign in you will be able to subscribe for any updates here.

By RSS:

Answers
Answers and Comments
Question details
× 12,099
× 1,205
× 89
× 2

Question asked: Oct 08 '15, 3:30 a.m.

Question was seen: 6,626 times

Last updated: Oct 20 '15, 10:26 a.m.

Confirmation Cancel Confirm