Application Development Discussions
Join the discussions or start your own on all things application development, including tools and APIs, programming models, and keeping your skills sharp.
cancel
Showing results for 
Search instead for 
Did you mean: 

Web Service in SRM

vishal_sharda2
Participant
0 Kudos

Hello Friends,

can you please help me out. I have created a web service in SRM system. The service is active both in SRM as well as SOAMANAGER. However, when trying to expose the web service, I am getting an error.

Any inputs? Please see attachments for details.



Thanks!

-Vishal S.

2 REPLIES 2

ec1
Active Participant
0 Kudos

It looks like you have authentication error. Depending on the authentication method you have selected, maybe wrong information has been submitted.

My suggestion is to start with no authentication to make sure that the wsdl can be accessed and change the authentication back to validate the authentication method.

sagar_pawar14
Explorer
0 Kudos

Hi,

Try replacing the URL part before port 8036 by IP address/system
address of your SAP system (specific client).  For example if you are using development system(say
DEV1 client 100), go to logon pad right click on DEV1 and see properties and get the “application
server name”. Paste this in place of your URL part “ssz0006.allstate.com” and try executing.

Thanks,

Sagar