Book a Demo

Author Topic: Applying Diagram Filters via Automation Inteface  (Read 4484 times)

OpenIT Solutions

  • EA User
  • **
  • Posts: 555
  • Karma: +9/-1
    • View Profile
Applying Diagram Filters via Automation Inteface
« on: September 26, 2014, 07:25:28 pm »
Hi,

Anyone know way to apply diagram filters via the automation interface ? I want to apply a filter prior to html generation ?

Regards,

Jon.

EXploringEA

  • EA User
  • **
  • Posts: 172
  • Karma: +8/-0
    • View Profile
Re: Applying Diagram Filters via Automation Intefa
« Reply #1 on: September 30, 2014, 10:01:44 pm »
Not sure you'll be able to do that as I would think it relates to the EA UI stuff which is not accessible via the API which I think of as only wrapping the data repository stuff.  And although the diagram filter is kept as a profile I think it will be down to you to interpret and apply.

If you find a way to do let me know as it would be great if it were available.

Tnx
EXploringEA - information, utilities and addins

qwerty

  • EA Guru
  • *****
  • Posts: 13584
  • Karma: +397/-301
  • I'm no guru at all
    • View Profile
Re: Applying Diagram Filters via Automation Intefa
« Reply #2 on: October 01, 2014, 12:24:51 am »
The filter hides in t_xrefsystem. The column description holds a XML structure describing the filter.

Good luck.

q.