cancel
Showing results for 
Search instead for 
Did you mean: 

AS ABAP Initial Load Error

Former Member
0 Kudos

Hello Experts,

Installed SAP IM and configured IM to connect to our SAP 46C ABAP system according to the documentation provided by SAP.

When I tried to do initial load, I get this following error,

Pass: WriteDefaultCompanyAddress

Type pass ToIDStore

Pass ID 8EC35FA7-958C-41A0-A7DF-5F8237C8E659

Time used 0

Total entries

Errors 1

Warnings 1

Messages Error putNextEntry failed storingSAP_IDM_DEFAULT

Exception from Modify operation:java.lang.IllegalArgumentException: Entry does not exist - entry: SAP_IDM_DEFAULT

Warning mxie_create Failed

com.microsoft.sqlserver.jdbc.SQLServerException: The INSERT statement conflicted with the FOREIGN KEY constraint "FK_MXI_Attributes_MXI_IDStores". The conflict occurred in database "mxmc_db", table "dbo.MXI_IDStores", column 'IS_ID'.

Any ideas ...

Thanks in advance.

Phanee.

Accepted Solutions (1)

Accepted Solutions (1)

0 Kudos

Hi Phanee,

could you please check following in your

To Identity Store

pass in your console:

- check in tab strip that the correct source Repository is set

- in the Destination tab strip: check that field

Identity Store is filled correctly. For example the value could be set to:

%$glb.SAP_MASTER_IDS_ID%

Verify that this Global Constant is set and that its value corresponds to the number of your destination identity store.

Hope this helps.

Best regards,

Alexander.

Former Member
0 Kudos

Hi Alexander,

Thanks a lot for your suggestion, Sorry for the delay, I was on vacation.

Destination was not correctly populated.

Phanee.

Answers (0)