cancel
Showing results for 
Search instead for 
Did you mean: 

FCC is not able to pick in sender file adapter

Former Member
0 Kudos

Hi Experts,

I have configured sender contentent conversion.

My structure is like :

H - H1,H2,H3

D - D1,D2,D3

P - P1,P2,P3

I configured as below:

Document name:MT

Document name:namespace

Recordset name:Recordset

Recordset structure:H,1,D,,P,

Recordset sequence:ascending

Recordsets per message:*

Keyfieldname:KF

Keyfieldtype:string(case-sensitive)

H.fieldNames - H1,KF,H3

H.fieldSeparator - ;

H.keyFieldValue - H

H.endSeparator - 'nl'

H.missingLastfields - ignore

H.additionalLastFields - ignore

I have provided the same for D and P.

When i tried to pick the file my file is not picking and in communication channel log i am getting the following error

Success Channel : Entire file content converted to XML format

Warning Channel : Empty document found. Proceed without sending message

Success Confirmation mode test found. File will be resent next time .

.Could any one please help me what might be the problem exactly.

Thanks in advance

Kalam.

Accepted Solutions (1)

Accepted Solutions (1)

baskar_gopalakrishnan2
Active Contributor
0 Kudos

>>When i tried to pick the file my file is not picking and in communication channel log i am getting the following error

See, any file permission (777) is not set to execute .

If you have fcc configuraton errors, You will see in the communication channel.

Set File in Delete Mode (not in Test) in CC. Just to make sure the file is picked up or not.

Stop and activate the file adapter cc and see the behaviour

naveen_chichili
Active Contributor
0 Kudos

try using another field separotor it will work...

Edited by: chichilin on Feb 19, 2011 2:05 AM

Answers (2)

Answers (2)

Former Member
0 Kudos

Check if you have created the Sender agreement properly.

Former Member
0 Kudos

Hi All,

Thanks for your help.... i have done a mistake with field separator .Instead of giving , i have given ; and now i tried with , as a field separator and the file got picked.

Thank you once again for your help.

Thanks and Regards,

Kalam

Former Member
0 Kudos

Can any one suggest the sol pls.

Regards,

Kalam

rajasekhar_reddy14
Active Contributor
0 Kudos

Hi Kalam,

after entering FCC parameter details monitor you communication channel in communication channel monitoring, if any syntax errors found it will show there.

after that place your file(test data) in FTP and start communication channel, in your case it is showing that no data available in file.

so correct the same

Regards,

Raj