cancel
Showing results for 
Search instead for 
Did you mean: 

File channel error

Former Member
0 Kudos

Hi All

This is usha

We are facing a issue in file sender adapter while processing the file .

We are placing the file in  FTP server in corresponding folder of the interface .Ideally it should pick the file and process .

But in Communication channel we are not having neither any error and nor the file is picking .

When we try to ping the channel we are getting the error like "File is either not available or cannot be read".

Directory"***" does not exist.

Can any one guide me to solve the issue .

We have done the full cache refresh of the system also after that also still issue is going on .

Find the screen shot for reference.

Looking for response.

Thanks in advance.

Usha.N

Accepted Solutions (0)

Answers (5)

Answers (5)

Former Member
0 Kudos

Hi Usha,

Please, check permission in directory to user SAPService<SID>.


Hope this will solve your problem.

Regards


Marcelo Macedo

iaki_vila
Active Contributor
0 Kudos

Hi Usha,

Just to add, in the file sender channel you need to have write permissions as well because the normal functionality is to read and move the file to archive/error directory or simply to remove it.

Regards.

Former Member
0 Kudos

We were able to process the files in the specified directory .

If it has any authorization issue then it should not process any file .

But here we are able to process some files and some are not picking and not throwing any error also  in communication channel log.

manoj_khavatkopp
Active Contributor
0 Kudos

Usha,

So as you have mentioned that you are not able to process few files it may happen that the third party is still writing into that file and has locked it from reading or moving in that case you can go for modification check or trigger file option.

Br,

Manoj

anupam_ghosh2
Active Contributor
0 Kudos

Hi Usha,

               Please check the file size,file read write permission of the files not being picked up. Compare with the ones which have been picked up.  The files being rejected may not have necessary access permission or maybe they are of huge size.

Regards

Anupam

anupam_ghosh2
Active Contributor
0 Kudos

Hi Usha,

               Seems to be an authorization issue.

Check the access rights of the user with which PI is trying to read the files.

Regards

Anupam

manoj_khavatkopp
Active Contributor
0 Kudos

Hi Usha,

The user id mentioned in channel ,does it has read / write / delete access you need to check this with FTP server admin or alternative try logging into FTP server  from FileZilla/WinSCP and try to move the file .

Br,

Manoj