cancel
Showing results for 
Search instead for 
Did you mean: 

Error in Call Adapter stage

Former Member
0 Kudos

Hi

I am trying to post to the ECC system using XI Adapter. I get this error at the Call Adapter stage

URL http://host:port/sap/xi/engine call was terminated because the corresponding service is not available.

Here the host is the server name of the ECC QAS and port is the ABAP port in SMICM

How do I solve this error?

Regards

Accepted Solutions (1)

Accepted Solutions (1)

Former Member
0 Kudos

Check the RFC destionation configured...

it should have the url mentioned as above also you can do a quick connection test of the same by pasting the url in the browser...to know whether it is reachable or not...

HTH

Rajesh

Former Member
0 Kudos

Hi Shabarish

In XI Adapter, the path prefix and port number are same. In fact this scenario is working fine in DEV. There port number is 8010 and in QAS it is 8020

How do i check the target system is available?

Hi Rajesh

The RFC Destinations are configured in both PIQ and ECC QAS and they both are working fine, Remote Logon and Connection Test, both are working fine..

How do I check with the URL ?

http://host:port/sap/xi/engine

Should I enter this in a browser and try to access it? I did and I am not able to access it. Here host is the ECC QAS system. I am able to ping the server and get succcessful test

Regards

Shabarish_Nair
Active Contributor
0 Kudos

try to open the link

http://<H>:<P>/sap/xi/engine?type=entry

in IE and provide the user id and password.

Are you getting a EMPTY_HTTP_REQUEST_RECEIVED message?

Else you might want to talk to the Basis folks and check if the

1. details are correct

2. http port is active

3. the system itself is up and running (are you able to open the sap system and run some transactions?)

Former Member
0 Kudos

Hi Shabarish,

Thanks a lot for your patience

No, I am not able to open in IE

Note

The termination occurred in system ECC QAS with error code 403 and for the reason Forbidden.

The selected virtual host was 0 .

What can I do?

Please select a valid URL.

If you do not yet have a user ID, contact your system administrator.

This is the complete error message that I get under HTML Error under Call Adapter step in SXMB_MONI

Regards

Former Member
0 Kudos

Hi Shabarish

I am getting this message when I try to open the PIQ using this link,

http://host:port/sap/xi/engine?type=entry

" Empty HTTP query received; message processing not possible "

Regards

Shabarish_Nair
Active Contributor
0 Kudos

the host should be ECC's host and port should be ECC's HTTP port.

Also the user should have proper authorization.

http://help.sap.com/saphelp_nwpi711/helpdata/en/f4/0a1640a991c742e10000000a1550b0/frameset.htm

Former Member
0 Kudos

Shabarish,

I guess I got the problem though I don't know how to solve it !

Well, when I type this link in the IE, http://host:port/sap/xi/engine?type=entry, where host is the ECC QAS and port is the HTTP port maintained in SMICM, I get the same error that I get in the SXMB_MONI of the PIQ.

Service cannot be reached

What has happened?

URL http://host:port/sap/xi/engine call was terminated because the corresponding service is not available.

Note

The termination occurred in system ERQ with error code 403 and for the reason Forbidden.

The selected virtual host was 0 .

What can I do?

Please select a valid URL.

If you do not yet have a user ID, contact your system administrator.

I think this error has got nothing to do with the service users in PI and it has something to do with the ECC QAS server.

Regards

Former Member
0 Kudos

Shabarish,

The issue was resolved by activating sap/xi services in SICF Transaction under ECC QAS

Thanks for your help

Regards

Answers (1)

Answers (1)

Shabarish_Nair
Active Contributor
0 Kudos

check if the target system is available

the path prefix will be

/sap/xi/engine?type=entry

and the port will be the http port