Author Topic: Diagram Export/Import between models?  (Read 3661 times)

roman104

  • EA User
  • **
  • Posts: 28
  • Karma: +0/-0
  • Right Information - In Right Time - for Right Role
    • View Profile
    • Right Information - In Right Time - for Right Role
Diagram Export/Import between models?
« 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
 :(

qwerty

  • EA Guru
  • *****
  • Posts: 13584
  • Karma: +396/-301
  • I'm no guru at all
    • View Profile
Re: Diagram Export/Import between models?
« Reply #1 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.

roman104

  • EA User
  • **
  • Posts: 28
  • Karma: +0/-0
  • Right Information - In Right Time - for Right Role
    • View Profile
    • Right Information - In Right Time - for Right Role
Re: Diagram Export/Import between models?
« Reply #2 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

qwerty

  • EA Guru
  • *****
  • Posts: 13584
  • Karma: +396/-301
  • I'm no guru at all
    • View Profile
Re: Diagram Export/Import between models?
« Reply #3 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.