Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations strongm on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Content Server Web Services - getMyAssignments()

Status
Not open for further replies.

Tenas

Programmer
Nov 26, 2013
2
RU
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.
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top