cancel
Showing results for 
Search instead for 
Did you mean: 

Problem ... writing SOAP sender ( EP Web Application to XI) ?

Former Member
0 Kudos

Hi All

I am having problem while writing SOAP sender

<b><i> scenario is EP webapplication --- XI --- R/3 and CRM</i></b>

We have developed EP Web based applicaiton(using webdynpro) and

know we are making integration wirh R/3 and CRM

I think Sender must be SOAP or HTTP ?

Where set up all the UI information in XI? What to do ?

But receiver side we have standard Idocs and we will use Idoc Adapter

Problem is only with sender interface !!!

Can any one expalin what to done here? And that too this the first application

we are doing on Netweaver by using EP(Webdynpro and XI)

Adv..thanks and regards

Rakesh

Accepted Solutions (1)

Accepted Solutions (1)

bhavesh_kantilal
Active Contributor
0 Kudos

Rakesh,

You expose your message interface as a webservice and then you use a webservice Model in WebDynpro , deploy it on your portal to allow it to access XI.

Regards

Bhavesh

Former Member
0 Kudos

Hi Bhavesh

Can you expalin in detail....Pl

Any more links on this will really helpful to us

regards

Rakesh

bhavesh_kantilal
Active Contributor
0 Kudos

Rakesh,

Search on SDN for the document "How to use SOAP Adapter" . Section 3.2 of this document describes how to expose your outbound message interfaces as Webservices in XI.

Create a WSDL file as shown in the document and then use this WSDL to create a Webservice Model in WebDynpro and then deploy on your portal.

Search for how to create Webservice Models also on SDN and look into the blogs referered aboved. think they should suffice.

Regards

Bhavesh

Former Member
0 Kudos

HI,

Check the link i have sent. It explains how to consume a webservice in webdynpro exposed by XI.

Regards,

Sudheer

Answers (2)

Answers (2)

Former Member
0 Kudos
Former Member
0 Kudos

Hi

Please see the below links so that you can have clear Idea..

/people/saravanakumar.kuppusamy2/blog/2005/02/07/interfacing-to-xi-from-webdynpro

https://www.sdn.sap.com/irj/servlet/prt/portal/prtroot/com.sap.km.cm.docs/library/webas/java/integra...

Consuming XI Web Services using Web Dynpro – Part II-/people/riyaz.sayyad/blog/2006/05/08/consuming-xi-web-services-using-web-dynpro-150-part-ii

Consuming XI Web Services using Web Dynpro – Part I -/people/riyaz.sayyad/blog/2006/05/07/consuming-xi-web-services-using-web-dynpro-150-part-i

/people/sap.user72/blog/2005/09/15/creating-a-web-service-and-consuming-it-in-web-dynpro

/people/sap.user72/blog/2005/09/15/connecting-to-xi-server-from-web-dynpro

Regards

Chilla..