cancel
Showing results for 
Search instead for 
Did you mean: 

Problem in Accessing the Siebel Web Service

Former Member
0 Kudos

Hi,

I have a seibel web service which needs to be called from a SAP Webdynpro application. The URL is something like this.

http://xxx.yyy.com:80/eai_enu/start.swe?SWEExtSource=SecureWebService&SWEExtCmd=Execute

I am using Adaptive Webservice model and without hardcoding this value i should be able to send the user name and password information to the webservice.

How i can achieve that. I am getting the error that,

<b>returned http code 500 (Internal Server Error) with unacceptable content type (text/html;charset=UTF-8).

<html><head><title>Message:</title></head>

<body>The server you are trying to access is either busy or experiencing difficulties. Please close the Web browser, open a new browser window, and try logging in again.[12:02:58]</b>

Siebel team was asked us to send the user/password info through SOAP header.

<b>Is there any way to set thatbusername/password info in NWDS (Basically set the SOAP Header) and if it is OK only if we can set it in the Webservices security in the Visual Administrator.</b>

Appreciate your reply.

Thanks and Regards,

Sekar

Accepted Solutions (0)

Answers (1)

Answers (1)

Former Member
0 Kudos

Hi,

This Problem is solved with the creation of new anonymous webservice.

Basically there was some problem in exposing the Seibel Webservice as a secured one.

Thanks and Regards,

Sekar

sridhar_k2
Active Contributor
0 Kudos

Sekar,

I have the same problem.

How did you change your web service as Anonymous?

I have a user id and pwd, i tried by appending end of the service and tried with basic authentication by passing uid and pwd. No luck.

Can you please help me how to change web service as anonymous?

Regards,

Sridhar