cancel
Showing results for 
Search instead for 
Did you mean: 

creating ABAP user in ECC production thrugh IDM giving error

Former Member
0 Kudos

When we are trying to create ABAP user n ECC prd ,the user is not

provisioning in ECC.The create ABAP user job is showing error.The user

isnot getting created in ECC prd but when i am creating user in ECC

qualityit works fine and user gets created through idm.In ECC prd the password

policy is set.The password should be minimum 8 characters,1 special

character,1 uppercase and lowercase.I have set my initial password

forABAP user in IDM is 'Welcome@123'.


The error message i am getting:

"Exception:com.sap.idm.ic.ToPassException: The password must contain at

least 1 special characters"


Accepted Solutions (0)

Answers (1)

Answers (1)

Former Member
0 Kudos

Hi

I'd suggest having a look at the CreateABAPUser task and make sure that the password you have set is the one that's being sent.  Log the value and confirm it contains a special character

Peter

bxiv
Active Contributor
0 Kudos

Could be a parsing issue to consider also, I assume the quotations are for our benefit and you are not putting those in with the @ sign?