Book a Demo

Author Topic: automatic tagging procedure  (Read 4381 times)

fausto bertoli

  • EA User
  • **
  • Posts: 65
  • Karma: +0/-0
    • View Profile
automatic tagging procedure
« on: December 16, 2011, 07:31:58 pm »
We are currently working to deliver the logical data model for a new application. This stream shall start from an existing database structure.
One of the client requirements is to mantains traceability between the old database structure and the new one.
We proposed to use the tag capability and the client accepted.
Some of the new tables probably shall maintain existing names, and that shall be true also for the related columns.
To implement such traceability and reduce the time spent, we need a procedure to intialize the values in a systematic way for all the tables and columns.
Tag tables shall have as value the name of table
Tag columns shall have as values tha name of the original table and column.
Is there a way to do this assignments automatically with a procedure working on the underlyning data model?
Thanks a lot for your help
Fausto

Geert Bellekens

  • EA Guru
  • *****
  • Posts: 13523
  • Karma: +574/-33
  • Make EA work for YOU!
    • View Profile
    • Enterprise Architect Consultant and Value Added Reseller
Re: automatic tagging procedure
« Reply #1 on: December 16, 2011, 08:01:20 pm »