Sparx Systems Forum

Enterprise Architect => General Board => Topic started by: roman104 on October 09, 2024, 12:00:05 am

Title: Diagram Export/Import between models?
Post by: roman104 on October 09, 2024, 12:00:05 am
Hi
Is there any way, how to share Diagram Filter definition between models?
I tried to find this issue in this forum. It is looong story.
Is it solved somehow in EA17?
I have a script, which can read current definition of filters from t_xrefsystem.
But change this table without deper knowledge could be risky.
Thank You
BR
Roman
 :(
Title: Re: Diagram Export/Import between models?
Post by: qwerty on October 09, 2024, 12:24:07 am
Being off of EA since a longer time, but that could be somewhere in Export Refernce Data.

q.
Title: Re: Diagram Export/Import between models?
Post by: roman104 on October 10, 2024, 12:28:27 am
Unfortunately there is not option.
There is table t_xrefsystem with column type, DFilter is type for Filters.
I can read them, I could update destination repository.
I am not sure whether there are some kind of dependencies?
I can recognize differences in Lemontree as Well. I need to investigate side effects of simples adding new records in this table.
Thank You Very much
Roman
Title: Re: Diagram Export/Import between models?
Post by: qwerty on October 10, 2024, 04:40:15 am
Yes, t_xref is  bit touchy. I would guess that in case your experiment shows the desired effect there will most likely be no side-effects.

q.