cancel
Showing results for 
Search instead for 
Did you mean: 

Can proxies be created for non-sap systems

Former Member
0 Kudos

I have a scenario file->XI->jdbc(non-sap system).

Can we create a abap server proxy instead of using jdbc adapter on the receiver side.

thanks

KK

Accepted Solutions (1)

Accepted Solutions (1)

agasthuri_doss
Active Contributor
0 Kudos
Former Member
0 Kudos

Agasthuri,

I am sorry, I am not able to derive answer for my question from the link you gave.

Could you just reply with yes/no??

Thanks

KK

bhavesh_kantilal
Active Contributor
0 Kudos

KK,

ABAP proxies are used to make XI talk to an R3 / SAP system. They cannot be used with non SAP / R3 systems.

In such cases, Java Proxies can be used.

Regards,

Bhavesh

Answers (2)

Answers (2)

agasthuri_doss
Active Contributor
0 Kudos

Hi KK,

Since you are trying Non SAP system,The Java Proxies will do.

Thanks & Regards,

Agasthuri Doss

Former Member
0 Kudos

ABAP client proxies are created on the application systems(say R/3, BW etc) with which the data has to be exchanged.

So with Non-SAP systems, there is no concept of ABAP proxies. I dont have any idea about Java proxies.

-naveen.