Creating a Back-End
Integration
Back-end systems are the source and target of data, which need to be exchanged with the client devices. To integrate the data objects in the Data Orchestration Engine (DOE) with the back-end data, you must create a back-end adapter. BAPI wrappers, a type of back-end adapter, is used to map the back-end data with the BAPI wrappers.
...
1. Create BAPI wrappers using the wizard.
Using the wizard, you can create the BAPI wrappers in the specified back-end system and then import these BAPI wrappers as data objects.
More information: Creating BAPI Wrappers Using the Wizard
2. Create a back-end adapter.
A back-end adapter is the interface between the DOE and back-end systems and is required in order for a data object to receive data from the back-end system. The back-end adapter maps a data object’s node attributes to the corresponding fields in the business data in the back-end system.
More information: Creating a Back-End Adapter