cancel
Showing results for 
Search instead for 
Did you mean: 

Unable to create users in SAP Identity Management 8.0

Former Member
0 Kudos

Hi,

We have installed SAP IDM 8.0 and we are experiencing issue with creating users through manual custom job for ABAP system but unfortunately no accounts created successfully in ABAP system, but we can update existing users like from a manual custom jobs like roles, assignments and attributes etc as long as account exists in SAP.

Is this a bug ? or or we missing any IDM privileges ?

Thanks

Sateesh.

Accepted Solutions (0)

Answers (1)

Answers (1)

devaprakash_b
Active Contributor
0 Kudos

Hi Sateesh,

Seeing the error, can you please check the parameter being passed for the script sap_core_generateUsername. Usually the parameter which we would be passing is %MSKEYVALUE%!!lengthLimit.

In the screen shot we can find that only length value is being passed but not other parameter,

So i believe you need to check the values being passed to the script and also it would be great if you can share the screen shots of source and destination tab too.

Regards,

DP