<?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>topic Re: SAS Viya 3.5 Studio V: Disable Schedule as Job Option in Administration and Deployment</title>
    <link>https://communities.sas.com/t5/Administration-and-Deployment/SAS-Viya-3-5-Studio-V-Disable-Schedule-as-Job-Option/m-p/888548#M27090</link>
    <description>&lt;P&gt;I agree, this makes no sense. Also, if you disable the rules I think it not only blocks SAS Studio but also all other SAS web apps from being able to Schedule a Job. I would expect to have an option within SAS Studio itself to disable this functionality... I will open another track with Tech Support to see if anything has changed since you asked them. I will update &lt;span class="lia-unicode-emoji" title=":slightly_smiling_face:"&gt;🙂&lt;/span&gt;&lt;/P&gt;</description>
    <pubDate>Wed, 09 Aug 2023 12:19:43 GMT</pubDate>
    <dc:creator>EyalGonen</dc:creator>
    <dc:date>2023-08-09T12:19:43Z</dc:date>
    <item>
      <title>SAS Viya 3.5 Studio V: Disable Schedule as Job Option</title>
      <link>https://communities.sas.com/t5/Administration-and-Deployment/SAS-Viya-3-5-Studio-V-Disable-Schedule-as-Job-Option/m-p/711284#M21218</link>
      <description>&lt;P&gt;Is there a way to disable the "Schedule as Job" option in SAS Studio V?&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="jwward65_0-1610572090444.png" style="width: 400px;"&gt;&lt;img src="https://communities.sas.com/t5/image/serverpage/image-id/53480i9D8EFA61B22C394D/image-size/medium?v=v2&amp;amp;px=400" role="button" title="jwward65_0-1610572090444.png" alt="jwward65_0-1610572090444.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Due to volume, we need all scheduling to come through a central processing request to be appropriately scheduled by administrators.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Thanks!&lt;BR /&gt;John&lt;/P&gt;</description>
      <pubDate>Wed, 13 Jan 2021 21:10:31 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Administration-and-Deployment/SAS-Viya-3-5-Studio-V-Disable-Schedule-as-Job-Option/m-p/711284#M21218</guid>
      <dc:creator>jwward65</dc:creator>
      <dc:date>2021-01-13T21:10:31Z</dc:date>
    </item>
    <item>
      <title>Re: SAS Viya 3.5 Studio V: Disable Schedule as Job Option</title>
      <link>https://communities.sas.com/t5/Administration-and-Deployment/SAS-Viya-3-5-Studio-V-Disable-Schedule-as-Job-Option/m-p/711354#M21220</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://communities.sas.com/t5/user/viewprofilepage/user-id/112312"&gt;@jwward65&lt;/a&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I am not sure but I think there isn't any OOTB option to restrict this option. However in Viya you can use rules to explicitly deny access to certain URI's. You can find more about this in the reference links provided below. In the URI reference link you can find different URIs related to Job Management.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;TABLE id="n06hjn1v97u0ain1t8k7znmsptkl" class="xisDoc-table"&gt;
&lt;TBODY&gt;
&lt;TR&gt;
&lt;TD colspan="3" class="xisDoc-palette_1"&gt;
&lt;P class="xisDoc-paragraph"&gt;Job Management&lt;A class="xisDoc-legendRef" tabindex="0" href="https://go.documentation.sas.com/#n1biu5nkl9nb5yn1bfgmgk2j9k9u" target="_blank"&gt;2&lt;/A&gt;&lt;/P&gt;
&lt;/TD&gt;
&lt;/TR&gt;
&lt;TR&gt;
&lt;TD&gt;
&lt;P class="xisDoc-paragraph"&gt;Schedule jobs.&lt;/P&gt;
&lt;/TD&gt;
&lt;TD&gt;
&lt;P class="xisDoc-paragraph"&gt;/jobExecution/jobRequests/*&lt;/P&gt;
&lt;P class="xisDoc-paragraph"&gt;/jobExecution/jobRequests/*/&lt;/P&gt;
&lt;/TD&gt;
&lt;TD&gt;
&lt;P class="xisDoc-paragraph"&gt;Both URIs are required (two separate rules).&lt;/P&gt;
&lt;/TD&gt;
&lt;/TR&gt;
&lt;TR&gt;
&lt;TD&gt;
&lt;P class="xisDoc-paragraph"&gt;Edit scheduled jobs.&lt;/P&gt;
&lt;/TD&gt;
&lt;TD&gt;
&lt;P class="xisDoc-paragraph"&gt;/scheduler/jobs/**&lt;/P&gt;
&lt;/TD&gt;
&lt;TD&gt;
&lt;P class="xisDoc-paragraph"&gt;&amp;nbsp;&lt;/P&gt;
&lt;/TD&gt;
&lt;/TR&gt;
&lt;TR&gt;
&lt;TD&gt;
&lt;P class="xisDoc-paragraph"&gt;Monitor jobs.&lt;/P&gt;
&lt;/TD&gt;
&lt;TD&gt;
&lt;P class="xisDoc-paragraph"&gt;/jobExecution/jobs/**&lt;/P&gt;
&lt;/TD&gt;
&lt;/TR&gt;
&lt;/TBODY&gt;
&lt;/TABLE&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Reference:&lt;/P&gt;
&lt;P&gt;&lt;A href="https://go.documentation.sas.com/?cdcId=calcdc&amp;amp;cdcVersion=3.5&amp;amp;docsetId=calatf&amp;amp;docsetTarget=n1el6udl5ayndln1epexpw50nkmc.htm&amp;amp;locale=en" target="_self"&gt;Access to Functionality: Overview&lt;/A&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;A href="https://go.documentation.sas.com/?cdcId=calcdc&amp;amp;cdcVersion=3.5&amp;amp;docsetId=calatf&amp;amp;docsetTarget=p0553cen37s4g6n1tlkmh8avbilu.htm&amp;amp;locale=en#p1ha1neye5etcxn1ievc6jsgfay6" target="_self"&gt;Example Instructions on how to restrict functionality access using URIs&lt;/A&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;A href="https://go.documentation.sas.com/?cdcId=calcdc&amp;amp;cdcVersion=3.5&amp;amp;docsetId=calatf&amp;amp;docsetTarget=n0o6xx292jn2jmn1pnj3s3oqcebw.htm&amp;amp;locale=en" target="_self"&gt;Access to Functionality: URI Reference&lt;/A&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 14 Jan 2021 07:07:58 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Administration-and-Deployment/SAS-Viya-3-5-Studio-V-Disable-Schedule-as-Job-Option/m-p/711354#M21220</guid>
      <dc:creator>AnandVyas</dc:creator>
      <dc:date>2021-01-14T07:07:58Z</dc:date>
    </item>
    <item>
      <title>Re: SAS Viya 3.5 Studio V: Disable Schedule as Job Option</title>
      <link>https://communities.sas.com/t5/Administration-and-Deployment/SAS-Viya-3-5-Studio-V-Disable-Schedule-as-Job-Option/m-p/711484#M21222</link>
      <description>&lt;P&gt;I actually already disabled the two rules for "Schedule jobs", but the option is still there in SAS Studio V.&amp;nbsp; So, either I don't have the correct rule or there is a bug in SAS Studio V.&lt;/P&gt;</description>
      <pubDate>Thu, 14 Jan 2021 16:00:12 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Administration-and-Deployment/SAS-Viya-3-5-Studio-V-Disable-Schedule-as-Job-Option/m-p/711484#M21222</guid>
      <dc:creator>jwward65</dc:creator>
      <dc:date>2021-01-14T16:00:12Z</dc:date>
    </item>
    <item>
      <title>Re: SAS Viya 3.5 Studio V: Disable Schedule as Job Option</title>
      <link>https://communities.sas.com/t5/Administration-and-Deployment/SAS-Viya-3-5-Studio-V-Disable-Schedule-as-Job-Option/m-p/711494#M21223</link>
      <description>&lt;P&gt;Okay, in testing, it appears that even the option is still available, a job is not actually scheduled.&amp;nbsp; This can be very deceiving to end users who think they are scheduling a job, but reviewing the "Scheduled jobs" view in SAS Studio V and or EVM Jobs and Flows, no scheduled job is displayed.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I'll submit a SAS Support Track to report the bug that the "Schedule as a job" isn't greyed out when the rule is disabled.&lt;/P&gt;</description>
      <pubDate>Thu, 14 Jan 2021 16:18:58 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Administration-and-Deployment/SAS-Viya-3-5-Studio-V-Disable-Schedule-as-Job-Option/m-p/711494#M21223</guid>
      <dc:creator>jwward65</dc:creator>
      <dc:date>2021-01-14T16:18:58Z</dc:date>
    </item>
    <item>
      <title>Re: SAS Viya 3.5 Studio V: Disable Schedule as Job Option</title>
      <link>https://communities.sas.com/t5/Administration-and-Deployment/SAS-Viya-3-5-Studio-V-Disable-Schedule-as-Job-Option/m-p/768765#M23079</link>
      <description>&lt;P&gt;Hi I had a similar dilemma at my site.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Did SAS Tech support help resolve the issue?&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;As far as I know its not possible to prevent job scheduling in SAS Studio.&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 21 Sep 2021 12:45:53 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Administration-and-Deployment/SAS-Viya-3-5-Studio-V-Disable-Schedule-as-Job-Option/m-p/768765#M23079</guid>
      <dc:creator>JessLund</dc:creator>
      <dc:date>2021-09-21T12:45:53Z</dc:date>
    </item>
    <item>
      <title>Re: SAS Viya 3.5 Studio V: Disable Schedule as Job Option</title>
      <link>https://communities.sas.com/t5/Administration-and-Deployment/SAS-Viya-3-5-Studio-V-Disable-Schedule-as-Job-Option/m-p/888524#M27088</link>
      <description>&lt;P&gt;&amp;nbsp;Hi&amp;nbsp;&lt;a href="https://communities.sas.com/t5/user/viewprofilepage/user-id/112312"&gt;@jwward65&lt;/a&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Did you get an answer from Tech Support? If so, can you tell me what they said?&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Thanks&lt;/P&gt;</description>
      <pubDate>Wed, 09 Aug 2023 09:20:44 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Administration-and-Deployment/SAS-Viya-3-5-Studio-V-Disable-Schedule-as-Job-Option/m-p/888524#M27088</guid>
      <dc:creator>EyalGonen</dc:creator>
      <dc:date>2023-08-09T09:20:44Z</dc:date>
    </item>
    <item>
      <title>Re: SAS Viya 3.5 Studio V: Disable Schedule as Job Option</title>
      <link>https://communities.sas.com/t5/Administration-and-Deployment/SAS-Viya-3-5-Studio-V-Disable-Schedule-as-Job-Option/m-p/888547#M27089</link>
      <description>&lt;P&gt;Support told me that the option can be disabled via the Rules, but it still shows as an option in the Menu.&amp;nbsp; The kicker is that it appears to the end user that the job was actually scheduled, but didn't actually if the option is disabled.&amp;nbsp; No message or error to the end user.&amp;nbsp; I asked support about this and they said 'this is by design' which makes no sense to me!&lt;/P&gt;</description>
      <pubDate>Wed, 09 Aug 2023 12:00:23 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Administration-and-Deployment/SAS-Viya-3-5-Studio-V-Disable-Schedule-as-Job-Option/m-p/888547#M27089</guid>
      <dc:creator>jwward65</dc:creator>
      <dc:date>2023-08-09T12:00:23Z</dc:date>
    </item>
    <item>
      <title>Re: SAS Viya 3.5 Studio V: Disable Schedule as Job Option</title>
      <link>https://communities.sas.com/t5/Administration-and-Deployment/SAS-Viya-3-5-Studio-V-Disable-Schedule-as-Job-Option/m-p/888548#M27090</link>
      <description>&lt;P&gt;I agree, this makes no sense. Also, if you disable the rules I think it not only blocks SAS Studio but also all other SAS web apps from being able to Schedule a Job. I would expect to have an option within SAS Studio itself to disable this functionality... I will open another track with Tech Support to see if anything has changed since you asked them. I will update &lt;span class="lia-unicode-emoji" title=":slightly_smiling_face:"&gt;🙂&lt;/span&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 09 Aug 2023 12:19:43 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Administration-and-Deployment/SAS-Viya-3-5-Studio-V-Disable-Schedule-as-Job-Option/m-p/888548#M27090</guid>
      <dc:creator>EyalGonen</dc:creator>
      <dc:date>2023-08-09T12:19:43Z</dc:date>
    </item>
  </channel>
</rss>

