We are trying to update the Time Spent attribute of Task Workitem in Java code using RTC API. But the value is not reflecting in the workitem. Request for help to resolve the issue
FORUM ADMINISTRATOR / FORUM MODERATOR / JAZZ DEVELOPERMar 06 '23, 7:39 a.m.
Read your question and then tell us, how anyone should be able to answer anything. There is no mentioning which API is used and how. Please read How should I ask a question in the Forum if I want to receive useful answers? and update your question, if you are interested in help.
FORUM ADMINISTRATOR / FORUM MODERATOR / JAZZ DEVELOPERMar 09 '23, 4:56 a.m.
If you have a question about a specific API, provide details of the API call you make. You don't even say whether it is a Java API or REST API. For a Java API, provide an example code fragment of the API call you are making, and its input parameters, and any return result. For a REST call, include details of the HTTP request including URI, headers, and request body, and the HTTP response including headers and response body. If you want contributors of this forum to help you, at least put some effort into the questions you ask and provide as much detail as you can.
FORUM ADMINISTRATOR / FORUM MODERATOR / JAZZ DEVELOPERMar 09 '23, 5:11 a.m.
So I am supposed to use a crystal ball to see what code you are using, or what?
In general see:
https://rsjazz.wordpress.com/2013/01/02/working-with-work-item-attributes/
and
https://rsjazz.wordpress.com/2013/03/20/understanding-and-using-the-rtc-java-client-api/
In the latter search for WorkItemOperation to understand how to save a work item change.
0 answers
2,317 views
-2 votes
The question has been closed for the following reason: "Other" by
davidhoney
Mar 14 '23, 5:31 a.m.
Comments
Ralph Schoon
FORUM ADMINISTRATOR / FORUM MODERATOR / JAZZ DEVELOPER Mar 06 '23, 7:39 a.m.David Honey
FORUM ADMINISTRATOR / FORUM MODERATOR / JAZZ DEVELOPER Mar 09 '23, 4:56 a.m.Deepa M S
Mar 09 '23, 4:58 a.m.Ralph Schoon
FORUM ADMINISTRATOR / FORUM MODERATOR / JAZZ DEVELOPER Mar 09 '23, 5:11 a.m.