Previous Topic: How to Install and Configure a SQL Server MartNext Topic: Install a Mart or Upgrade a Mart?


Mart Architecture

In the previous versions, CA ERwin Data Modeler connected to the Mart server directly. Now, the application connects to the Mart server through a web server. The web server includes a web-based administration console—CA ERwin Mart Administrator. If you are using the Workgroup Edition, you must install and configure CA ERwin Mart Administrator.

Database

Stores the user data for the Workgroup Edition. You can use a Microsoft SQL Server 2000, 2005, 2008, or 2012 database for the Mart database. You must use a new database and not an existing database that was created for an older version of the data modeling tool.

Applications

Includes a web-based component named CA ERwin Mart Administrator that helps you manage the Mart through a web console.

Web server

Hosts CA ERwin Mart Administrator. You can use a web server of your choice. If you have not installed a web server, use the ERwin Mart Server option and install Tomcat.

The following diagram shows the new architecture:

Mart architecture new

The new architecture has the following benefits:

Back to Top