cancel
Showing results for 
Search instead for 
Did you mean: 

FCC problem: Empty document found. Proceed without sending message

Former Member
0 Kudos

Hi all,

I am doing FCC to FCC scenario.

In that I am getting the following message in Communication channel Monitoring.

<b>Channel CC_File_FILBAS009_Sender</b>: Entire file content converted to XML format

<b>Channel CC_File_FILBAS009_Sender</b>: Empty document found. Proceed without sending message

File "/temp/xidelivery/send/FILBAS009_input.txt" archived after processing

and My File structure is as follows..

RS

-HEADER

-


Field1

-


Field2

-


Field3

-DATA

-


Field4

-


Field5

-


Field6

-TRAILER

-


Field7

-


Field8

-


Field9

FCC Parameters are:

RecordsetName : RS

HEADER.fieldFixedLengths : 5,1,5

HEADER.fieldNames : Field1,Field2,Field3

HEADER.keyFieldName : Field2

HEADER.keyFieldValue : 'H'

HEADER.endSeparator : 'nl'

In the same way I gave conversion parameters to DATA and TRAILER also.

Can any one tell me what is the problem?

Regards,

Pavani

Accepted Solutions (0)

Answers (2)

Answers (2)

santhosh_kumarv
Active Contributor
0 Kudos

Hi Pavani,

>>HEADER.keyFieldValue : 'H'

1.Dont specify the key field value within <b>'H'</b> specify just as <b>H</b>.

2. U also need to have the FCC parameters,

<b>DATA.keyFieldValue</b> and

<b>TRAILER.keyFieldValue</b>.

Regards

San

Former Member
0 Kudos

hi Pavani,

I think is some parameters missing in receiver FCC.

Could you paste both the messages that you see in communication channel monitoring.

Regards

Ramesh P

Former Member
0 Kudos

Hi Ramesh,

I did not get what u r telling

Former Member
0 Kudos

hi pavani,

excuse me about my previous reply.

I was just checking your FCC parameters. I see fieldseparator missing and also is it possible to paste sample input data.

I fieldsepartor is also not necessary since you have fiexedlengths. Since you say FCC to FCC and you paste the receiver FCC parameters

regards

Ramesh P

Message was edited by:

Ramesh P