cancel
Showing results for 
Search instead for 
Did you mean: 

Create ABAP user from Identity store

Former Member
0 Kudos

hi guys

While trying to create ABAP user from Workflow screen, i am getting below error in system log.

I tried inputting ACCOUNT<ABAP200> : Work2 and Unique ID:Work3 from workflow but it says entry saved. but when i see the history it says its failed..

Date;Type;"Dispatcher";Job ID;"Additional info";"Text"

2009.06.09 19:11:24;Error;"sap-idm";1602;"";"Exception from Mod operation:User WORK3 does not exist

Internal error: FM SUSR_USER_READ, exception: 1

Inconsistency with address"

2009.06.09 19:11:24;Error;"sap-idm";1602;"";"Exception from Add operation:ToCustom.addEntry failed for entry work3 - Exception:com.sap.idm.ic.ToPassException: Password is not long enough (minimum length: 6 characters)"

2009.06.09 19:11:24;Error;"sap-idm";1602;"";"Failed storing work3"

2009.06.09 19:11:23;Error;"sap-idm";1602;"";"Exception initializing Triple DES - Exception:java.lang.ArrayIndexOutOfBoundsException: -1"

2009.06.09 19:11:23;Error;"sap-idm";1602;"";"IniFile.getSectionValues - Exception:java.io.FileNotFoundException: C:\Program Files (x86)\SAP\IdM\Identity Center\KEY\Keys.ini (????????????????)"

regards

Jai

Accepted Solutions (0)

Answers (3)

Answers (3)

Former Member
0 Kudos

I believe the issue is exactly as the error states - you are creating a new user in workflow but are not specifying a password for the user. The SAP system has password requirements and in your case requires a password of a length at least 6 characters.

I assume the workflow task is an ordered group task linked to an abap provisioning task? If this is the case, you can simply add a task in between these two that will generate an acceptable password for the new user.

Former Member
0 Kudos

thanks

Former Member
0 Kudos

Hi Jai,

Were you able to solve the issue? I know this because you are setting wrong password while provisioning. I'm getting the same error as sap_getPassword(%MX_ENCRYPTED_PASSWORD%) returns null.

I would appreciate it if you could let me know the solution.

Former Member
0 Kudos

Can anybody shed light on this...i am struck up here...any clue please

I can see below error in MOnitoring UI

Error IniFile.getSectionValues

java.io.FileNotFoundException: C:\Program Files (x86)\SAP\IdM\Identity Center\KEY\Keys.ini (u8B16u30FBuFF6Eu58F9uFF06u7E67u5F8Cu25C6u7E5Du4EE3u305Bu7E3Au745AuFF66u4E5Du25BDu7E3Au4E5DuFF4Au7E3AuFF7Eu7E3Au5E19uFF53u7E32u30FB
 
Error Exception initializing Triple DES

java.lang.ArrayIndexOutOfBoundsException: -1
 
Error putNextEntry failed storingworker1

Exception from Add operation:com.sap.idm.ic.ToPassException: Password is not long enough (minimum length: 6 characters)

Exception from Modify operation:com.sap.idm.ic.ToPassException: User WORKER1 does not exist Password is not long enough (minimum length: 6 characters) Internal error: FM SUSR_USER_READ, exception: 1 Inconsistency with address
 
MX_FAILEDLOGIN 0 
MX_PASSWORD ******************************** 
MX_ENTRYTYPE MX_PERSON 
MX_LASTNAME idm new user 
MX_LOGINADDR 10.24.137.210 
MX_ENCRYPTED_PASSWORD **************************************** 
MX_FIRSTNAME idm user 
MSKEY 7759 
MX_FAILEDRECOVER 0 
SAP_CHANGENUMBER 75196 
MSKEYVALUE worker1 
MX_LOGINTIME 2009-06-10T08:04:03 
DISPLAYNAME new user 
ACCOUNTABAP200 worker1