Restric the 'Vendor Module' to particular group member

keerthana10
Tera Contributor

Hi Experts,

Group named "Vendor Module Users" and add members to it. . Users who are part of this group can only view and edit forms in the Vendor Module. Other users can only read and not Edit

 

This is my requirement , So i have done Create group and add users in that group. next i try to create ACL , but here i am stuck . 

 

So please help me on this.

 

Thanks. 

21 REPLIES 21

That group members able to view and edit  , but other user also able to edit .

Hi @Ankur Bawiskar  please help me on this , i should need to complete this one.

@keerthana10 

so if group members and others should be able to edit then why not open it for all?

If my response helped please mark it correct and close the thread so that it benefits future readers.

Regards,
Ankur
Certified Technical Architect  ||  9x ServiceNow MVP  ||  ServiceNow Community Leader

Hi @Ankur Bawiskar  

 

That group members able to view and edit  , but other user able to view only and unable to edit  .

@keerthana10 

so the table.None WRITE ACL on core_company with the script should allow only that group members to edit.

Are you sure there is no other table.None WRITE ACL?

There should be only 1 table.None WRITE ACL on that table

For allowing others to view you can create table.None READ ACL and add snc_internal role to it

If my response helped please mark it correct and close the thread so that it benefits future readers.

Regards,
Ankur
Certified Technical Architect  ||  9x ServiceNow MVP  ||  ServiceNow Community Leader