cancel
Showing results for 
Search instead for 
Did you mean: 

Serial Port Data

Former Member
0 Kudos

Greetings,

I have a scenario: PLC - SAP XI - DATABASE. I am not sure that whether reading a serial port through SAP XI is even possible.

Actually PLC's interface is connected to a Serial Port on the computer. I would like to read this through SAP XI and then map them to the database fields. I would be very grateful if any XI expert could guide me how this is possible. Thank you.

Best Regards,

NAB

Accepted Solutions (0)

Answers (2)

Answers (2)

justin_santhanam
Active Contributor
0 Kudos
Former Member
0 Kudos

Sorry for the late reply. Thanks a lot for the help Raj. I have one more question that is attached to this one.

Thanks again. Regards.

justin_santhanam
Active Contributor
0 Kudos

NAB,

Please follow the link http://www.javaworld.com/javaworld/jw-05-1998/jw-05-javadev.html?page=2

I haven't worked on Java proxies, in the above url they said we can read using javax.comm, i think surely we can create java proxies for the same. Then your scenario will be,

Java Proxy -- XI - DB(Receiver JDBC adapter).

Best regards,

raj.