<?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 Customize Permissions for Demand Workbench in GRC forum</title>
    <link>https://www.servicenow.com/community/grc-forum/customize-permissions-for-demand-workbench/m-p/1318890#M8236</link>
    <description>&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt; &amp;nbsp;&lt;/P&gt;&lt;P&gt;Is it possible to change/modify the Roles required for a user to view/interact with the Demand workbench?  &amp;nbsp;As things currently stand the only way for a user to access the Demand Workbench is for them to have both the 'it_demand_manager' and 'demand_manager' roles.  &amp;nbsp;We would like to have more control over what Demand Managment users have access to, but want to avoid making changes to OOB roles such as demand_manager.&lt;/P&gt;&lt;P&gt; &amp;nbsp;&lt;/P&gt;&lt;P&gt;Ideally we would like to create a set of custom Roles such that we can give users access to Demand Management and the Workbench, but retain the ability to restrict other permissions (i.e. delete, etc).  &amp;nbsp;Is this possible?&lt;/P&gt;&lt;P&gt; &amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks.&lt;/P&gt;</description>
    <pubDate>Thu, 25 May 2017 20:32:06 GMT</pubDate>
    <dc:creator>ab7289</dc:creator>
    <dc:date>2017-05-25T20:32:06Z</dc:date>
    <item>
      <title>Customize Permissions for Demand Workbench</title>
      <link>https://www.servicenow.com/community/grc-forum/customize-permissions-for-demand-workbench/m-p/1318890#M8236</link>
      <description>&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt; &amp;nbsp;&lt;/P&gt;&lt;P&gt;Is it possible to change/modify the Roles required for a user to view/interact with the Demand workbench?  &amp;nbsp;As things currently stand the only way for a user to access the Demand Workbench is for them to have both the 'it_demand_manager' and 'demand_manager' roles.  &amp;nbsp;We would like to have more control over what Demand Managment users have access to, but want to avoid making changes to OOB roles such as demand_manager.&lt;/P&gt;&lt;P&gt; &amp;nbsp;&lt;/P&gt;&lt;P&gt;Ideally we would like to create a set of custom Roles such that we can give users access to Demand Management and the Workbench, but retain the ability to restrict other permissions (i.e. delete, etc).  &amp;nbsp;Is this possible?&lt;/P&gt;&lt;P&gt; &amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks.&lt;/P&gt;</description>
      <pubDate>Thu, 25 May 2017 20:32:06 GMT</pubDate>
      <guid>https://www.servicenow.com/community/grc-forum/customize-permissions-for-demand-workbench/m-p/1318890#M8236</guid>
      <dc:creator>ab7289</dc:creator>
      <dc:date>2017-05-25T20:32:06Z</dc:date>
    </item>
    <item>
      <title>Re: Customize Permissions for Demand Workbench</title>
      <link>https://www.servicenow.com/community/grc-forum/customize-permissions-for-demand-workbench/m-p/1318891#M8237</link>
      <description>&lt;P&gt;Hi Alex,&lt;/P&gt;&lt;BR /&gt;&lt;P&gt;&lt;/P&gt;&lt;BR /&gt;&lt;P&gt;You should be able to control access to workbench using the basic controls on Servicenow platform, such as &lt;/P&gt;&lt;BR /&gt;&lt;P&gt;&lt;/P&gt;&lt;BR /&gt;&lt;P&gt;- ACLs: &lt;A href="https://docs.servicenow.com/bundle/istanbul-servicenow-platform/page/administer/contextual-security/concept/access-control-rules.html" title="https://docs.servicenow.com/bundle/istanbul-servicenow-platform/page/administer/contextual-security/concept/access-control-rules.html"&gt;Access control rules&lt;/A&gt; &lt;/P&gt;&lt;BR /&gt;&lt;P&gt;- UI Policies: &lt;A href="https://docs.servicenow.com/bundle/istanbul-servicenow-platform/page/administer/form-administration/task/t_CreateAUIPolicy.html" title="https://docs.servicenow.com/bundle/istanbul-servicenow-platform/page/administer/form-administration/task/t_CreateAUIPolicy.html"&gt;Create a UI policy&lt;/A&gt; &lt;/P&gt;&lt;BR /&gt;&lt;P&gt;- Client Scripts: &lt;A href="https://www.google.com/url?q=https://docs.servicenow.com/bundle/istanbul-servicenow-platform/page/script/client-scripts/reference/r_ClientScripting.html&amp;amp;sa=U&amp;amp;ved=0ahUKEwjVy8LX-YvUAhWIllQKHW8CD-YQFggEMAA&amp;amp;client=internal-uds-cse&amp;amp;usg=AFQjCNGNG4sf3LL8Jw1O3PGoo7iBE56Qnw" title="https://www.google.com/url?q=https://docs.servicenow.com/bundle/istanbul-servicenow-platform/page/script/client-scripts/reference/r_ClientScripting.html&amp;amp;sa=U&amp;amp;ved=0ahUKEwjVy8LX-YvUAhWIllQKHW8CD-YQFggEMAA&amp;amp;client=internal-uds-cse&amp;amp;usg=AFQjCNGNG4sf3LL8Jw1O3PGoo7iBE56Qnw"&gt;Client scripts&lt;/A&gt; &lt;/P&gt;&lt;BR /&gt;&lt;P&gt;- Data Policies: &lt;A href="https://docs.servicenow.com/bundle/istanbul-servicenow-platform/page/administer/field-administration/concept/c_DataPolicy.html" title="https://docs.servicenow.com/bundle/istanbul-servicenow-platform/page/administer/field-administration/concept/c_DataPolicy.html"&gt;Data policy&lt;/A&gt; &lt;/P&gt;&lt;BR /&gt;&lt;P&gt;&lt;/P&gt;&lt;BR /&gt;&lt;P&gt;I would start with ACLs.&lt;/P&gt;&lt;BR /&gt;&lt;P&gt;You can &amp;nbsp; create new roles to work along with the OOB &lt;SPAN style="color: #666666; font-family: arial, sans-serif;"&gt;'it_demand_manager' and 'demand_manager'. After you create the new role you can use it on ACLs, and other pages where you can control the users access.&lt;/SPAN&gt;&lt;/P&gt;&lt;BR /&gt;&lt;P&gt;&lt;SPAN style="color: #666666; font-family: arial, sans-serif;"&gt; &lt;/SPAN&gt;Since you do not want to change OOB configuration, you could find the OOB ACLs for the workbench tables use 'Insert and Stay' functionality (right click on the ACL form header and select 'Insert and Stay') after making changes on them.&lt;/P&gt;&lt;BR /&gt;&lt;P&gt;&lt;/P&gt;&lt;BR /&gt;&lt;P&gt;Let me know if perhaps I misunderstood your question.&lt;/P&gt;&lt;BR /&gt;&lt;P&gt;&lt;/P&gt;&lt;BR /&gt;&lt;P&gt;Best&lt;/P&gt;&lt;BR /&gt;</description>
      <pubDate>Thu, 25 May 2017 21:16:57 GMT</pubDate>
      <guid>https://www.servicenow.com/community/grc-forum/customize-permissions-for-demand-workbench/m-p/1318891#M8237</guid>
      <dc:creator>GaberaFigueiro</dc:creator>
      <dc:date>2017-05-25T21:16:57Z</dc:date>
    </item>
    <item>
      <title>Re: Customize Permissions for Demand Workbench</title>
      <link>https://www.servicenow.com/community/grc-forum/customize-permissions-for-demand-workbench/m-p/1318892#M8238</link>
      <description>&lt;P&gt;This issue is currently I cannot get my users to view the demand workbench unless they have the 'demand_manager' role, users without that role see the following when they try to open the workbench:&lt;/P&gt;&lt;BR /&gt;&lt;P&gt;&lt;SPAN style="color: #667788; font-family: Arial; text-align: center; font-size: 24px; border-bottom-style: solid; border-bottom-width: 1px;"&gt;YOU DO NOT HAVE SUFFICIENT PRIVILEGES TO VIEW THE DEMAND WORKBENCH&lt;/SPAN&gt;&lt;/P&gt;&lt;BR /&gt;&lt;P style="color: #667788; font-family: Arial; font-size: medium; text-align: center; margin: 5px auto;"&gt;To use Demand Workbench, please contact your system administrator&lt;/P&gt;&lt;BR /&gt;&lt;P style="color: #667788; font-family: Arial; font-size: medium; text-align: center; margin: 5px auto;"&gt;&lt;/P&gt;&lt;BR /&gt;&lt;P&gt;. &amp;nbsp; I have created alternate roles as you suggested and defined ACLs, but unless the user has the OOB demand_manager role it seems like they cannot view the demand workbench. &amp;nbsp; This is a pretty key roadblock to what I would like to accomplish since the workbench is a fairly integral part of Demand/Project management.&lt;/P&gt;&lt;BR /&gt;</description>
      <pubDate>Wed, 07 Jun 2017 20:18:24 GMT</pubDate>
      <guid>https://www.servicenow.com/community/grc-forum/customize-permissions-for-demand-workbench/m-p/1318892#M8238</guid>
      <dc:creator>ab7289</dc:creator>
      <dc:date>2017-06-07T20:18:24Z</dc:date>
    </item>
    <item>
      <title>Re: Customize Permissions for Demand Workbench</title>
      <link>https://www.servicenow.com/community/grc-forum/customize-permissions-for-demand-workbench/m-p/1318893#M8239</link>
      <description>&lt;P&gt;Did you ever find a solution to this? I am looking to do something similar.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Thanks.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 17 Sep 2018 21:38:57 GMT</pubDate>
      <guid>https://www.servicenow.com/community/grc-forum/customize-permissions-for-demand-workbench/m-p/1318893#M8239</guid>
      <dc:creator>Inactive_Us1180</dc:creator>
      <dc:date>2018-09-17T21:38:57Z</dc:date>
    </item>
    <item>
      <title>Re: Customize Permissions for Demand Workbench</title>
      <link>https://www.servicenow.com/community/grc-forum/customize-permissions-for-demand-workbench/m-p/1318894#M8240</link>
      <description>&lt;P&gt;Unfortunately not.&amp;nbsp; It's been a while since I looked at this but if I remember correctly there was a hardcoded check for the demand_manager role somewhere in the Workbench code. I believe there's an enhancement related to this floating around somewhere but I have not heard any updates about it since.&lt;/P&gt;</description>
      <pubDate>Tue, 18 Sep 2018 13:12:01 GMT</pubDate>
      <guid>https://www.servicenow.com/community/grc-forum/customize-permissions-for-demand-workbench/m-p/1318894#M8240</guid>
      <dc:creator>ab7289</dc:creator>
      <dc:date>2018-09-18T13:12:01Z</dc:date>
    </item>
  </channel>
</rss>

