It's all about the answers!

Ask a question

Search solution to error in Rhapsody 'you cannot create OSLC link to immutable GC context'


Herve DULAC (1114) | asked Oct 09 '20, 5:41 a.m.
HI
In Rhapsody, a model (managed in RMM 6.0.6.1) is opened. I select a GC context (the GC stream contains my RMM stream and a DNG stream).
The DNG stream is pointed to a baseline, the RMM is pointed to a snapshot.

When I try to create a link between a model element and a DNG requirement (Add New -> OSLC link), the following error is displayed:
"you cannot create OSLC link to immutable GC context".

I understand I cannot modify the GC data (RMM or DNG).

If someone can help.

One answer



permanent link
David Lafreniere (4.8k7) | answered Jan 04 '23, 9:32 p.m.
FORUM MODERATOR / JAZZ DEVELOPER
edited Jan 04 '23, 9:40 p.m.

RMM owns the link information when creating links to an OSLC Requirements provider (such as DOORS or DNG).

This means when a new link is created, the actual Rhapsody file is updated to store this link information, and the change is checked-into a change set and delivered to the corresponding SCM stream (i.e. link information is not stored in LDX in this scenario).

Thus you can create new links when the global or local configuration is backed by an SCM stream, however if the RMM configuration is a snapshot (which is a set of baselines on each SCM component), then the link cannot be created as changes cannot be delivered to a baseline (likewise links cannot be removed). This is what is meant by the message: "you cannot create OSLC link to immutable GC context". For many customers, this is desirable behavior, since the intent of creating a snapshot means everything remains immutable, and preserved at the time of creating the snapshot (it may be confusing to have links added/removed against a snapshot).

If links absolutely need to be updated (added/removed),  you can create a new stream from a snapshot (ex: in the EWM Eclipse client, right-click a snapshot and select 'New' --> 'Stream from Snapshot'), then link modifications can occur. Then if it's desirable to have a snapshot again (to avoid further changes), a new snapshot would have to be taken (and set as the new GC configuration).

Your answer


Register or to post your answer.


Dashboards and work items are no longer publicly available, so some links may be invalid. We now provide similar information through other means. Learn more here.