Hi
I have the following file structure from sorce(Sender) .
I need to do convert into xml
Batch 1..1
BatchHeader 1..1
DocumentType_H1 1..1
RDate 1..1
RTime 1..1
Dataset 1..Unbound
Supplier 1..1
DocumentType_H2 1..1
SuppID 1..1
GoodsReceipt 0..Unbound
PORecord 1..1
DocumentType_D1 1..1
PO_No 1..1
1) How do I create the Record structure in file content conversion
BatchHeader,1,Supplier,* or should I include Dataset.Supplier also
2)
In additional configuration of FCc for field names or fixedlengths ,
Supplier.fieldNames or Dataset.Supplier,fieldNames
My input file
H1test_test20131211220238
H210000104102
D14200803213
H210000108295
D1LL00R12016
H210000108296
D1KL00R12016
Thanks for your help
Mahesh