How to fetch the mandatory fields of a work item in RTC through java API?
Hello all,
Is there a way to check the mandatory fields of a work item through java API ?
I am actually copying work items across servers and I map a work item type to some other type.
For E.g. say a change request from source server is copied as a task to destination server.
At this point I want to fetch all the mandatory fields of a task programmatically and then proceed ahead with save operation.
Any suggestion..?
Is there a way to check the mandatory fields of a work item through java API ?
I am actually copying work items across servers and I map a work item type to some other type.
For E.g. say a change request from source server is copied as a task to destination server.
At this point I want to fetch all the mandatory fields of a task programmatically and then proceed ahead with save operation.
Any suggestion..?