B
Barry Prentiss
Hi,
I need to retrieve user information from the Sharepoint server's
UserProfileService Web Service.
I use this successfully in retrieving the logged-in users' info, but need
to get info for other on-site users using their "AccountName" (i.e.
DOMAIN\username).
How do I define a data connection that retrieves info for an AccountName
defined in a field on my form? i.e.
UserProfileService.GetUserProfileByName("AccountName")?
Thx,
Barry
I need to retrieve user information from the Sharepoint server's
UserProfileService Web Service.
I use this successfully in retrieving the logged-in users' info, but need
to get info for other on-site users using their "AccountName" (i.e.
DOMAIN\username).
How do I define a data connection that retrieves info for an AccountName
defined in a field on my form? i.e.
UserProfileService.GetUserProfileByName("AccountName")?
Thx,
Barry