Hi,
I want to retrieve user information from UME.
In previous versions of NWDS I used the following code to accomplish this :
IUser user = UMFactory.getUserFactory().getUser(request.getUser().getUniqueID());
How can I achieve this in NWDS 7.3 because it seems these classes have been removed? Using the L-SHAPE API is no option.
Any ideas?
Regards,
Jonas