cancel
Showing results for 
Search instead for 
Did you mean: 

Transmitting message to entry pipeline failed !!

Former Member
0 Kudos

Hi all,

We have configured a <b>file adapter</b> to poll a specific directory. Now the adapter polls the file , deletes it after reading it , however it fails to deliver the message to entry pipeline.

We are getting an error msg that reads:

<b>Transmitting the message to endpoint http://itcxi1:53000/sap/xi/engine?type=entry using connection AFW failed, due to: Received HTTP response code 404..</b>

We have already gone through the link:

<b>

Accordingly we have checked but we have <b>not used any business system</b>.

There are <b>two business service</b>(one sender and the other reciever).

We have checked sxmb_adm and httpport in the exchange profile but all of them are filled with the respective values:

com.sap.aii.connect.integrationserver.r3.httpport = <b>8030</b>.

com.sap.aii.connect.integrationserver.httpport = <b>53000</b>.

in sxmb_adm we have given url as http://10.119.4.33:8030/sap/xi/engine?type=entry

But still in the error msg the url reads as:

http://itcxi1:53000/sap/xi/engine?type=entry

<b>The entire audit log shown is</b>:

2006-05-24 12:59:10 Success

Channel SenderChannel: Send binary file "D:\usr\sap\trans\tmp\sender\xi_input.xml". Size 363 with QoS EO

2006-05-24 12:59:10 Success

Application attempting to send an XI message asynchronously using connection AFW.

2006-05-24 12:59:10 Success

Trying to put the message into the send queue.

2006-05-24 12:59:10 Success

Message successfully put into the queue.

2006-05-24 12:59:10 Success

The application sent the message asynchronously using connection AFW. Returning to application.

2006-05-24 12:59:11 Success

The message was successfully retrieved from the send queue.

2006-05-24 12:59:11 Success File "D:\usr\sap\trans\tmp\sender\xi_input.xml" deleted after processing

2006-05-24 12:59:11 Success

The message status set to DLNG.

2006-05-24 12:59:11 Error

Transmitting the message to endpoint http://itcxi1:53000/sap/xi/engine?type=entry using connection AFW failed, due to: Received HTTP response code 404..

2006-05-24 12:59:11 Success

The asynchronous message was successfully scheduled to be delivered at Wed May 24 13:04:11 GMT+05:30 2006.

2006-05-24 12:59:11 Success

The message status set to WAIT.

2006-05-24 13:04:11

Success Retrying to send message. Retry: 1

This same process is repeated 4 times.

Pls suggest what else do i need to check.

Regards

Neetu

Accepted Solutions (1)

Accepted Solutions (1)

Former Member
0 Kudos

Hi Michal,

Thanks for ur prompt response.

Actually in this scenario i am not using any business system.

As mentioned before i have two business services one of which acts as the sender service and the other one acts as the receiver service.

Each one of them have their corresponding communication channels.

So where do i change the url.

My sld has a business system for xi in which i changed the url, putting the port as 8XXX.

Next i imported this system to my scenario and tried sending a message again but got the same error.

What should i do next?

Regards

Neetu

Former Member
0 Kudos

Hi,

Please can you check the full host name is transaction SMICM

GOTO>Paramters>Display

in the end there is icm_full_hostname

Is the name in the URL the same as what is given in transaction.

Regards

Vijaya

MichalKrawczyk
Active Contributor
0 Kudos

hi,

>>>>Actually in this scenario i am not using any business system.

doesn't matter

you need to check <b>XI's business system</b>

not R/3 or any other

you need to have it in the SLD (installation step)

check the pipeline url over there and chanage the port

to HTTP like I said

Regards,

michal

Answers (1)

Answers (1)

MichalKrawczyk
Active Contributor
0 Kudos

hi,

>>>http://itcxi1:53000/sap/xi/engine?type=entry

open you XI business system in the SLD and change

the port to http 8XXX and not the j2ee

save refresh and it will work

Regards,

michal