cancel
Showing results for 
Search instead for 
Did you mean: 

HTTP Connection to R/3 System error- HTTP/1.0 404 Not found

Former Member
0 Kudos

Hi,

I am using a HTTP connection to XI to extract data from R3 to XI. The HTTP connection I have created in R3 are getting an error - "HTTP/1.0 404 Not found" while testing the connection.

Porperty maintained in the connection:

Terget host = <XI server address>

Service No = 8000

Path Prefix = /sap/xi/engine/adapter_plain?

The exchange profile in XI (PI 7.0) system is as follows:

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

HTTP port is set as 8000 in SMICM services.

The same type of connection is working fine in the lower PI and R3 environment but failing on productive system.

Thanks for your help.

Regards

Accepted Solutions (0)

Answers (1)

Answers (1)

Former Member
0 Kudos

Hi Suman

Change your path prefix:

/sap/xi/engine?type=entry

Carlos

Former Member
0 Kudos

Hi Carlos,

Thanks for your answer, I had tried it. But connection doesn't allow query string.

Former Member
0 Kudos

Hi,

Well... you are trying to configure a HTTP RFC destination in SM59, aren't you?

Dont worry about that. It is just a warning. Click on return or space bar after typing path prefix.

Then save and test the connection.

Carlos

henrique_pinto
Active Contributor
0 Kudos

Hi Suman,

this message is just a warning.

Press enter and it will accept the query string.

Regards,

Henrique.

Former Member
0 Kudos

Thanks for your replies... The problem is solved now. The service user for the connection was locked!!!