cancel
Showing results for 
Search instead for 
Did you mean: 

Sender File Adapter

Former Member
0 Kudos

Hi Guys,

Iam picking the file from R/3 Appl . server using the NFS protocol, the comm channel monitoring is showing that it is polling successfully, but the file is not getting picked.

Can anyone let me know the reasons for that and whether we can use NFS for that or should we only use FTP...

Thanks a lot in advance.

regards,

kittu.

Accepted Solutions (1)

Accepted Solutions (1)

prabhu_s2
Active Contributor
0 Kudos

first check if any logs are there in RWB...adapter monitoring...if u are in SP17 then check in comm.chaneel of comp.monitoring. but yes u can use nfs also

Former Member
0 Kudos

Hi

When i check the information in the Administration.

It gives this :

SP-Number 09

jdk.version 1.3

latest.change 20200

sync.time 2006-09-19 10:17

build.date 2006-09-19 10:17

Can u tell me how can i check the Service pack, Iam sure that the SP is greater than 16, but how can i find that ?

regards,

kittu.

Message was edited by:

kittu chowdary

prabhu_s2
Active Contributor
0 Kudos

u r in SP-Number 09

Former Member
0 Kudos

Hi,

I sincerely feel that our SP is 17, As we donot have Comm channel monitoring tab until this SP 16... I can see the Comm channel monitoring tab in RWB.

Regards,

Kittu.

prabhu_s2
Active Contributor
0 Kudos

if u can see the comm.chnnael monitoring just check ur sender CC for any error logs. Also u can check with:

Answers (4)

Answers (4)

Former Member
0 Kudos

Hi,

As you said that , File is in R3 App Server ..

So you have to use File adapter with NFS not FTP.

-- First check the file process mode in sender comm channel , adapter configuration. It is better to use Delete.

-- In RWB go to communication channel and check the sender CC ..

-- In general after pick the file by CC , then the adapter engine process the all modules executions and put it in queue then it will delete/read only ,,do the process on file.

see below message walk through..

/people/siva.maranani/blog/2005/05/25/understanding-message-flow-in-xi - Message Flow in XI

See some examples here how to configuration...in the bwlow links..

/people/venkat.donela/blog/2005/03/02/introduction-to-simplefile-xi-filescenario-and-complete-walk-through-for-starterspart1 - File to File Part 1

/people/venkat.donela/blog/2005/03/03/introduction-to-simple-file-xi-filescenario-and-complete-walk-through-for-starterspart2 - File to File Part 2

/people/sravya.talanki2/blog/2006/12/25/aspirant-to-learn-sap-xiyou-won-the-jackpot-if-you-read-this-part-i

Regards

Chilla..

Former Member
0 Kudos

use FTP for this

prabhu_s2
Active Contributor
0 Kudos

kittu

if the file is not getting picked then maybe some issue with the config in sender comm.channel. if u can get the log from adapter monitring (<SP17) it will detail the cause....also check for acccess to the folders

Former Member
0 Kudos

Hi Kittu,

Check whthr the sourcr file directory and the filename are given properly in the File adapter. Also, check whther the source file is read only or not. Also, try to make the file adapter inactive and then active again.

Regards,

Akshay

Former Member
0 Kudos

Hi Akshay,

Thanks for the reply.

Can u let me know how to check whether the Source file is read only or not ?

The CC monitoring is showing green and it shows the "Processed Successfully"

status.

Throw some light on debugging the same.

Regards,

Kittu.

Former Member
0 Kudos

Hi Kittu,

Check ur file if it is read only by rt clicking it and checking the propertoes. If it is read only, thr is a option in File adapter comm channe to process read only files...

Also, check in the file system, if the folder in which the file is kept has authorization of read only or write only....i.e. check the permission by rt clickin the folder and check for security tab...

Regards,

Akshay