cancel
Showing results for 
Search instead for 
Did you mean: 

ABAP Proxy Problem

Former Member
0 Kudos

I write a sender abap proxy in our R/3 system, client 200(which is our develop client), it works well.

But when I switch to Client 300(which is our test client), it throws out a exception

CX_AI_SYSTEM_FAULT during running.

The termination occurred in the ABAP program "CL_PROXY_FRAMEWORK============CP"

in "XI_PROCESS_CALL_XMB".

The main program was "ZRPO_DATALOAD ".

The termination occurred in line 40 of the source code of the (Include)

program "CL_PROXY_FRAMEWORK============CM00Z"

of the source code of program "CL_PROXY_FRAMEWORK============CM00Z" (when

calling the editor 400).

I've checked the sxi_monitor of R/3, no xml message there.

Anyone knows why?

Accepted Solutions (1)

Accepted Solutions (1)

former_member206604
Active Contributor
0 Kudos

Hi,

Did you check if your system is connected to XI server. Goto SPROXY and see if all your interfaces are there and also check if it is pointing to the integration builder of XI. Also check in SXMB_ADM in INtegration Server see if it is pointing to XI server.

Regards,

Prakash

Former Member
0 Kudos

Oops, the role of the integration engine is not maintained in client 300...

I've configured it as global configuration in client 200, isn't it cross-client configuration?

Former Member
0 Kudos

>>>isn't it cross-client configuration?

Defenitely no...

Regards,

Jai Shankar.

Answers (1)

Answers (1)

prabhu_s2
Active Contributor
0 Kudos

Can you try to create a new outbound program from your testing client and test the interface without copying it from development client. If it is not working fine then pls check if testing client is connected to XI