cancel
Showing results for 
Search instead for 
Did you mean: 

Soap_XI_RFC Scenario

Former Member
0 Kudos

hi all,

i am trying to do a soap to rfc scenario.

in the soap client...i am getting the following error:

"requires authentication with the realm 'XISOAPApps' "

what is to be done?

Regards,

Archana

Accepted Solutions (0)

Answers (2)

Answers (2)

Former Member
0 Kudos

Hi Archana,

Follow this links..

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

You need to expose your Interface as a webservice in XI.

To do this you need to create a WSDL out of your Message Interface.

take a look at section 3 in this document,

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

You will then load the WSDL you created in the document above into a Webservice Client like XML Spy and you can test your scenario.

regards

manoj kumar

former_member206604
Active Contributor
0 Kudos