cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

Help: Received HTTP response code 404 : Not Found

Former Member
0 Likes
880

Transmitting the message to endpoint http://chmsxd42:52200/sap/xi/engine?type=entry using connection File_http://sap.com/xi/XI/System failed, due to: com.sap.aii.af.ra.ms.api.RecoverableException: Received HTTP response code 404 : Not Found.

Our senario is a simple file transfer one, no object has been created in IR.

While we run the wizard, we just put the dummy interface name and namespace in the interface and namespace blanks.

After we activate the objects, the source files were picked up and deleted but there is no file created in the target directory, and we got the error message listed at the top.

Does anyone has some clue about this? Please help.

Thanks a lot.

Aditya Babu

View Entire Topic
Former Member
0 Likes

Hi,

Refer Http Status Code definions.

http://www.w3.org/Protocols/rfc2616/rfc2616-sec10.html

Thanks,

RamuV

Former Member
0 Likes

thanks for ur answer, we can create and delete files in the target directory throught some ftp connectivity tool.

So there should not be the directory access problem in this case.

Can this case be done without creating any object in IR and using dummy interfaces and namespaces?