Skip to main content

I’m trying to create a full copy of the ‘software_development’ role for the SF into a new read-only role.

Why? Because are support team and business analists want to explore the models built in the SF and may be able to find possible reasons something isn’t working.
But we want to have a safety built in that prevents accidental insert/updates/deletes.

 

I want the new role to only have read rights to all SF screens:

  • Tables to read-only
  • Editable column read-only
  • No tasks

The script that I’ve created copies all role rights and changes it to our specific needs. 
All menu items seem to work fine, however I cant choose or switch a branch.

I’ve figured out that a start object opens the ‘check_sf_upgrade_msg’ task and has a process flow that opens the ‘set_branch’ task. I already tried to assign rights to these tasks and the corresponding process flows but now I get an error after opening the SF:

 
Am I missing something?
Are there any plans to create a read-only role on the SF in future releases?

Our platform version is 2024.1.

Thanks!

Hi @K.Bakkenes ,

Unfortunately, the Software Factory currently doesn’t support a read-only role. However, in our upcoming version, we have introduced the option to set a branch as read-only for individual users. See 

I hope this helps resolve your issue. If not, please feel free to submit an idea for creating read-only roles.

Kind regards
Remco Radix


Hi @Remco,

That would be a nice feature in upcoming SF versions. 
But hopefully someone will know a short term solution for my question.

Kind regards,

Kevin 


Reply