Author Topic: Exporting object attributes  (Read 1429 times)

kelkaraa

  • EA Novice
  • *
  • Posts: 13
  • Karma: +0/-0
    • View Profile
Exporting object attributes
« on: August 17, 2006, 02:53:41 pm »
Greetings,

Is there a way to export all the attributes (direct or linked) of an object in EA using the csv import/export. For example you can link a file to an object. In the EAP project the file name and type exist iin the t_objectfile table with the object ID as the PK and "FileName" and "Type" as columns. Is there a way I can redefine the csv template so that I can do export and the FileName and Type will show up with the object information.

Regards,
Anand