Hi All,
Is it possible to create flat file document with some fixed rows and columns and then with the records.
Tried creating field definition with Name,client id,Transactions,Tax no and then records having field definition as Invoice number ,address etc., but in the Schema and Document I could see only the records not the remaining fields(Name,Client ID,Transactions,Tax no)
Like we have to generate a report having the format as below:
Name:SAG,US
Client ID: 10098
Transactions :
Tax no:
Invoice Number Address City State PinCode
10084 ABC ABC XYZ 1009485
100095 ABC ABC XYZ 1039489
and so on.
Please advise.