cancel
Showing results for 
Search instead for 
Did you mean: 

Calling BAPI using WebServiceAction

Former Member
0 Kudos

Hi,

I was trying to call a BAPI using Webservice action in xMII. Unfortunatly its showing an error as "<b> SOAP Service could not be loaded. White spaces are requered after keyword PUBLIC in DOCTYPE decl</b>". On WebService action i have given the url as

http://<was>:port/sap/bc/soap/wsdl11?services=BAPI_FLIGHT_GETLIST&sap-client=222

While trying to call the same url on my browser, its generating a a wsdl file.

In R/3 i have enabled a webservice for this BAPI. In R/3, SICF transaction sap/bc/srt/rfc/sap , the service is in activated mode.

am i doing in the correct way?

Can anyone plz help me

Regards

Muzammil

Accepted Solutions (0)

Answers (1)

Answers (1)

jamie_cawley
Advisor
Advisor
0 Kudos

Are you running 11.5 SR3?

Is there a reason not to use the JCO actions?

Regards,

Jamie

Former Member
0 Kudos

Hi,

I am working on <b>11.5 SR2.</b>

There is no reason for not using JCO Actions. Recently, I came to know that BAPI can also be called using Webservice Action. So i was trying to work it out

Regards

Muzammil