cancel
Showing results for 
Search instead for 
Did you mean: 

how to integrate with the API(DLL) of external system by SAP PI

Former Member
0 Kudos

Hi Experts,

I did many integration activities with non-SAP systems by SOAP, JDBC or FILE using SAP PI, but now, i got a problem, the client have a 3rd party system which only expose APIs for integration which developed by C.

How can i do the integration by SAP PI? If SAP PI are not applicable, any other suggestions on this integration scenario?

Thanks a lot.

Accepted Solutions (0)

Answers (1)

Answers (1)

former_member190293
Active Contributor
0 Kudos

Hi Calvin!

You could develop java server proxy where you use java to call required API and send result back to sender.

Regards, Evgeniy.