on ‎2008 May 26 11:31 AM
Hi gurus,
I'm stuck on a File-XI-IDoc scenario.
Here is the message i get in the Message Tool Display:
Erreur lors de la transmission du message au point d'accès http://rchase12:53000/sap/xi/engine?type=entry via la connexion File_http://sap.com/xi/XI/System. Motif : com.sap.aii.af.ra.ms.api.RecoverableException: Received HTTP response code 404 : Not Found
It's in French but it it's like my url is not good. I read about the port that must be 80xx in place of 53000 is it true?? I can't find any information about it, in another place than some forum topics.
Could anyone help me?
Thanks in advance.
Thomas
Request clarification before answering.
Hi,
Go through this link..
http://pcsupport.about.com/od/findbyerrormessage/a/404error.htm
The 404 Not Found error displays inside the Internet browser window, just as web pages do.
Cause
The 404 Not Found error is an HTTP status code that means that the page you were trying to reach could not be found on the web site's server.
Resolution
Retry the web page by clicking the refresh/reload button or trying the URL from the address bar again.
The 404 Not Found error has been known to appear on occasion even if there is no real issue so a simple refresh will often load the page you were looking for.
Check for errors in the URL. Often times the 404 Not Found error appears because the URL was typed wrong or the link that was clicked on points to the wrong URL.
Move up one directory level at a time in the URL until you find something. For example, if www.w.com/a/b/c.htm gave you the 404 Not Found error, move up to www.w.com/a/b/. If you get nothing here, move up to www.w.com/a/. This should lead you toward what you're looking for or at least confirm that it's no longer available.
If you move all the way up to the website's main page, try to run a search for the information you're looking for. If a search function isn't available, try finding your information by using links from this page to dig deeper into the site.
Finally, if all else fails, you may want to attempt to contact the webmaster for information on where you might locate the page you're looking for. The webmaster of most Internet sites can be reached via email at , replacing website.com with the actual website name.
Thanks,
Satya Kumar
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Thanks to all of your answers!
Now i finally get the message in PI under Monitor for processed XML messages. I have an error there, but i'm allready further than i was!!! thanks to you.
I changed my port to 8030 in the business system of my PI. But i still don't know why, yes i know it's because we use the HTTP port and not the J2EE port. But if i remember good, i allready use the file adapter in my office and there the port is the J2EE Port.
Anyway it works that's allready good for me!
Thomas
>>But if i remember good, i allready use the file adapter in my office and there the port is the J2EE Port.
Then you dont remeber that good
Jokes apart, the fact is Integration Engine (what you see using SXMB_MONI) is a part of ABAP stack and the port pertaining to this is your 8xxx port. On the other hand your IR,ID and things you see in browser window are part of Java stack. These uses the port 50xxx.
Regards,
Jaishankar
| User | Count |
|---|---|
| 13 | |
| 8 | |
| 6 | |
| 5 | |
| 4 | |
| 3 | |
| 2 | |
| 2 | |
| 2 | |
| 2 |
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.