Sparx Systems Forum

Enterprise Architect => General Board => Topic started by: adepreter on April 01, 2020, 06:12:06 am

Title: How to remove data created by Pro Cloud Server from a repository?
Post by: adepreter on April 01, 2020, 06:12:06 am
I installed Pro Cloud Server and let the WebEA images be generated.

As a result my master repository is now 9 times larger than it was before.

The problem is that I need to distribute replicas of this database.

Any idea how to remove the Pro Cloud Server content?

Thank you
Title: Re: How to remove data created by Pro Cloud Server from a repository?
Post by: Geert Bellekens on April 01, 2020, 07:19:15 am
Wheren't those stored in t_document?

I'm not sure anymore, but that is where I would start looking.

Geert
Title: Re: How to remove data created by Pro Cloud Server from a repository?
Post by: Prolaborate Support on April 13, 2020, 12:27:21 pm
The diagram cache, used to show images in WebEA, is stored in the t_document table with DocName as DIAGRAMIMAGEMAP.
Title: Re: How to remove data created by Pro Cloud Server from a repository?
Post by: adepreter on May 13, 2020, 07:49:23 pm
Thank you
Title: Re: How to remove data created by Pro Cloud Server from a repository?
Post by: DeBAAT on February 03, 2023, 08:08:50 pm
Another option might be to export your model to an XMI file.
Or create a duplicate using the option "Settings => Transfer".
In my experience, the diagrams generated are not copied.
Title: Re: How to remove data created by Pro Cloud Server from a repository?
Post by: Elpis on October 03, 2024, 07:13:48 pm
The simplest way to delete WebEA cache images seems to be deselecting "Auto create Diagram Image and Image Map [...]" (Settings > Model: Options > Cloud).
EA help ( https://sparxsystems.com/enterprise_architect_user_guide/17.0/modeling_fundamentals/cloud_page.html ) says:
"Deselect the checkbox [...]. A prompt displays through which you specify whether to retain or delete the existing images and image-maps in the model."

(I haven't tried it, though)