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

WorkItem Enumeration values from a DB feed in Project Area?

Can someone help me with this. Does this need a Server Plugin or Javascript or a combination to get what i want?

How to Load WorkItem Enumeration values from Database feed in a project area ?

Also I would like to set the dependent enumeration based on the two enumerations?
e.g.

Enumeration enum1
Values: 1,2,3,4

Enumeration enum2
Values: A,B,C,D,E,F,G,H

Dependent Enum2:
Values: 1
A
B
2
C
D
3
E
F
4
G
H

I want a database feed to update enum1 & enum2
& set enum3 to add the new dependencies of the new value

For eg. the feed need to add enum1 5
enum2 I, J
dependent enum3
5
I
J

Also the same should apply if the database feed removes a value & dependency enum3 values if applicable

An example would be wonderful. I am not much of a java expert but i have folks who can help. ( Clearquest was so much easier for me as perl & the CQ API did all of it). Also is there good documentation on JAVA API & examples for 3.0 ?

0 votes


Be the first one to answer this question!

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

Question asked: Dec 06 '10, 9:02 a.m.

Question was seen: 2,886 times

Last updated: Dec 06 '10, 9:02 a.m.

Confirmation Cancel Confirm