cancel
Showing results for 
Search instead for 
Did you mean: 

HTTP connection to ABAP Runtime failed : 403 : forbidden

Former Member
0 Kudos

Hi all,

I have configured a normal file to file scenario and when i test it in the TEST CONFIGURATION tool in intergration directory, am getting the error.

HTTP connection to ABAP Runtime failed

403: forbidden

user: PIDIRUSER

Sugessions plzzz

Regards

Arun

Message was edited by:

Arunkumar sukumar

Accepted Solutions (1)

Accepted Solutions (1)

Former Member
0 Kudos

HI arun,

the reason for this error is a missing active service in transaction sicf-->

look at note 858049

Once you have activated the service, the error should not appear any more.

1) check SLD -> Business landscape

click on your XI system and check Pipeline URL. It should be something like:

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

the default port is 8000

2) check also in Administration -> Exchange Profile -> Connections and choose:

com.sap.aii.connect.integrationserver.r3.httpport

it should be 8000 (in the case of default settings)

3) Refresh SLD cache

Hope it helps!

regards

vasanth

Former Member
0 Kudos

Hi

I activated the service ( simulation in SICF ) and now am getting an error in interface determination - it says "COMMUNICATION FAILURE" during JCo call. Error when opening an RFC connection".

I checked the RFC connections in SM59 for AI_DIRECTORY_JCOSERVER - it gives an error. I will check those connections and get back to u ppl..

Thx fo the valuable sugestions

Former Member

Answers (2)

Answers (2)

Former Member
0 Kudos

Enabled the service "SIMULATION" in SICF under XI and it works fine.Thx for the suggestions

Former Member
0 Kudos

Hi

Try this

note 517484

1) Activated all services

2) In Integration builder, receiver communication channel make sure you have entered proper

host service number

path = /sap/xi/enigne?type = receiver.

3)Go to SU01 > type PIISUSER and reset the user's pw

Check out this might be helpful

http://help.sap.com/saphelp_nw04/helpdata/en/89/05793c05f0807be10000000a11405a/content.htm

1.Did you maintain Client, userid, password, and lang information in SICF transaction -> sap/xi/engine? Double click on service and check whether you have entered correct information.

2.Then you might check the roles of the XIISUSER in SU01. In some case there are some double roles, i.e., two times the role SAP_XI_IS_SERV_USER assigned. One might have the date of the last update, the other one might have apparently the older version. Delete the older roles manually and the error should disappear.

3.to send messages to xi you need a service id / pwd which is specific to your landscape usually its xiappluser. Contact your basis group for password.

4.

- Activated all services on the r3 system.

- Create HTTP connection to XI from r3

sm59-> http connetons to r3

- let us say you have created a HTTP connection in the integrationserver_XI, make sure in its settings the prefix path is set to /sap/xi/engine?type=entry. Also check its log on credentials, you can use xiappluser.

- IN Integration builder, receiver communication channel make sure you have entered proper

host service number

path = /sap/xi/enigne?type = receiver.

5. can you also try the following;

Visual Admin -> start the service,

"com.sap.aii.af.ms.app".

I don't know this Forum no fhats why i copied.

Thanks