Is there any solutions for Saving or Getting user's Absence Information using API of Server Side ? - RTC
![]()
Sungyeun Hwang (5●3●7)
| asked Feb 25 '13, 12:17 a.m.
edited Feb 25 '13, 4:41 a.m. by Ralph Schoon (62.7k●3●36●43)
Hello..
I'd like to save or get user's absence information using API of Server Side..
I've looked for this many times, but I haven't yet.
I just found this link :
But, It couldn't be enough for me ..
Is it possible to solve that I asked ? If there is, I want you to help me and share whatever you have..
Thanks :)
Please,
|
One answer
![]()
Ralph Schoon (62.7k●3●36●43)
| answered Feb 25 '13, 4:40 a.m.
FORUM ADMINISTRATOR / FORUM MODERATOR / JAZZ DEVELOPER
Please look also at
https://jazz.net/forum/questions/37634/accessing-the-time-zone-of-usercontributor-of-a-work-item The client and server API's are pretty much alike in that areas as far as I can tell. The service to access contributors is described here: https://rsjazz.wordpress.com/2012/12/09/analyzing-a-aroject-areas-members-and-roles-using-the-plain-java-client-libraries/ and there are some other posts around working with IContributor on that blog. |