Skip to Content
0
Sep 19, 2023 at 11:52 AM

How to convert RFC with JCo to ODATA with minimal changes

3836 Views Last edit Sep 19, 2023 at 12:02 PM 2 rev

Hello all,

I am trying to refractor an application deployed in BTP NEO to a multi-tenant aware SAAS application using CAP Java. The original application uses JCo to make RFC Connection to on premise sap systems via cloud connectors. now as SAP encourages ODATA instead of RFC for remote connectivity can anyone please help me understand what are steps I need to follow (Both from Java Side and SAP side) to successfully complete the transformation.