Designing A2A Integration
Using this process, you:
● Import the required ESR content (process integration content) and the adapter metadata to the Enterprise Services Repository (ESR)
● Model the process integration scenarios and the required design objects in the Enterprise Services Repository and then activate the objects
● Use the design objects to generate proxies in the back-end systems
● Implement the application code in the back-end systems
In this step you import the required ESR content to the Enterprise Services Repository.
See: SAP Note 836200
See:
Transporting ESR
Objects.
In this step you import the adapter metadata for the newly developed adapters to the Enterprise Services Repository. This step is required so that you can then configure the adapters.
In this step you model the process integration scenario for the business process.
The process integration scenario is the starting point for developing interfaces and mappings.
See:
Granularity of Process
Integration Scenarios
In this step you design the interfaces for defining the content of the exchanged messages and the type of communication.
See:
Designing Interfaces
and Proxy Generation
In this step you design mappings for mapping message structures to one another.
See:
Designing a
Mapping
If stateful message processing is required on the Integration Server, in this step you define the required integration processes.
See:
Integration Processes
(ccBPM)
In this step you activate the design objects so that you can then configure them.
See:
Change
Lists.
In this step you generate the executable proxies from the interfaces you designed earlier.
See:
Designing Interfaces
and Proxy Generation
In this step, based on the proxies you generated, you implement the application code for connecting applications on the SAP Web AS to the Integration Server.