1
General Board / 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
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