Warning: I typically only use the method described in this post for TaggedValues, almost every other “add” to the Sparx EA repository requires additions to multiple tables in the underlying database, unless you know what you’re doing I strongly suggest using the API to do additions and updates in your… Read more »
EARecordset is a Script Library I’ve created to let me more easily work with Recordsets (XML structures) returned by Sparx EA queries. One of the key features of Sparx EA is the ability to directly query the repository using SQL to pull information for reports and to export. Sparx EA’s… Read more »
A RACI table I created earlier this year as part of the Business Analysis team’s Service Level Agreement. The purpose of the RACI and the SLA is to ensure that the other project team members know what the BA team will deliver for them and why, and what their responsibilities… Read more »
Recently I started a new job and have had more time to look at how to create architecture catalogues of elements and diagrams for reuse across projects, and realized that a lot of what I’m doing could also be reused by other Government of Canada and related organizations. I’m going… Read more »
I’ve also been experimenting with image assets, this is what I’ve found so far: You can use the image assets directly in diagrams, they seem to be treated as class elements…. I’ve been in contact with Sparx, and they don’t recommend using image assets directly in you diagram, the intent… Read more »
Sparx EA offers numerous ways to create new diagrams, and then add elements and connectors to your diagrams, this blog entry summarizes these different options. Creating a new Diagram in Sparx EA by first selecting a Package or Element in the Project Browser and either: using the Ctrl+Insert Shortcut Key,… Read more »
I spend a lot of my time working on Diagrams in Sparx EA, a few years ago I set up the following keyboard shortcuts to make it quicker (for me anyway) to modify the layout of Elements in my diagrams. In addition to setting up the keyboard shortcuts to help… Read more »
I was asked a few years ago by a project manager to outline the process I follow to gather and communicate requirements for projects. After some thought I came up with an initial version of the diagram below, and over the years have refined it as new techniques such as… Read more »
A few weeks ago I responded to a thread on the Sparx EA forum that was asking Sparx to enable paste special to the Notes field so users can paste unformatted text more easily. I posted the AutoHotKey script that I use as my current workaround, and was asked to… Read more »
Updated (2019/03/27): I’ve made some changes, and posted a new blog entry About a year ago I posted about how I started using Sparx EA, and stated that because of the tools flexibility it can be challenging to determine how to organize your work. So I thought I’d share how… Read more »