cancel
Showing results for 
Search instead for 
Did you mean: 

SOAP to Proxy scenario communication error

Former Member
0 Kudos

Hi Friends,

     Now i am developing SOAP to Proxy scenario,  i am testing WSDL file using SOAP UI software and i am getting an error in SOAP UI tool.

<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">

<html>

<head>

<title>Error Report</title>

<style>

td {font-family : Arial, Tahoma, Helvetica, sans-serif; font-size : 14px;}

A:link {color : #0059AA;}

A:visited {color : #999999;}

A:active {color : #999999;}

</style>

</head>

<body marginwidth="0" marginheight="0" leftmargin="0" topmargin="0" rightmargin="0">

<table width="100%" cellspacing="0" cellpadding="0" border="0" align="left" height="75">

<tr bgcolor="#FFFFFF">

<td align="left" colspan="2" height="48"><font face="Arial, Verdana, Helvetica" size="4" color="#666666"><b>  403   Forbidden</b></font></td>

</tr>

<tr bgcolor="#3F73A3">

<td height="23" width="84"><img width=1 height=1 border=0 alt=""></td>

<td height="23"><img width=1 height=1 border=0 alt=""></td>

<td align="right" height="23"><font face="Arial, Verdana, Helvetica" size="2" color="#FFFFFF"><b>SAP NetWeaver Application Server </b></font></td>

</tr>

<tr bgcolor="#9DCDFD">

<td height="4" colspan="3"><img width=1 height=1 border=0 alt=""></td>

</tr>

  </table>

<br><br><br><br><br><br>

<p><font face="Arial, Verdana, Helvetica" size="3" color="#000000"><b>  Error: You are not authorized to view the requested resource.</b></font></p>

<p><font face="Arial, Verdana, Helvetica" size="2" color="#000000"><b>  <a href="https://wiki.sdn.sap.com/wiki/x/wIN3Cw">SAP Technology Troubleshooting Guide</a></b></font></p>

<p><font face="Arial, Verdana, Helvetica" size="2" color="#000000"><table>

<tr>

<td valign="top"><b> Details:</b></td>

<td valign="top"><PRE>No details available.</PRE></td>

</tr>

</table></font></p>

</body>

</html>

I have tried with the same WSDL earlier  it was working fine, now its not working and throwing the above error.

Kindly suggest me to overcome from this issue.

Regards,

Senthil.

Accepted Solutions (1)

Accepted Solutions (1)

iaki_vila
Active Contributor
0 Kudos

Hi Senthil,

Try with the authentication preemtive. Also, check your URL because that error seems that you are accessing to wrong PI section or your user has not the enough credentials, try with PIAPPLUSER or with the same roles that this user.

Regards.

Answers (2)

Answers (2)

gagandeep_batra
Active Contributor
0 Kudos

can you check the user name and password provided in SOAP UI and also check sender CC status

Regards

GB

Former Member
0 Kudos

Dear GB,

     Thanks for yours suggestion, i have tried same WSDL and with same username and password earlier(yesterday) and i was working at that time and it was updating ECC tables correctly, but now i am getting this error.

former_member191435
Contributor
0 Kudos

As I told you before please use Preemitive option and check...

Thanks,

Sreenivas

former_member191435
Contributor
0 Kudos

can you please check your username and password and use premetive option in SOAP UI

Thanks,

Sreenivas