on 2005 Nov 15 3:25 PM
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?
Apparentely I'm able to create any service with any port....the error only occurs with the port 50000.
The reason is that maybe it's already assigned...ideas...?
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
>>When you say on SLD...you mean going through the integration builder?
Yes SLD in integration builder.
>>If i go through the integration builder to the SLD and to the business system i use,
There will be a business system defined for your integration server you need to choose the same.
>>i don't know where to change the port....
Once you click on business sytem for your integration server you will see a field for 'Pipeline URL'. Change the port in this URL.
Anand
The entry should be like given below in business system for XI integration server in SLD.
http://xi server:abap port/sap/xi/engine?type=entry
abap port : 80XX : XX is XI instace
Regards,
Satish
User | Count |
---|---|
69 | |
13 | |
11 | |
10 | |
9 | |
9 | |
6 | |
6 | |
5 | |
4 |
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.