cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

TCP/IP date using SAP PI

premraj_furtado
Explorer
0 Kudos
301

Hello everybody...

Can anyone tell me whether TCP / IP  is possible with SAP PI as middleware. , If yes then pls elaborate.

We are using SAP PI as middleware to connect to a 3rd party system which communicate only through TCP/IP protocol.

Any help would be highly appreciatable.

Thanks in advance.

View Entire Topic
Former Member
0 Kudos

Hi Premraj,

As Christian said are different think to talk to. If you wan to connect via socket without application layer you have this options:

1. Purchase a third-party adapter. Seeburger has one.

2. Make your own adapter module.

3. If tcp/ip is over http, To use http adapter and to develop a java mapping to work more specifically.

Regards.