<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>question Re: How to give access to view table schemas without making user an admin in ServiceNow AI Platform forum</title>
    <link>https://www.servicenow.com/community/servicenow-ai-platform-forum/how-to-give-access-to-view-table-schemas-without-making-user-an/m-p/1165574#M121963</link>
    <description>&lt;P&gt;I just had this question come up for me in my company. An IT Networking manager for some reason decided to get trained up in using Tableau, apparently with the exclusive point to get data out of servicenow into Tableau for reporting reasons. As a result he asked me for access to view all table schema. I'm not about to give him full admin rights, so this was how I solved it:&lt;/P&gt;
&lt;OL&gt;&lt;LI&gt;Logged into our dev instance w/ full admin&lt;/LI&gt;&lt;LI&gt;Created a new user, which I named 'roadmin' (as in &lt;EM&gt;read-only admin&lt;/EM&gt;)&lt;/LI&gt;&lt;LI&gt;Added two roles to this user: &lt;EM&gt;admin&lt;/EM&gt; and &lt;EM&gt;snc_read_only&lt;/EM&gt;&lt;/LI&gt;&lt;LI&gt;In a separate browser, logged into our dev instance as 'roadmin'&lt;/LI&gt;&lt;LI&gt;Verified I could see everything an admin can see, including all tables, schema, etc., but I could &lt;SPAN style="text-decoration: underline;"&gt;not&lt;/SPAN&gt; edit any record on any table, anywhere&lt;/LI&gt;&lt;/OL&gt;
&lt;P&gt;More about the &lt;EM&gt;snc_read_only&lt;/EM&gt; role can be found &lt;A href="https://docs.servicenow.com/bundle/kingston-platform-administration/page/administer/user-administration/concept/c_ReadOnlyRole.html" target="_blank" rel="nofollow"&gt;here&lt;/A&gt;.&lt;/P&gt;
&lt;P&gt;I hope this helps someone. Thank you.&lt;/P&gt;</description>
    <pubDate>Wed, 21 Nov 2018 15:54:43 GMT</pubDate>
    <dc:creator>apjohn2</dc:creator>
    <dc:date>2018-11-21T15:54:43Z</dc:date>
    <item>
      <title>How to give access to view table schemas without making user an admin</title>
      <link>https://www.servicenow.com/community/servicenow-ai-platform-forum/how-to-give-access-to-view-table-schemas-without-making-user-an/m-p/1165568#M121957</link>
      <description>&lt;P&gt;Is there a way to give access to Show Schema to non-admins? &amp;nbsp; I tried to create a custom module that lists table names and has the a button to use a UI Action that the Show Schema Map link on the table page uses thinking that I can give certain people the role that this new page has. &amp;nbsp; When I use it, it works fine, but when I impersonate that person who would use it, it displays the page, but does not show any tables. &amp;nbsp; Any thoughts on how to enable a graphic view of the table schema without providing admin access?&lt;/P&gt;</description>
      <pubDate>Mon, 25 Sep 2017 13:48:27 GMT</pubDate>
      <guid>https://www.servicenow.com/community/servicenow-ai-platform-forum/how-to-give-access-to-view-table-schemas-without-making-user-an/m-p/1165568#M121957</guid>
      <dc:creator>TrenaFritsche</dc:creator>
      <dc:date>2017-09-25T13:48:27Z</dc:date>
    </item>
    <item>
      <title>Re: How to give access to view table schemas without making user an admin</title>
      <link>https://www.servicenow.com/community/servicenow-ai-platform-forum/how-to-give-access-to-view-table-schemas-without-making-user-an/m-p/1165569#M121958</link>
      <description>&lt;P&gt;That's going to be somewhat tricky - generally data schemas contain structural information about the data content and revealing them to unprivileged parties could be violating confidentially policies.&lt;/P&gt;&lt;BR /&gt;&lt;P&gt;&lt;/P&gt;&lt;BR /&gt;&lt;P&gt;What you're in effect asking is: can someone have a DBA view without giving them DBA access rights?&lt;/P&gt;&lt;BR /&gt;&lt;P&gt;&lt;/P&gt;&lt;BR /&gt;&lt;P&gt;What would be the reasoning behind this? Do you want to provide read-only views to developers?&lt;/P&gt;&lt;BR /&gt;</description>
      <pubDate>Mon, 25 Sep 2017 14:04:38 GMT</pubDate>
      <guid>https://www.servicenow.com/community/servicenow-ai-platform-forum/how-to-give-access-to-view-table-schemas-without-making-user-an/m-p/1165569#M121958</guid>
      <dc:creator>Dave Smith1</dc:creator>
      <dc:date>2017-09-25T14:04:38Z</dc:date>
    </item>
    <item>
      <title>Re: How to give access to view table schemas without making user an admin</title>
      <link>https://www.servicenow.com/community/servicenow-ai-platform-forum/how-to-give-access-to-view-table-schemas-without-making-user-an/m-p/1165570#M121959</link>
      <description>&lt;P&gt;I am really after giving our ITIL Process Engineers read only access to this so they can just see the schema of the tables.&lt;/P&gt;&lt;BR /&gt;</description>
      <pubDate>Mon, 25 Sep 2017 14:11:10 GMT</pubDate>
      <guid>https://www.servicenow.com/community/servicenow-ai-platform-forum/how-to-give-access-to-view-table-schemas-without-making-user-an/m-p/1165570#M121959</guid>
      <dc:creator>TrenaFritsche</dc:creator>
      <dc:date>2017-09-25T14:11:10Z</dc:date>
    </item>
    <item>
      <title>Re: How to give access to view table schemas without making user an admin</title>
      <link>https://www.servicenow.com/community/servicenow-ai-platform-forum/how-to-give-access-to-view-table-schemas-without-making-user-an/m-p/1165571#M121960</link>
      <description>&lt;P&gt;I had investigated on this similar long back and it seemed difficult to get this working properly without admin access.&lt;/P&gt;&lt;BR /&gt;&lt;P&gt;This might sound a little stupid, but I would instead advise you to take the screenshots of the table schema that people might be interested in and keep them on Sharepoint/any repositories. At-least we don't often add fields very often and it was the easiest next best thing that we settled on. &lt;/P&gt;&lt;BR /&gt;</description>
      <pubDate>Mon, 25 Sep 2017 14:16:11 GMT</pubDate>
      <guid>https://www.servicenow.com/community/servicenow-ai-platform-forum/how-to-give-access-to-view-table-schemas-without-making-user-an/m-p/1165571#M121960</guid>
      <dc:creator>Kalaiarasan Pus</dc:creator>
      <dc:date>2017-09-25T14:16:11Z</dc:date>
    </item>
    <item>
      <title>Re: How to give access to view table schemas without making user an admin</title>
      <link>https://www.servicenow.com/community/servicenow-ai-platform-forum/how-to-give-access-to-view-table-schemas-without-making-user-an/m-p/1165572#M121961</link>
      <description>&lt;P&gt;The schema map will be hard to make available. &amp;nbsp; There is a personalize_dictionary role that allows access without full admin, but this role also allows write access so they could add and update fields.&lt;/P&gt;&lt;BR /&gt;&lt;P&gt;&lt;/P&gt;&lt;BR /&gt;&lt;P&gt;Do they require the schema map view? &amp;nbsp; You could create a read ACL on the sys_dictionary table and allow them to view the attributes of a table. &amp;nbsp; This will be in a list format instead of the hierarchy view.&lt;/P&gt;&lt;BR /&gt;</description>
      <pubDate>Mon, 25 Sep 2017 14:33:49 GMT</pubDate>
      <guid>https://www.servicenow.com/community/servicenow-ai-platform-forum/how-to-give-access-to-view-table-schemas-without-making-user-an/m-p/1165572#M121961</guid>
      <dc:creator>Michael Ritchie</dc:creator>
      <dc:date>2017-09-25T14:33:49Z</dc:date>
    </item>
    <item>
      <title>Re: How to give access to view table schemas without making user an admin</title>
      <link>https://www.servicenow.com/community/servicenow-ai-platform-forum/how-to-give-access-to-view-table-schemas-without-making-user-an/m-p/1165573#M121962</link>
      <description>&lt;PRE __jive_macro_name="quote" class="jive_macro_quote jive_text_macro" data-renderedposition="18_8_1039_62" modifiedtitle="true"&gt;&lt;P&gt;Do they require the schema map view? You could create a read ACL on the sys_dictionary table and allow them to view the attributes of a table. This will be in a list format instead of the hierarchy view.&lt;/P&gt;&lt;BR /&gt;&lt;/PRE&gt;&lt;P&gt;I got the impression they would, so creating a new role then permitting specific granular access using ACLs would be my approach, too.&lt;/P&gt;&lt;BR /&gt;</description>
      <pubDate>Mon, 25 Sep 2017 15:08:59 GMT</pubDate>
      <guid>https://www.servicenow.com/community/servicenow-ai-platform-forum/how-to-give-access-to-view-table-schemas-without-making-user-an/m-p/1165573#M121962</guid>
      <dc:creator>Dave Smith1</dc:creator>
      <dc:date>2017-09-25T15:08:59Z</dc:date>
    </item>
    <item>
      <title>Re: How to give access to view table schemas without making user an admin</title>
      <link>https://www.servicenow.com/community/servicenow-ai-platform-forum/how-to-give-access-to-view-table-schemas-without-making-user-an/m-p/1165574#M121963</link>
      <description>&lt;P&gt;I just had this question come up for me in my company. An IT Networking manager for some reason decided to get trained up in using Tableau, apparently with the exclusive point to get data out of servicenow into Tableau for reporting reasons. As a result he asked me for access to view all table schema. I'm not about to give him full admin rights, so this was how I solved it:&lt;/P&gt;
&lt;OL&gt;&lt;LI&gt;Logged into our dev instance w/ full admin&lt;/LI&gt;&lt;LI&gt;Created a new user, which I named 'roadmin' (as in &lt;EM&gt;read-only admin&lt;/EM&gt;)&lt;/LI&gt;&lt;LI&gt;Added two roles to this user: &lt;EM&gt;admin&lt;/EM&gt; and &lt;EM&gt;snc_read_only&lt;/EM&gt;&lt;/LI&gt;&lt;LI&gt;In a separate browser, logged into our dev instance as 'roadmin'&lt;/LI&gt;&lt;LI&gt;Verified I could see everything an admin can see, including all tables, schema, etc., but I could &lt;SPAN style="text-decoration: underline;"&gt;not&lt;/SPAN&gt; edit any record on any table, anywhere&lt;/LI&gt;&lt;/OL&gt;
&lt;P&gt;More about the &lt;EM&gt;snc_read_only&lt;/EM&gt; role can be found &lt;A href="https://docs.servicenow.com/bundle/kingston-platform-administration/page/administer/user-administration/concept/c_ReadOnlyRole.html" target="_blank" rel="nofollow"&gt;here&lt;/A&gt;.&lt;/P&gt;
&lt;P&gt;I hope this helps someone. Thank you.&lt;/P&gt;</description>
      <pubDate>Wed, 21 Nov 2018 15:54:43 GMT</pubDate>
      <guid>https://www.servicenow.com/community/servicenow-ai-platform-forum/how-to-give-access-to-view-table-schemas-without-making-user-an/m-p/1165574#M121963</guid>
      <dc:creator>apjohn2</dc:creator>
      <dc:date>2018-11-21T15:54:43Z</dc:date>
    </item>
    <item>
      <title>Re: How to give access to view table schemas without making user an admin</title>
      <link>https://www.servicenow.com/community/servicenow-ai-platform-forum/how-to-give-access-to-view-table-schemas-without-making-user-an/m-p/1165575#M121964</link>
      <description>&lt;P&gt;Can I ask where you found out that personalize_dictionary allows for this?&amp;nbsp; I can't find anything on the docs site with more details.&lt;/P&gt;</description>
      <pubDate>Wed, 19 Aug 2020 13:53:27 GMT</pubDate>
      <guid>https://www.servicenow.com/community/servicenow-ai-platform-forum/how-to-give-access-to-view-table-schemas-without-making-user-an/m-p/1165575#M121964</guid>
      <dc:creator>Community Alums</dc:creator>
      <dc:date>2020-08-19T13:53:27Z</dc:date>
    </item>
    <item>
      <title>Re: How to give access to view table schemas without making user an admin</title>
      <link>https://www.servicenow.com/community/servicenow-ai-platform-forum/how-to-give-access-to-view-table-schemas-without-making-user-an/m-p/1165576#M121965</link>
      <description>&lt;P&gt;In these situations I look at the ACLs linked to the records.&amp;nbsp; In the case of sys_dictionary, the personalize_dictionary has read access to those records which are queried when using the Schema Map.&lt;/P&gt;</description>
      <pubDate>Thu, 20 Aug 2020 19:45:14 GMT</pubDate>
      <guid>https://www.servicenow.com/community/servicenow-ai-platform-forum/how-to-give-access-to-view-table-schemas-without-making-user-an/m-p/1165576#M121965</guid>
      <dc:creator>Michael Ritchie</dc:creator>
      <dc:date>2020-08-20T19:45:14Z</dc:date>
    </item>
  </channel>
</rss>

