hi all,
iam trying to add the new user while adding iam getting NoUserExist exception
thi is my code:
UserLocalServiceUtil.addUser(userid, company.getCompanyId(), autoPassword, password,
password, autoScreenName, screenName, emailaddress, facebookId, openId,
themeDisplay.getLocale(), firstname, "", firstname, prefixId, suffixId, male,
birthdayMonth, birthdayDay, birthdayYear, "", groupIds, organizationIds, roleIds,
userGroupIds, sendEmail, serviceContext);
please anybody help me
Please sign in to flag this as inappropriate.