Extending product function with VBA : Automation and System Architect : Planning an automated solution with System Architect : Automate tasks
  
Automate tasks
A Microsoft VBA macro can be created to report on information within the repository and enforce consistency checking. All objects and properties within the data dictionary may be created, read, updated, or deleted based upon rules set within the code. Simple repetitive tasks like updating a value of one data dictionary object from another can therefore be automated.
See also
Planning an automated solution with System Architect