Hi.
On Collobaration Service there is a getMyAssignments() in Collaboration_JAXWS class.
In the description it is said "Gets the assignments for the current use" but i'm not sure how to call it.
I mean i was expecting it to get a user id supplied. Once i get a user authenticated i can get details about that
user using MemberService service by supplying id of a user. But what about getting assignments?
Any help or code snippet example would be greatly appreciated.
On Collobaration Service there is a getMyAssignments() in Collaboration_JAXWS class.
In the description it is said "Gets the assignments for the current use" but i'm not sure how to call it.
I mean i was expecting it to get a user id supplied. Once i get a user authenticated i can get details about that
user using MemberService service by supplying id of a user. But what about getting assignments?
Any help or code snippet example would be greatly appreciated.