Hi All,
I am trying to connect XI system with R3 system thru RFC of
Type HTTP.
XI 3.0 is on WAS 640
R3 is on WAS 620.
Hostname of UPC system is issapupg1
RFC Settings are:-
target host :- issapupg1 service no 8000
path prefix =/sap/xi/engine?type=receiver
when i m trying to test the RFC,It Is coming out with prompt of userid
and password also...It is not taking
Userid and password of R3 (UPC system).
Also when i m trying to access http://issapupg1:8000/
same password prompt is popping out..
The Error After Unsuccessful logon is:-
HEADER NAME HEADER VALUE
response_line HTTP/1.0 401 Unauthorized
server_protocol HTTP/1.0
status_code 401
status_reason Unauthorized
content-type text/html; charset=iso-8859-1
content-length 28
sap-system UPC
www-authenticate Basic realm="SAP Web Application Server
[UPC]"
sap-client 400
server SAP Web Application Server (1.0;620)
remote_addr
uri_scheme_expanded HTTP
HTTP BODY
Enter User Name and Password
Time (ms) 10,226
--
Akhilesh Maurya