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

Max number of enum values for RRC attribute

 Is there a limit on how many enum values you can have in a RRC enum attribute type?

0 votes


Accepted answer

Permanent link
In RRC itself there is no limit on the # of enum values. The numeric value that identifies an enum entry is an integer based on http://www.w3.org/2001/XMLSchema#int, hence it value should be able to go up to 2147483647.
I haven't tried this though, and maybe you would hit other limits like memory or db size limits on an enum with that much entries.

jeff thomas selected this answer as the correct answer

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
× 12,016

Question asked: Sep 08 '14, 8:41 a.m.

Question was seen: 3,511 times

Last updated: Sep 11 '14, 2:30 p.m.

Confirmation Cancel Confirm