Hi,
I have a typical scenario Like
Scenario Process Details
1.>SAP PI 7.1 Execute the SOAP Event API from SAP PI
2. > SOAP API (GetEvent_Request) Event is executed and gets event the response
3.> SOAP API (GetEvent_Response) Gets the Event Response with TypeKey and Transaction Type(GR,TR,GI)
4.>SOAP API(GetTransaction_Request , GetGR_Request, GetGI_Request) Based on Transaction Type in GetEvent_Response different SOAP API request method is called for SOAP response
5.> SOAP API(GetTransaction_Response, GetGR_Response, GetGI_Response) SOAP API Response is sent to SAP IS-Retail
Will it a feasible solution. if yes how to achive it.
Regards
Laxmi Bhushan
Edited by: Laxmi Bhushan Jha on Nov 28, 2011 11:18 AM