cancel
Showing results for 
Search instead for 
Did you mean: 

Error processing XML-messages

Former Member
0 Kudos

Dear ladies and gentlemen!

System:

SRM 5.0 on SRM Server 5.5.

XI / PI 7.00 SP11

Scenario: Plan Driven Procurement

Part of the scenario: plan driven procurment is to transfer the suppliers from the R/3 system through XI to the SUS-system. Transaction BD14 and message typ Z_CREMAS_SUSMM are used. The idocs are created successfully.

In the SUS-system you can monitor processed XML-messages (SXMB_MONI). But the messages appear with a red flag and following error code:

- <SAP:Error xmlns:SAP="http://sap.com/xi/XI/Message/30" xmlns:SOAP="http://schemas.xmlsoap.org/soap/envelope/" SOAP:mustUnderstand="">

<SAP:Category>XIProxy</SAP:Category>

<SAP:Code area="ABAP">DYNAMIC_CALL_FAILURE</SAP:Code>

<SAP:P1>UNCAUGHT_EXCEPTION</SAP:P1>

<SAP:P2>CL_BBPX_TRADING_PARTNER_SUS_IN</SAP:P2>

<SAP:P3>EXECUTE_ASYNCHRONOUS</SAP:P3>

<SAP:P4 />

<SAP:AdditionalText />

<SAP:ApplicationFaultMessage namespace="" />

<SAP:Stack>Es ist ein Fehler bei der Proxy-Verarbeitung aufgetreten Eine Exception vom Typ CX_BBPX1_STD_MESSAGE_FAULT ist aufgetreten, wurde aber weder lokal behandelt noch durch eine RAISING-Klausel deklariert. Anwendungsfehler</SAP:Stack>

<SAP:Retry>M</SAP:Retry>

</SAP:Error>

Could anybody help me?

Thanks a lot and kind regards,

Barbara

Accepted Solutions (0)

Answers (4)

Answers (4)

Former Member
0 Kudos

Hi Barbara Wimmer,

Have you got the problem resolved? I m also facing the same error.Uncaught exception CL_BBPX_TRADING_PARTNER_SUS_IN.

regards,

aravindh.

Former Member
0 Kudos

Hi,

Have you resolved the problem? I have the same error.

Uncaught exception CL_BBPX_TRADING_PARTNER_SUS_IN.

Best Regards,

Hudson Soares

Former Member
0 Kudos

Hello!

The problem was that I tried to run both systems (EBP and SUS) on the same

client. This is defined in the IMG under define backend systems. If you tell

the system that the client is just used for SUS it will work fine.

The only way to run both systems on one client is to replicate the supplier from

the ERP to the EBP and afterwards to SUS.

in EBP: BBPGETVD

in EBP: change business partner

insert e-mail adress

set to portal supplier

in SLG1 you can check the replication and the registration number!

Kind regards,

Barbara

Former Member
0 Kudos

Could you tell me something about this error message:

<FAULT_TEXT>Innerhalb einer XI-Schnittstelle trat ein Fehler auf: Es ist eine Ausnahme aufgetreten.E:BBP_BUPA_SUPPLIER:095 -Falsches Interface ermittelt, wenn EBP und SUS auf gleichem Mandanten Programm: CX_BBP_BD_ERROR===============CP; Include: CX_BBP_BD_ERROR===============CM002; Zeile: 57</FAULT_TEXT>

Wrong interface found, if EBP and SUS run on the same client ...

EBP ans SUS run on the same client...

Could anybody tell me how the configuration in the integration repository should look like? Is there any documentation about that?

Former Member
0 Kudos

Hi Brabara,

I guess the Blog below should help you understand what you must do to generate your Proxy.

<a href="/people/prateek.shah/blog/2005/06/14/file-to-r3-via-abap-proxy to R/3 via ABAP Proxy</a>

Also there is no sender Adapter required to be configured in the ID.

Regards,

Abhy Thomas

Former Member
0 Kudos

The problem is that my Proxys seem to be generated ...

Another question: Is there any overall documentation about the Integration Directory or configuring Adapters?

Former Member
0 Kudos

Hi

Its an application error. Exception raised while proxy processing. Please check your proxy

Regards,

Sai

Former Member
0 Kudos

Hello Sai!

What do you mean with "Please check your proxy" ... I'm pretty new in this topic!

Could you give me a step by step description of what I should do?

Thanks a lot!

Former Member
0 Kudos

Hi

If you are using any proxy(like abap proxy) check it.

Please check whether all mandatory fields of Idoc are sending or not.

Regards,

Sai

Former Member
0 Kudos

Hello Barbara,

U will have to do the ABAP proxy settings for the communication between u r SUS systems and the XI server .

Regrads.

Former Member
0 Kudos

Hi,

Where should I configure my "ABAP proxy settings" ? - In the integration directory??? What do you exactly mean?