cancel
Showing results for 
Search instead for 
Did you mean: 

An error occured within an XI interface: SLD system

Former Member
0 Kudos

Hi all,

Please find the error description.

- <asx:abap xmlns:asx="http://www.sap.com/abapxml" version="1.0">

- <asx:values>

<CX_ERROR href="#o98" />

</asx:values>

- <asx:heap xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:abap="http://www.sap.com/abapxml/types/built-in" xmlns:cls="http://www.sap.com/abapxml/classes/global" xmlns:dic="http://www.sap.com/abapxml/types/dictionary">

- <cls:CX_SY_NO_HANDLER id="o98">

- <CX_ROOT>

<TEXTID>1F09B73915F6B645E10000000A11447B</TEXTID>

<PREVIOUS href="#o97" />

<KERNEL_ERRID>UNCAUGHT_EXCEPTION</KERNEL_ERRID>

- <INTERNAL_SOURCE_POS>

<PROGID>327</PROGID>

<CONTID>1932</CONTID>

</INTERNAL_SOURCE_POS>

</CX_ROOT>

<CX_NO_CHECK />

- <CX_SY_NO_HANDLER>

<CLASSNAME>CX_BBPX1_STD_MESSAGE_FAULT</CLASSNAME>

</CX_SY_NO_HANDLER>

</cls:CX_SY_NO_HANDLER>

- <cls:CX_BBPX1_STD_MESSAGE_FAULT id="o97">

- <CX_ROOT>

<TEXTID>65B8FEB5F43CC949B7CD662AB888ED34</TEXTID>

<PREVIOUS />

<KERNEL_ERRID />

- <INTERNAL_SOURCE_POS>

<PROGID>327</PROGID>

<CONTID>2092</CONTID>

</INTERNAL_SOURCE_POS>

</CX_ROOT>

<CX_DYNAMIC_CHECK />

<CX_AI_APPLICATION_FAULT />

- <CX_BBPX1_STD_MESSAGE_FAULT>

<AUTOMATIC_RETRY />

<CONTROLLER />

<NO_RETRY />

- <STANDARD>

<CONTROLLER />

<FAULT_TEXT>An error occured within an XI interface: SLD system EQ1_200 is not known Programm: SAPLBBP_BD_MAPPING_SAPXML1; Include: LBBP_BD_MAPPING_SAPXML1F1Y; Line: 96</FAULT_TEXT>

<FAULT_URL />

<FAULT_DETAIL />

</STANDARD>

</CX_BBPX1_STD_MESSAGE_FAULT>

</cls:CX_BBPX1_STD_MESSAGE_FAULT>

</asx:heap>

</asx:abap>

</Trace>

<Trace level="1" type="T">System Error at Receiver... => ROLLBACK WORK</Trace>

<Trace level="1" type="B" name="CL_XMS_MAIN-WRITE_MESSAGE_LOG_TO_PERSIST" />

<Trace level="1" type="System_Error">Error exception return from pipeline processing!</

Accepted Solutions (1)

Accepted Solutions (1)

shivhare
Active Contributor
0 Kudos

Hi Srini,

please check you adapter specific identifier in ID .

In ID go to EQ1_200 communication component - adapter specific identifier and click compare with SLD .

Regards,

Amit

Answers (2)

Answers (2)

former_member181962
Active Contributor
0 Kudos

Hi,

Do SLDCHECK .

I think there is something wrong in the way you have created the logical system name for your system.

http://help.sap.com/saphelp_nw04s/helpdata/en/78/20244134a56532e10000000a1550b0/frameset.htm

Regards,

ravi

Former Member
0 Kudos

Hi mate, it could be a mapping error, check the fields and the datatype of these fields, i'm sure that it's a bad formated file or bad data filled.

Regards.

Vote the answer please.