cancel
Showing results for 
Search instead for 
Did you mean: 

cannot send file to XI ,and File Adapter Error in RWB->Adapter Monitor

Former Member
0 Kudos

i develop the file to file scenario, and everything in Integration Builder is right, and the configuration is no problem

but it cannot send file to XI, so the whole process

cannot start. The file adapter seems not work

how can i solve the problem?

Thank you for your reply

Accepted Solutions (0)

Answers (2)

Answers (2)

Former Member
0 Kudos

Hi Leo,

I Guess you should first see if the file is being picked... for that do the following.

While configuring your Sender File Adapter, let the mode be DELETE. This way, we will know if the file is being picked by the File adapter. The file will be deleted and you can be sure that it has been picked up.

In your runtime workbench home, there will be a tab, Component Monitoring, click on it. Select status as all, and click on display. The components will be displayed on ur screen. In that, under Integration Server, there will be a link for Adapter Engine. Click on it. Now, scroll down, and u will see a link to adapter monitoring, there under FILE ADAPTER see the log of the file adapter

and also, you can see the flow of your message in the integration engine in SXMB_MONI.

<b>Do this and let us know what is happening...</b>

Meanwhile i would also suggest you to go through the explanation of a simmilar scenario that i have explained below and compare it with what you have done..

Please go thru the following links and clear all your doubts.

Communication channel:

<a href="http://help.sap.com/saphelp_nw04/helpdata/en/65/b11c409ce22402e10000000a1550b0/frameset.htm">Assigning Communication Channels</a>

<a href="http://help.sap.com/saphelp_nw04/helpdata/en/2b/d5653fd1d3b81ae10000000a114084/content.htm">Communication Channel</a>

<a href="http://help.sap.com/saphelp_nw04/helpdata/en/e3/94007075cae04f930cc4c034e411e1/content.htm">Configuring the Sender File/FTP Adapter</a>

<a href="http://help.sap.com/saphelp_nw04/helpdata/en/bc/bb79d6061007419a081e58cbeaaf28/content.htm">Configuring the Receiver File/FTP Adapter</a>

Receiver agreement:

<a href="http://help.sap.com/saphelp_nw04/helpdata/en/56/02e63f48e58f15e10000000a155106/frameset.htm">Receiver Agreement</a>

<a href="http://help.sap.com/saphelp_nw04/helpdata/en/c1/5194426b44c56ae10000000a155106/frameset.htm">Creating a Receiver Agreement</a>

Sender agreement:

<a href="http://help.sap.com/saphelp_nw04/helpdata/en/db/73e03fc2269615e10000000a155106/frameset.htm">Sender Agreement</a>

<a href="http://help.sap.com/saphelp_nw04/helpdata/en/22/522041cfb7f423e10000000a155106/frameset.htm">Creating a Sender Agreement</a>

For detailed info, I would suggest that you go through these weblogs:

<a href="/people/venkat.donela/blog/2005/03/02/introduction-to-simplefile-xi-filescenario-and-complete-walk-through-for-starterspart1">Introduction to simple(File-XI-File)scenario for Starters</a>

<a href="/people/venkat.donela/blog/2005/03/03/introduction-to-simple-file-xi-filescenario-and-complete-walk-through-for-starterspart2">Introduction to simple (File-XI-File)scenario for starters part2</a>

I hope it helps.

Regards,

Abhy

udo_martens
Active Contributor
0 Kudos

Hi Leo,

plz have a look to Runtime Workbench/ Adapter Monitoring: Which status do the adapter have? Do you see an error?

Message Monitoring: Do you see a message? Which status has the message? Does it stuck in the queue?

Regards,

Udo