How to list the available values for an workItem attributes like filedAgainst ??
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 ?
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 ?