cancel
Showing results for 
Search instead for 
Did you mean: 

Webservice Integration with SAP using SAP XI

phanikumar_akella
Participant
0 Kudos

On a periodic basis, say end-of-shift, My product(Web service) sends to the SAP system the total production for that period, for example, Hot Metal produced. The data packet contains all theinformation required to uniquely identify the production period (plant name, location, furnace number, shift

number, date & time).

SAP receives the data packet, stores the data in appropriate tables and acknowledges the status to My Product. The acknowledgement contains total revenue generated based on the production (computed based on the unit cost of Hot Metal). If the data is incorrect, SAP sends a fault message. The revenue value received as response is stored in an appropriate tag in the My Product model.

I want to use SAP XI as the connector between my webservice application and SAP. Please suggest me what scenario should I implement in this case. Do I need to use BPM here ?

Also please suggest what are relevant IDocs and BAPIs for this scenario.

Accepted Solutions (0)

Answers (1)

Answers (1)

phanikumar_akella
Participant
0 Kudos

Got it...