cancel
Showing results for 
Search instead for 
Did you mean: 

Errors using ABAP tasks to create users

mubarakshabna_asmi
Participant
0 Kudos

All:

I have done the inital loading from ABAP systems.

I would like to create users using workflow and provision it back to the ABAP system.

While using CreateABAPuser task I get the following error:

_____________________________________________________________________________

Error Exception initializing Triple DES

java.lang.IllegalArgumentException: Non hex character found: 'i' (18) at offset 0

Error putNextEntry failed storing

Exception from Add operation:com.sap.idm.ic.ToPassException: User NULL already exists

Exception from Modify operation:com.sap.idm.ic.ToPassException: User does not exist Internal error: FM SUSR_USER_READ, exception: SUSR_USER_READ Inconsistency with address

_____________________________________________________________________________________

I have set in tools/options the encrypting algorithm as standard why does it still look for 3DES. The ../KEY/keys.ini file was missing, I just copied the file which was under the workflow folder to the IC installation folder. The user is created in the identity store, but why this error?

How do I move the newly created user back to the ABAP system?

Is there some good documentaion on how to use the Provisioning Framework?

Thanks

S.

Accepted Solutions (0)

Answers (1)

Answers (1)

Former Member
0 Kudos

hi

did you solve this problem..can you share your solution.

i too have the same error

regards