In this way, you can implement completely new approaches, such as an extranet where partners can view price lists and where customers can retrieve the status of their order.
The Connector takes advantage of the Remote Function Call (RFC): a request is sent to the Intrexx server via HTTP/HTTPS in the browser. The Intrexx server calls the corresponding RFC module using the SAP middleware provided by the connector. The middleware retrieves the requested data in the appropriate SAP system via the RFC API and returns this to the Intrexx server as a response. The connector is completely integrated into the Intrexx application framework.
![]() |
Read and write access to SAP data as well as bi-directional scenarios. |
![]() |
Data validation takes place in the SAP system, existing SAP business logic can be used directly. |
![]() |
Individual processes: only the data that you want to make available is made available. |
![]() |
The development in SAP and the application development in Intrexx are separated clearly. |
![]() |
The connector supports multiple SAP systems - ranging from the older SAP R/3 4.6 to the newest SAP NetWeaver and SAP HANA-based systems (e.g. CRM, ERP, BW or other components). |
![]() |
Use existing RFC and BAPI modules. |
![]() |
Read and write permissions for the individual data records and applications are defined in a roles-based manner via the Intrexx User Manager. |