Sparx Systems Forum

Enterprise Architect => Automation Interface, Add-Ins and Tools => Topic started by: colinc on March 23, 2005, 07:16:38 pm

Title: Generating a new ea_guid
Post by: colinc on March 23, 2005, 07:16:38 pm
I am thinking of writing a small Access application to help me manage requirements.  

From looking at the database it seems I need to add the requirements into the t_object table; the major key seems to the ea_guid.

I have read in another posting that this is allowed as long as you guarantee uniqueness.

I was hoping for suggestions to do this, or is there an automation call to return a new ea_guid ?

Thanks, Colin
Title: Re: Generating a new ea_guid
Post by: thomaskilian on March 24, 2005, 01:27:26 am
Why not creating a new element using the automation interface. That will also supply you with the new GUID.