Built something you're proud of? Tell the story. A quick G2 review of App Engine or Build Agent helps other developers see what's possible on ServiceNow. Share your experience.

Business Service only visible to ITIL users

AdamR5104082030
Tera Expert

I'm having an issue where only ITIL users can see a specific service that i need all users to be able to see. How can i make it so all users can see it?

 

 What ITIL users see...

what_ITIl_Users_See.JPG

What non ITIL users see..

What_Basic_users_see.png

1 ACCEPTED SOLUTION

I found the Solution! I was entering the wrong table. I was entering cmdb_ci_service_business and needed cmdb_ci_service. Thanks, everyone!

View solution in original post

7 REPLIES 7

You may need a field level ACL as well. Just dup the new ACL you created and change None to *.

no such luck, unfortunately, that didn't work either.

I found the Solution! I was entering the wrong table. I was entering cmdb_ci_service_business and needed cmdb_ci_service. Thanks, everyone!