cancel
Showing results for 
Search instead for 
Did you mean: 

ABAP Proxy Sync scenario with error No Implementing class registered error

Former Member
0 Kudos

I am working in a ABAP proxy to Proxy scenario. The connectivity is between SEM and PI systems(SEM->PI->SEM). Outbound synchronus interface is used to create proxy (Client Proxy) its a SAP standard interface. This scenario is configured as below,

1) Sender and receiver business system is the same for SEM with same client.

2) No Message and Interface mapping is used.

Please let me know, if the configuration is correct. if then, how to solve this error?

Regards,

User PI.

Accepted Solutions (1)

Accepted Solutions (1)

Former Member
0 Kudos

>>The connectivity is between SEM and PI systems(SEM->PI->SEM).

SEM->PI->SEM makes no sense. Why do you need PI here?

Any way, the error message implies the server proxy is not implemented (or activated) correctly.

Former Member
0 Kudos

There is no Server proxy involved in this scenario. there is only an outbound synchronous proxy available. Is this possible with only client sync proxy or we need inbound proxy mandatory? .

Answers (1)

Answers (1)

stefan_grube
Active Contributor
0 Kudos

> Please let me know, if the configuration is correct. if then, how to solve this error?

I cannot say, if your config is correct, as the whole scenario does not make any sense to me.

Maybe you explain what you want to achieve. Then we can see how you can have a solution, if there is any.