Sap cpi real time scenario’s
In real time first We have to remember one word that is BDAT
B Business Requirement, business process, is there any
D Data Analysis that is which data comes and which data goes from cpi and data structure,
elements in data, relation between data model and business
A Applications means what is sender system and what is receiver system, sender and
receiver technologies based on these we can analyze which Adapter we use , which protocol
we need to use
T Technology means whether the application is cloud or on premise or database and which
communication strategies we use
1st business scenario
In this 1st we have to analyze business requirements that is B
From the above we have to identify sender and receiver
After identifying we have to specify the process which Adapters we use and which pallets we
usep-b
Next 2nd we have to do data analysis that is D
Configuring Sender Adapter
SOAP: in SOAP properties we have 4 tabs
Here Transport Protocol is HTTP and Message Protocol is SOAP 1.x
In Connection Tab we have
1. Address: we have to give the address of the input
2. Service Definition: Here we have 2 options Manual and WSDL
3. WS Security required: check or uncheck
4. Message Exchange Pattern : Request Reply or One Way
5. Authorization : User Role
6. User Role : ESBMEssaging.send
If we select WSDL In Service Definition then we have to enter
1. URL to WSDL
2. Service
3. Endpoint
4. Processing Setting : Robust or WS Standard
5.
Configuring Receiver Adapter:
MAIL:
In MAIL Adapter we have 4 tabs
Transport Protocol is SMTP and Message Protocol is NONE