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.