cancel
Showing results for 
Search instead for 
Did you mean: 

How to call webservice application using Browser

Former Member
0 Kudos

Hi Everybody,

Synchronous Scenario: Calling XI Server using WebServices( Sending the Customer no through Soap and from there the receiver adapter RFC is picking that no and it will send it to R/3 using BAPI and getting the Customer Details from R/3.

I followed the below two blogs and I created the complete scenario. And I deployed the ear file in WebAs in xi server.

Now the question is how to run this program using the browser. That is how to call.

Message Interface Name: CDWS_MI

Service Name : Soap_Service

Namespace : urn:xiwebservicesusingwebdynpro.com

Can you tell me how to call through the browser?

https://www.sdn.sap.com/irj/sdn/weblogs?blog=/pub/wlg/3592---- [original link is broken] [original link is broken] [original link is broken] [original link is broken]


>1

https://www.sdn.sap.com/irj/sdn/weblogs?blog=/pub/wlg/3593---- [original link is broken] [original link is broken] [original link is broken] [original link is broken]


>2

Advance thanks,

Abdullah Shaik.

Accepted Solutions (1)

Accepted Solutions (1)

Former Member
0 Kudos

Have you seen this?

/people/community.user/blog/2006/10/24/exposing-bapi-as-web-services-through-sap-xi

Answers (2)

Answers (2)

Former Member
0 Kudos

Hi,

It's not clear to me what you did. Have you exposed an XI Message Interface through a Web Service? Or have you developed a Web Service in the other way? What is the "ear" that you said? Is an webdynpro app? If it is, I think your question would be properly answered at WebDynpro forum

cheers!

roberti

Former Member
0 Kudos

You cant do this from you browser. You need to use a SOAP Client Tool to post message to XI thru soap sender channel .