The out of the box table cmdb_m2m_business_process_ci has write permission of nobody

Eric Manning
Tera Contributor

My organization is working towards tying Business Processes to Applications from another system. When trying to write to the m2m table we noticed that the write ACL for the table was set only to "nobody". Can anyone explain why? What is the business reason for this decision? Thanks in advance.

2 REPLIES 2

Daniel Carvalho
Kilo Guru

If I am not mistaken, this table write access is enabled by default when activating SPM/ITBM licenses/plugins.

Barry Kant
ServiceNow Employee
ServiceNow Employee

Hi Eric, 

by the looks of it it expects only a create either delete action of such records. Which can be done by business_process_user role. 
BR,
Barry