Hi,
I am interested to know if anyone worked on transferring ERWIN data model information into ARIS.
I am on the process of transferring Reference Data model from ERWIN to ARIS and would love to hear the complexity and issues anyone is facing.
Thanks
Abhijit Das
Sakari Lehtonen on
Hi!
Abjihit, sharing my experiences in a couple of cases, yes, the transfer is very straightforward!
The idea in this transfer is to utilize, the existing standard ERwin xml Export, and the standard ARIS xml Import. So, the Transformation, the interface tool in the middle, has all the logic, to handle input of ERwin xml, and output to ARIS xml, and of course to take care of all the needed mappings between the two models.
This interface is a 3rd party tool, TOOLBUS by Reischmann, being spezialised in interfaces. TOOLBUS technology internally uses canonical data model principles, making the interface very efficient. You can easily have more information by email, info@reischmann.com
All the typical ER data model constructs can be transferred, subject area, entity type, subtype, relationship type, attribute, data type, enumeration. The ARIS model type can be IE data model, eERM, or UML Class diagram. Also one can select, whether foreign key attributes are included, or not. In many cases, especially in reference models, foreign keys are not included in models, because the relationships are sufficient, to provide this information.
After the .xml import (ARIS .aml), you have ready in ARIS, E.g the IE data model, where each entity type has an eERM attribute allocation model assigned, with all the attributes there. In data models, the drawing landscape is preserved, entities keep the x-y coordinates they had in ERwin.
Best regards, Sakari Lehtonen