Previous Topic: Install JCo for SAP ERPNext Topic: Allow the SAP ERP Connector to Read SUSPENDED and LOCKED States


How the SAP Connector Uses JCo

The SAP connector uses the SAP JCo library to communicate with SAP systems.

sapr3-jco-02

The SAP connector needs to retrieve metadata for the BAPIs and RFMs on the SAP Application Server. The connector uses the repository object in JCo.

The JCo repository object maintains its connection to the SAP system. The repository object caches the metadata that it receives from the SAP Application Server. For this reason, there is always one connection open to the SAP system once an endpoint is acquired.

When you use the SAP connector to manage an account, CA IAM Connector Server opens a second connection to the SAP Application Server. To maintain high performance, CA IAM Connector Server manages this connection using its own pooling mechanism.