I've done a quick forum search but apologies if this has been answered previously.
Context: EA15.2
I'd like to be able to record a 'baseline' of a group of
related Elements as a 'snapshot' of their status in time (simply the 'Name', 'Type', 'Status' and 'Version' properties of each Element would do).
The Elements I want to include are in Packages distrbuted through the model, living alongside various other Elements that I don't want to include in my baseline. So simply doing Package baselines would mean that I am capturing information I don't want (i.e. the status of unrelated Elements).
The overall idea is to be able to say, for example, "
v1.0 of UseCase1 was Allocated to v2.3 of ElementXX, and Refines v1.1 of RequirementYY..." (...not literally as a sentence, but in some kind of Configuration Index Document

)
It will then let us manage change later on, so if a lower-level Element is changed (version incremented) and it belongs to one or more baselines, we can assess the impact on those baselines.
Please can someone suggest the best way to tackle this?
I'm not too bothered about the method or the output format. I'm open to creating Custom Documents, using EAdocX, scripting, SQL...
If the question is too vague or confusing, please let me know.