cancel
Showing results for 
Search instead for 
Did you mean: 

webservice in XI

Former Member
0 Kudos

Dear XI experts,

What is webservice caller used for ??

If we are calling a webservice in XI what is the steps of the same .

Accepted Solutions (1)

Accepted Solutions (1)

Former Member
0 Kudos

See the below link

http://help.sap.com/saphelp_nw04/helpdata/en/fc/5ad93f130f9215e10000000a155106/content.htm

The attribute namespace for the adapter is http://sap.com/xi/XI/System/SOAP.

See my above link

and set it and try ..

/people/sravya.talanki2/blog/2006/12/20/accessing-system-parameters-in-mapping-runtime

http://help.sap.com/saphelp_nw2004s/helpdata/en/b3/9a2aeb24dc4ab6b1855c99157529e4/content.htm

/people/sap.user72/blog/2004/11/30/user-mapping-based-single-sign-on

dynamic URL -

Dynamic configuration payload -

https://media.sdn.sap.com/javadocs/NW04/SPS15/pi/com/sap/aii/mapping/api/DynamicConfiguration.html

Answers (2)

Answers (2)

former_member335553
Active Contributor
0 Kudos

Hi

Go though these links.

https://www.sdn.sap.com/irj/sdn/go/portal/prtroot/docs/library/uuid/d23cbe11-0d01-0010-5287-873a2202...

Check this weblog where he had defined how to build a webservice and deployment of webservice. Also he has mentioned the steps to be followed in XI::

/people/siva.maranani/blog/2005/09/03/invoke-webservices-using-sapxi

/people/siva.maranani/blog/2005/03/01/testing-xi-exposed-web-services

For Consuming XI Web Services using Web Dynpro go through this weblogs:

/people/riyaz.sayyad/blog/2006/05/07/consuming-xi-web-services-using-web-dynpro-150-part-i

/people/riyaz.sayyad/blog/2006/05/08/consuming-xi-web-services-using-web-dynpro-150-part-ii

/people/riyaz.sayyad/blog/2006/05/10/consuming-xi-web-services-using-web-dynpro-150-ui-design-part-iii

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

/people/shabarish.vijayakumar/blog/2008/01/08/troubleshooting--rfc-and-soap-scenarios-updated-on-20042009

Check this weblog for Calling WebServices from ABAP which may help you:

/people/thomas.jung3/blog/2005/05/13/calling-webservices-from-abap-via-https

/people/thomas.jung3/blog/2005/05/09/abap-webservices-logon-language-processing

Former Member
0 Kudos

Hi Pooja,

One can invoke a webservice using XI through SOAP Adapter.

You can try the simple scenarios which are mentioned in the following links.

/people/siva.maranani/blog/2005/09/03/invoke-webservices-using-sapxi

https://weblogs.sdn.sap.com/pub/wlg/1334 [original link is broken] [original link is broken] [original link is broken] [original link is broken]

https://weblogs.sdn.sap.com/pub/wlg/2131 [original link is broken] [original link is broken] [original link is broken] [original link is broken]

https://weblogs.sdn.sap.com/pub/wlg/1442 [original link is broken] [original link is broken] [original link is broken] [original link is broken]

/people/siva.maranani/blog/2005/03/01/testing-xi-exposed-web-services

Regards,

Ramesh P