Hi,
I need to create a ER Model/Format (Similar to Intrastat/Sales List) to do an export that will generate data in a CSV (Comma separated) file.
The sample with Intrastat generates XML but it would be great to have some documentation, sample or blog entry that shows how a CSV file can be generated with ER. If anyone knows about a good documentation to do this task it would be nice to have it here instead of losing a lot of time with trial an error.
Basically what I will do is to generate the data in a intermediary table and generate the CSV from this table, so the data model will be very simple.
Thanks
Pedro