cancel
Showing results for 
Search instead for 
Did you mean: 

ABAP Client proxy Error(HTTP response contains status code 404)

jwalithtatikonda2
Participant
0 Kudos

Hi,

I am using ABAP client proxy to send data directly to XI. But in the transaction code SXMB_MONI in R3, I am getting the following error:

" SOAP:mustUnderstand="">

<SAP:Category>XIServer</SAP:Category>

<SAP:Code area="INTERNAL">HTTP_RESP_STATUS_CODE_NOT_OK</SAP:Code>

<SAP:P1>404</SAP:P1>

<SAP:P2>Not Found</SAP:P2> "

could you please help me in this, what might be the problem.

Accepted Solutions (0)

Answers (6)

Answers (6)

Former Member
0 Kudos

Hi,

See the problem and solution in step number 5 of this blog.

if you are running the proxy for the very first time then first check if the required configuration to activate the proxy connection between XI & R/3 system (one time activity) are in place or not. For this go thorugh this blog.

Regards,

Sarvesh

Edited by: Sarvesh Singh on Jul 14, 2008 6:32 PM

former_member240483
Contributor
0 Kudos

Connection problem between the two systems..

Check u r XI system is availabble.

Check the RFC connections between the two systems..

Regards

Rao

Former Member
0 Kudos

Hi,

Check with this weblog.

Thanks & Regards,

Anoop

Former Member
0 Kudos

Did you maintain Client, userid, password, and lang information in SM59 transaction correctly.

check whether you have entered correct information.

Thanks

Sudharshan

Former Member
0 Kudos

A problem with maintaing proper RFC destinations in your R/3 system. Go to SM 59 and open type H connections. You can find one pointing to XI server. Correct this.

former_member181962
Active Contributor
0 Kudos