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

RTC built-in attributes per repository or per project area?

Using the RTC Api I came across this method:
workItemClient.findBuiltInAttributes(fProjectArea, monitor);

This gives me the impression that there can be different method return values (=built-in attributes) for lets say two 
project areas on the same repository. Even the implementation of the method is fetching some (ached) information related to the given project area.
I always thought that the built-in attributes are defined by the installation itself meaning the repository (as already confirmed by this thread https://jazz.net/forum/questions/199005/built-in-attributes-same-for-whole-repository)
So is this just a flaw in the API that confuses me or am I missing something?

0 votes



One answer

Permanent link
The internal attributes are not in the process configuration. Only the custom attributes are.

So they are defined for the application. However, attributes only live in a project area and therefore the context of the project area is needed to access any attributes, I guess. This is in any case the only API access I have found to find the built in attributes.

0 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
× 10,938

Question asked: Nov 25 '15, 4:04 p.m.

Question was seen: 1,806 times

Last updated: Jan 05 '16, 11:03 a.m.

Confirmation Cancel Confirm