Is there any way to import pega data model to Erwin data modeler tool?

Hi,

We want to know whteher it is possible to import pega data model into Erwin data modeler tool.

We would like to represent the pega ER diagram in Erwin data modeler. Is it possible to get somehow in Pega the .dll and .sql files from pega?

Regards,

Israel

Hi @IsraelU11 : Can you help the community to understand the objective of this.

Pega has options where you can visualize the data models. I don’t see a way to extract data model from pega. Rather, if the network allows, you may connect the tool to DB to read the meta data. You can also extract the DDL from DB and use it as source if your system is in on-premises.

Thanks.

Hi @ArulDevan,

The pupose of this is because our data or db department use Erwin Data modeler to view all data model for their on premise application built in different technology apart from Pega.

They asked us whether it is possible to get the dll or sql files of the schemas to import them to Erwin Data modeler.

It does not make sense to me as data model (tables, properties, indexes, etc.) can be seen from dev studio.

Anyway i got the .sql files with customerdata and pegadata schemas´s ddl from pega cloud via ticket.

Regards,

Isarel