cancel
Showing results for 
Search instead for 
Did you mean: 

INTEGRATION_DIRECTORY_HMI -> HTTP-Code 403

Former Member
0 Kudos

Hi,

currently i'm executing the post-installation of XI.

At topic "Creating RFC Destinations in the ABAP Environment" especially creating the RFC-Destination "INTEGRATION_DIRECTORY_HMI" (SM59) I have a problem. After adjusting and saving all necessary entries in various tabs, i get after executing "Test connection" the HTTP-Code 403 (forbidden).

Do you have any ideas?

Thanks

Joerg Knaust

Accepted Solutions (0)

Answers (2)

Answers (2)

STALANKI
Active Contributor
0 Kudos

use 664107.

Former Member
0 Kudos

Hi Joerg,

Follow this note.

SAP-Note: 664107

Creating RFC Destinations in the ABAP Environment

After you selected "Basic Authentication", you get a dialog that warns you that changing the authentication method might delete the givenlogon data. Confirm with "Yes". If you get a Warning in the status line saying "SSL client PSE DFAULT does not exist.", press <ENTER> to be able to edit the logon data fields.

Regards,

Rashmi

Former Member
0 Kudos

Hi Rashmi and Sravya,

unfortunately i don't get a warning in status line after changing the authentication method into "Basic authentification".

Nethertheless i have adjust the logon data again (User XIISUSER, etc.), but the test connection fails again.

Regards

Joerg

Former Member
0 Kudos

HTTP 403 usually means unauthorized to perform the action...

could you pls check whether the user XIISUSER has the following roles attached...(this is what we have in our system & it is working)

SAP_SLD_CONFIGURATOR

SAP_XI_IS_SERV_USER

SAP_XI_IS_SERV_USER_MAIN

Could you also post here..

the complete response html that you get back...

Thanks,

Renjith.

Former Member
0 Kudos

Hi Renjith,

XIISUSER has the roles you mailed.

Here is coming the HTML-Response:

~response_line HTTP/1.1 403 Forbidden

~server_protocol HTTP/1.1

~status_code 403

~status_reason Forbidden

connection close

set-cookie JSESSIONID=(swunwe1_NWE_00)ID8655250DB13878987931345474443End; Version=1; Path=/

set-cookie saplb_*=(swunwe1_NWE_00)8655250; Version=1; Path=/

pragma no-cache

cache-control no-cache

expires 0

content-type text/html

content-length 1506

server SAP J2EE Engine/6.40

date Thu, 22 Dec 2005 13:47:44 GMT

~remote_addr

~uri_scheme_expanded HTTP

HTTP BODY

<!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 ##A:visited ##A:active ##</style

>##</head>##<body marginwidth="0" marginheight="0" leftmargin="0" topmar

gin="0" rightmargin="0">##<table width="100%" cellspacing="0" cellpaddin

g="0" border="0" align="left" height="75">##<tr bgcolor="#FFFFFF">##

<td align="left" colspan="2" height="48"><font face="Arial, Verdana, Hel

vetica" size="4" color="#666666"><b>&nbsp;&nbsp;403 &nbsp Forbidden</b><

/font></td>##</tr>##<tr bgcolor="#3F73A3">## <td height="23" width="8

4"><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="2

3"><font face="Arial, Verdana, Helvetica" size="2" color="#FFFFFF"><b>SA

P J2EE Engine/6.40&nbsp;</b></font></td>##</tr>##<tr bgcolor="#9DCDFD">#

  1. <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, Ve

rdana, Helvetica" size="3" color="#000000"><b>&nbsp;&nbsp;You are not au

thorized to view the requested resource.</b></font></p>##<p><font face="

Arial, Verdana, Helvetica" size="2" color="#000000"><table><tr><td valig

n="top"><b>&nbsp;Details:</b></td><td valign="top"><PRE>No details avail

able</PRE></font></td></tr></table></font></p>##</body>##</html>##

Greetings.

Joerg

Former Member
0 Kudos

I should have written it last time...

Pls verify that the user XIISUSER is not locked in SU01...

also pls check the following thread...

Thanks,

Renjith

Former Member
0 Kudos

Hi Renjith,

XIISUSER isn't locked.

But i have noticed, that our role comparison between SAP and J2EE-Engine doesn't work.

Maybe this could be the problem.

Furthermore i will check the solutions, which are given in the threads.

Thanks

Joerg

Former Member
0 Kudos

Hi Joerg,

Could you pls check the roles for the user XIISUSER in the visual admin....the same entries as in SU01 for the roles should be there....from what i understood from your reply...that may not be the case....i think you can add the entries for the roles directly in the visual admin....

Thanks,

Renjith.