It's all about the answers!

Ask a question

How to list the available values for an workItem attributes like filedAgainst ??


Rahul Singh Bhadauriya (2821720) | asked Apr 18 '13, 5:54 a.m.
converted to question Apr 18 '13, 6:04 a.m.
Hi,
When i was creating a WorkItem in RTC 4.0.1 using my java code , i  found that the attribute filedAgainst is required to make a POST request.
To find the URI of the fieldAgainst attribute i have to visit the individual work item and search for it to know the type and URI value. I want to list out the all available values (URI in case of filedAgainst) for an attribute from which i can assign to create a new WorkItem.
Is there any service available through which i can list the all available URI for a particular attribute like filedAgainst ?

One answer



permanent link
Kot T. (1.5k11219) | answered Apr 24 '13, 4:02 p.m.
JAZZ DEVELOPER
This wiki maybe helpful:
https://jazz.net/wiki/bin/view/Main/ResourceOrientedWorkItemAPIv2

Your answer


Register or to post your answer.