cancel
Showing results for 
Search instead for 
Did you mean: 

Proxy --> R/3 http error 403

Former Member
0 Kudos

Hello all,

I have a problem sending data from XI to R/3 backend through an abap proxy. (xi adaptor)

I get http error code 403 (Forbidden).

I am pretty sure my logon is correct and I have the right user profile as well.

Does anyone have an idea?

Thank you

/Thomas Nørmark

Accepted Solutions (1)

Accepted Solutions (1)

Former Member
0 Kudos

Hi Thomas,

Go to Application system where proxy resides.

Execute transaction SICF.

Traverse to node sap->xi->engine.

Right click and test the service with user and password. Only when this step succeeds ur proxy will be successful.

Regards,

Sudharshan

Former Member
0 Kudos

Hi -

I could see that se xi service was not active. it is now

When i test the xi engine service i get this: "URL_PIPELINE_NOT_FOUND"

And when I test it from XI (xml moni) i get: "System not configured as Integration Engine"

what could this be?

Tank you

/THomas

bhavesh_kantilal
Active Contributor
0 Kudos

Hi,

You need to configure the Integration Engine in SXMB_ADM.

Please refer into this blog for how to do the same,

/people/vijaya.kumari2/blog/2006/01/26/how-do-you-activate-abap-proxies

Regards

Bhavesh

Former Member
0 Kudos

Hi,

U are getting a XML document right?

No isuues.

Now try executing ur scenario and as suggested make sure that u have defined the Role of Buisness system as Application system in SXMB_ADM.

Regards,

Sudharshan

Former Member
0 Kudos

this seamed to help a lot -

Thank You

Answers (2)

Answers (2)

prabhu_s2
Active Contributor
0 Kudos

can you check the SM59 (connectivity to R/3) in XI box. This will help in troubleshooting the issue.

Former Member
0 Kudos

When I make a connection test in SM59 i get:

Status HTTP Response: 500

Status text: Empty HTTP request received

Duration Test Call: 27 ms

Former Member
0 Kudos

Hi Thomas,

Are you checking this in R/3? This test is to be done at R/3.

There will be a connection (of type 3) pointing to your XI system. You need to check this. Do check this and let us know the result.

Regards,

Jai Shankar

Former Member
0 Kudos

Hi,

Check for the parameters in the RFC destinations LCRSAPRFC and SAPSLDAPI.

Make sure they are having correct values.

Regards,

Sudheer.

Former Member
0 Kudos

Hi ,

Have you checked this blog.......

/people/krishna.moorthyp/blog/2006/07/23/http-errors-in-xi

Sekhar