cancel
Showing results for 
Search instead for 
Did you mean: 

Channel is not picking the file.

vijay_b4
Active Contributor
0 Kudos

Hi,

I am wokring on FCC to FCC interface, functional team placed the file in right directory and with correct file name specified in Sender CC, but still its not picking the file. The channel is active and started...but still its not picking the file....

is that matter if the file is only in read mode?

Thanks,

Vijay

Accepted Solutions (1)

Accepted Solutions (1)

former_member186851
Active Contributor
0 Kudos

Hello Vijay,

Make sure file has read permissions.

If yes check for any locks as per the note-821267(Answer No 46).

vijay_b4
Active Contributor
0 Kudos

sorry as I already mentioned it has only read permissions..

former_member186851
Active Contributor
0 Kudos

Hello Vijay,

Check for any locks if not try with Read , write, execute(666).Usually we will give these permissions for the file to be picked.

Answers (2)

Answers (2)

manoj_khavatkopp
Active Contributor
0 Kudos

Vijay,

What is the filename which you want to pick and what have you mentioned in file naming schema in sender channel ?

Br,

Manoj

vijay_b4
Active Contributor
0 Kudos

The placed file name is : E12345.csv

I am thinking in the source directory, the path should end with / and file name should be modified to E*.csv? but before that doing that change, wondering how its been working all these days....

Thanks

manoj_khavatkopp
Active Contributor
0 Kudos

Well if its already a running interface then as suggested check the permission for the file /ping channel for validating folder and file / or ask basis to release the lock if any.

But i tested regular expression and found this regular expression E1234.* bu this it will pick all the file having E1234 as a beginning schema and later with any extension.

vijay_b4
Active Contributor
0 Kudos

I am assuming the issue is with the permissions. Asked functional team to delete the existing file and to place again...it worked successfully.

Thanks

vijay_b4
Active Contributor
0 Kudos

how to ping the channels?

manoj_khavatkopp
Active Contributor
0 Kudos

Open channel monitoring in RWB and select your required channel.

vijay_b4
Active Contributor
0 Kudos

is it ok to try it in production and what it does?

Rgds,

Vijay

Former Member
0 Kudos

yes it's kind of connection testing you can perform in production.

Former Member
0 Kudos

Try Ping the channel and check if file and directory exists.