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 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.
Comments
Ralph Schoon
FORUM ADMINISTRATOR / FORUM MODERATOR / JAZZ DEVELOPER Mar 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.
David Honey
FORUM ADMINISTRATOR / FORUM MODERATOR / JAZZ DEVELOPER Mar 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.
Deepa M S
Mar 09 '23, 4:58 a.m.I will get the details and provide the inputs.
Ralph Schoon
FORUM ADMINISTRATOR / FORUM MODERATOR / JAZZ DEVELOPER Mar 09 '23, 5:11 a.m.So I am supposed to use a crystal ball to see what code you are using, or what?