Hi,
I have built the following artefacts :
- A pure Variant Model : set of features and 3 configurations activating / deactivating these features
- A data model Capella, connected to the PV model, using features in relevant conditions
- A variability configuration profile Capella,defining the user rules to propagate variability in addition to mandatory propagation rules.
=> In data model Capella, it seems variability is well defined and propagated (mandatory + user), thanks to overview provided by “mapping” plugin => OK
When I run a derivation in Pure variant for a given PRTC :
- items configured with explicit conditions are properly filtered => OK
- mandatory propagation is properly applied to relevant items => OK
- BUT user propagation rules are not applied => KO
I guess, variability configuration profile is not used by the instance of Capella launched to perform the derivation…
Actually, I have tried to keep Capella open during derivation, and there is no warning due to “workspace already used”. I conclue Capella is launched with a specific workspace… which one ? Where is it ? Actually not the one including the variability configuration profile.
Question 1 : Where / How can I configure Pure variant to use my variability configuration profile, or to use my workspace ?
Question 2 : How to configure ini file to make Capella start in a given workspace ? I have tried this
-Dosgi.instance.area.default=c:\Users\etc…
but Capella keeps asking for a workspace on manual execution.
Thank you all !