Book a Demo

Show Posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.


Messages - Erik Forsling

Pages: [1]
1
General Board / Re: Dependencies between packages
« on: September 15, 2025, 11:15:27 pm »
Wow. You just made my day. I had no idea that existed. Need to dive into query building I guess. This is super handy. Thank you so much.

2
General Board / Re: Dependencies between packages
« on: September 15, 2025, 06:43:25 pm »
Thanks!
I will experiment with this on some of my use cases!
From the looks of it (I know some SQL but I'm not to familiar with the schema in EA) this will cover one specific package. Would it be possible to cover a whole package structure in the same manner, recursively? Maybe that would require to first form a list of all package-IDs in a structure, and put in #Branch#).

Oh, that yields another question. Which version of (MS?) SQL is in EA? Is it able to process Common Table Expressions (CTEs)?

3
General Board / Dependencies between packages
« on: September 15, 2025, 05:57:24 pm »
Hi,
I working within a large organization, where we have many models and packages which are shared, and thus managed on corporate level. When working with a "local" package I find myself constantly worrying about accidently changing something that I shouldn't. I'm not sure if this is a feature request, or if there is actually a way to find all objects referenced in my diagrams which are not part of my packages, if you get what I mean. Surely there should at least be a way to build such a search/query?

Pages: [1]