RTC SCM functions - set component readonly for some
One of our safety critical systems is trying to tighten code access permissions so that some components (not all) in a stream are read-only to some users but not for others. Users with read-only still need to see those components.
Aside from doing process changes (adding an advisor) to do this is there a simpler method to do this? The concern here is they will be creating more streams down the line and they'd prefer not to continually have to update the process template to do this.
Accepted answer
As far as I know, this article explains what is possible today: https://jazz.net/library/article/215.
Note that there is no way to make anything read only using an advisor. Neither would a particpant/follow up action work for this.