Access commerce web components but not the rest of system setup

Hello,

Wasnt able to find anything that helped so I am hoping someone here will be able to point me in the correct direction.  I am trying to accomplish the following:  Allow specific bookstore management staff the ability to utilize the 'Set up Commerce Web Components' area of 'System Setup' so they can manage the online bookstore yet not allow them access to the other areas of the 'System Setup' tab that they should not have.

As far as I can tell, a user requires the 'sysadmin' group and level 8 access to see and get into the 'system setup' tab.  This does gives them access to the 'Set up commerce web components' but also everything else on that tab as well, which is definately not desired.  I do not see a way to specifically deny access to a group, if there was, I believe I could utilize groups to accomlish this.  How can I accomplish what I desire so i do not have to give these people carte blanche access to my system setup but still give them the ability to keep the online bookstore updated whenever it requires updating? 

imis 15.1.3.7542

Thanks

Comment viewing options

Select your preferred way to display the comments and click "Save settings" to activate your changes.

Try Site Designer

What I would suggest is use Site Designer to create a new link to that setup section.  The new link can have whatever permissions you want (module access level, role, group), and can live in any "module" area you want (say, Orders?).

It's possible the underlying setup areas would also restrict access by security level.  You'd have to test this to see if it works.
--
Bruce Wilson
Director, Technical Services
RSM McGladrey, Inc.

your solution worked

Moving the link to the orders module allowed me to remove the users from the sysadmin role yet still let them modify the online bookstore when needed.  It accomplished exactly what I needed.  Thank you for the suggestion!