Your achievements

Level 1

0% to

Level 2

Tip /
Sign in

Sign in to Community

to gain points, level up, and earn exciting badges like the new
Bedrock Mission!

Learn more

View all

Sign in to view all badges

PMorales
PMorales
Offline

Badges

Badges
4

Accepted Solutions

Accepted Solutions
0

Likes Received

Likes Received
2

Posts

Posts
3

Discussions

Discussions
0

Questions

Questions
3

Ideas

Ideas
0

Blog Posts

Blog Posts
0
Top badges earned by PMorales
Customize the badges you want to showcase on your profile
Re: DirectoryManagerServiceClient updateLocalUser Error - Adobe LiveCycle 25-08-2014
I try with another user and my original code worked.... so... aparently the account had problems...

Views

228

Like

1

Replies

0
Re: DirectoryManagerServiceClient updateLocalUser Error - Adobe LiveCycle 25-08-2014
Hi,Finding the user was not the problem. I can find the user using OID and userID.The line that give me the exception was:dirClient.updateLocalUser(testUser, "oldPassword", "newPassword");Maybe the ALC version I have has a bug...I will keep trying...thanks,

Views

219

Likes

0

Replies

0
DirectoryManagerServiceClient updateLocalUser Error - Adobe LiveCycle 19-08-2014
ALC Version: ALC ES2.5The class DirectoryManager has a method called uploadLocalUser. I created a DSC in java and deployed into ALC. There were no error or warnings.The class is defined here: http://help.adobe.com/en_US/livecycle/11.0/ProgramLC/javadoc/com/adobe/idp/um/api/DirectoryManager.html#updateLocalUser(com.adobe.idp.um.api.infomodel.User, java.lang.String, java.lang.String)The method is defined this way:void updateLocalUser(User updatedUser, java.lang.String oldPassword, java.lang.String...

Views

1.0K

Like

1

Replies

3
Likes from