Skip to Content
0
Mar 12, 2014 at 08:20 PM

Connecting SAP PI via TCP/IP with an External System

846 Views

Hey guys. I am working with SAP PI 7.10 and I have a requirement sync

SAP <-> RFC Adapter <-> PI <-> TCP / IP <-> External System

After research in the SCN, I follow the next blog

http://scn.sap.com/people/saravanakumar.kuppusamy2/blog/2005/12/15/socket-integration-with-xi

The crucial step is, how to connect PI <-> TCP / IP <-> external system?

I'm stuck in creating the java mapping code, following the idea of ​​the blog.

The external system process the request and return a response. I have the target host, the port and the string of request.

Someone managed to meet a similar requirement, and if so, could you share the tips to achieve this?

Thanks in advance.