Skip to Content
0
Former Member
Nov 15, 2005 at 03:25 PM

ICM services

72 Views

Hi guys...

Some questions...

I'm having problems when I'm sending the file .xml.

I'm getting the same error I had yesterday...

2005-11-14 18:47:06 Success Channel GV: Send binary file "c:\temp\vendor2.xml". Size 379 with QoS EO

2005-11-14 18:47:06 Success Application attempting to send an XI message asynchronously using connection AFW.

2005-11-14 18:47:06 Success Trying to put the message into the send queue.

2005-11-14 18:47:06 Success Message successfully put into the queue.

2005-11-14 18:47:06 Success The application sent the message asynchronously using connection AFW. Returning to application.

2005-11-14 18:47:06 Success The message was successfully retrieved from the send queue.

2005-11-14 18:47:06 Success File "c:\temp\vendor2.xml" deleted after processing

2005-11-14 18:47:06 Success The message status set to DLNG.

2005-11-14 18:47:06 Error Transmitting the message to endpoint http://srv04.tecnidata.sgps:50000/sap/xi/engine?type=entry using connection AFW failed, due to: Received HTTP response code 404..

Now my questions are:

1- Do i need to create a service with the port 50000 on the smicm? The problem is that i can't because the range only goes to 32000.

2 - Is it really necessary to create it on smicm? Isn't it already defined on the exchange profile?

3- I had a problem on the cache notifications which was similar. it was :

"Unable to notify integration runtime (ABAP) of data changes

Unable to establish http connection "http://srv04:8000/sap/xi/cache?sap-client=200""

After i create a service with the port 8000 on the icm the cache problem was gone....

Do you have any ideas?