Hi ,
I had a scenario where currently External System uses a VB proxy classes to send input to webservice and response comes back to th ext system.
Now with SAP implementation , the requirement is to have an update in SAP.
So i decided to use recvr proxy to update SAP, but how do i design the scenario...????
or do i use a sender proxy so when it is triggered from SAP the response coem from the webservice?
Im confused...appreciate ur help
Request clarification before answering.
Hi Jayendra,
As Shabarish stated you need to have to two synchronous interfaces. One is for webservice (inbound interface) and one is for SAP (outbound interface). You are going to generate proxy for the outbound interface in SAP (I mean R3, the sender SAP system). When you generate the proxy for the outbound interface you will have the required classes and methods in SAP to send your input to external webservice and to get response of the web service.
Best Regards,
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
| User | Count |
|---|---|
| 5 | |
| 4 | |
| 4 | |
| 3 | |
| 2 | |
| 2 | |
| 2 | |
| 2 | |
| 2 | |
| 2 |
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.