Connector for SAP Business Suite
Connect your SAP data to your Intrexx portal and display complete business processes from SAP - even across multiple SAP systems.
The Connector makes use of the Remote Function Call (RFC): A request is sent to the Intrexx server via the browser using http/https. The Intrexx server calls the corresponding RFC module using the SAP middleware provided by SAP. The SAP middleware retrieves the requested data in the appropriate SAP system via RFC-API and returns this to the Intrexx server as a response.
The Connector is complete integrated into the Intrexx application framework.
There are two options available for the Connector for SAP Business Suite.
-
View & Write
With this module, you can model writing scenarios and functional calls. Examples for such scenarios include availability checks and price requests. All operations performed on the data (read, change, write) are exclusively carried out in the SAP system. The Generic Store data can be accessed via an ALV grid, which means that the data can also be exported to Microsoft Office products.
-
Developer API
The Developer API options contains a complex framework for developing bi-directional scenarios as is often the case in projects. Here, data structures and processing logics are already available in SAP. The required portal functions (e.g. read, write, delete) are available in SAP in an object-oriented ABAP framework.
To use the Connector for SAP Business Suite, please refer to "Installation" for information on the requirements. Then create a connection. The connection can then be integrated into any application.
More information
SAP Trust Manager SSO configuration
API description Part 1 - Overview
API description Part 2 - SAP Portal Plugin
API description Part 3 - Implementing custom processing modules
API description Part 4 - Sample coding
Developer's Manual Part 2 - Integration scenario, SAP external data group
Developer's Manual Part 3 - Scripting integration scenario
Developer's Manual Part 4 - Personalized SAP Access / Single Sign On (SSO)