Posted: Tue Aug 27, 2013 10:14 pm Post subject: SAP BAPI exposed as WSDL
Master
Joined: 08 Jul 2013 Posts: 220
This could be a basic question..Apologies me as I am new to WebServices.
This is my requirement.
There is a Application which is going to call three operations exposed as Webmethods in WebService.Message Broker flow is the WebService with SOAPInput node at the input.Each of the three operations is going to call SAP system through SAPWebSphere Adapter Request node individually.
Hence ,I have 3 BAPIs -RFC for each operations.
My questions are :
1)As SOAPInput exposes WSDL,whether Message broker developer has to write WSDL or SAP developer has to write his BAPI to be exposed for WebService?
-Input from Web Client to Broker is in the SAP RFC message format only.Hence mapping is not required apart from extracting SOAP message payload from SOAP Envelope.
2)When importing BAPIs from SAP,the BAPIs are imported in such a way that there is no single xsd as a total for request message alone or for response message alone for each operation.
For eg,one of the operation shown below as xsd after importing the BAPIs,
===================================================
Is this something to be rectified from SAP system developer or from our side in the way of importing BAPIs?Is this really a problem for referring XSDs in WSDL?
I am really confused.Please do the needful...[/img]
Joined: 17 Jun 2011 Posts: 289 Location: Tamil Nadu, India
SAP providing BAPI to you and you providing WebService to Consumer. WSDL file should be created and published by WebService Provider. Please correct me if i'm wrong.
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot vote in polls in this forum