cancel
Showing results for 
Search instead for 
Did you mean: 

Service-Consumer

former_member205645
Participant
0 Kudos
311

Hello Gurus,

I'm troubleshooting a Service-Consumer that was created by a colleague.

The SAP system has 2 clients. In one client the proxy call works fine but in the other one it doesn't.

I'm getting the error/exception: GET_BUSINESS_SYSTEM_ERROR.

After debugging the proxy call, I've seen that the proxy method: IF_PROXY_FRAMEWORK_OUTBOUND~CALL_EXECUTE_OUT is called in different ways:

1. Working proxy call: Implementation in the class: CL_PROXY_OUTBOUND_ADAPTER

2. Not working proxy call: Implementation in the class: CL_PROXY_FRAMEWORK_WS_XI

Does anyone know where can I change this? Where is the difference?

Thx.

Regards.

Accepted Solutions (1)

Accepted Solutions (1)

Lakshmipathi
Active Contributor
0 Kudos

Have a look at OSS note 1817447

former_member205645
Participant
0 Kudos

Thank you!

Answers (0)