<?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: %Include Doesn't work in CAS Server in SAS Viya</title>
    <link>https://communities.sas.com/t5/SAS-Viya/Include-Doesn-t-work-in-CAS-Server/m-p/887420#M1952</link>
    <description>&lt;a href="https://communities.sas.com/t5/user/viewprofilepage/user-id/8525"&gt;@koen&lt;/a&gt; Thanks for your reply when use fileserve method thrown following error&lt;BR /&gt;'The Servicebaseurl option must be specified to use fileserve method's&lt;BR /&gt;&lt;BR /&gt;Could U PLS advise what does servicebaseurl meaning . Thanks</description>
    <pubDate>Wed, 02 Aug 2023 02:06:51 GMT</pubDate>
    <dc:creator>krishnaavm123</dc:creator>
    <dc:date>2023-08-02T02:06:51Z</dc:date>
    <item>
      <title>%Include Doesn't work in CAS Server</title>
      <link>https://communities.sas.com/t5/SAS-Viya/Include-Doesn-t-work-in-CAS-Server/m-p/887309#M1948</link>
      <description>&lt;P&gt;Hi Everyone,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;I'm trying to call another SAS Program using %Include statement , when my Master program runs on CAS Server it's throwing error , Kindly help to advise how can call this.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 01 Aug 2023 13:17:29 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Viya/Include-Doesn-t-work-in-CAS-Server/m-p/887309#M1948</guid>
      <dc:creator>krishnaavm123</dc:creator>
      <dc:date>2023-08-01T13:17:29Z</dc:date>
    </item>
    <item>
      <title>Re: %Include Doesn't work in CAS Server</title>
      <link>https://communities.sas.com/t5/SAS-Viya/Include-Doesn-t-work-in-CAS-Server/m-p/887313#M1950</link>
      <description>&lt;P&gt;You need to provide much more details to get an actual answer.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;In general from the other questions about files and CAS it is probably that you need to make sure you know how to reference the file.&lt;/P&gt;</description>
      <pubDate>Tue, 01 Aug 2023 13:28:52 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Viya/Include-Doesn-t-work-in-CAS-Server/m-p/887313#M1950</guid>
      <dc:creator>Tom</dc:creator>
      <dc:date>2023-08-01T13:28:52Z</dc:date>
    </item>
    <item>
      <title>Re: %Include Doesn't work in CAS Server</title>
      <link>https://communities.sas.com/t5/SAS-Viya/Include-Doesn-t-work-in-CAS-Server/m-p/887315#M1951</link>
      <description>&lt;P&gt;Hello,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Is it the %INCLUDE itself that throws the ERROR in the LOG-screen?&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;If your *.sas program is in the SAS Content folder you need FILESRVC Access Method to access it.&lt;/P&gt;
&lt;PRE&gt;&lt;CODE class=" language-sas"&gt;filename mypg filesrvc folderPath='/Users/Test/My Folder' filename='sales.sas';
%INCLUDE mypg / source2;&lt;/CODE&gt;&lt;/PRE&gt;
&lt;P&gt;&lt;BR /&gt;Global Statements&lt;BR /&gt;FILENAME Statement: FILESRVC Access Method&lt;/P&gt;
&lt;P&gt;&lt;A href="https://go.documentation.sas.com/doc/en/pgmsascdc/9.4_3.5/lestmtsglobal/p0qapul7pyz9hmn0zfoefj0c278a.htm" target="_blank"&gt;https://go.documentation.sas.com/doc/en/pgmsascdc/9.4_3.5/lestmtsglobal/p0qapul7pyz9hmn0zfoefj0c278a.htm&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Koen&lt;/P&gt;
&lt;P&gt;&lt;LI-WRAPPER&gt;&lt;/LI-WRAPPER&gt;&lt;/P&gt;
&lt;DIV id="ConnectiveDocSignExtentionInstalled" data-extension-version="1.0.4"&gt;&amp;nbsp;&lt;/DIV&gt;</description>
      <pubDate>Tue, 01 Aug 2023 13:31:04 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Viya/Include-Doesn-t-work-in-CAS-Server/m-p/887315#M1951</guid>
      <dc:creator>sbxkoenk</dc:creator>
      <dc:date>2023-08-01T13:31:04Z</dc:date>
    </item>
    <item>
      <title>Re: %Include Doesn't work in CAS Server</title>
      <link>https://communities.sas.com/t5/SAS-Viya/Include-Doesn-t-work-in-CAS-Server/m-p/887420#M1952</link>
      <description>&lt;a href="https://communities.sas.com/t5/user/viewprofilepage/user-id/8525"&gt;@koen&lt;/a&gt; Thanks for your reply when use fileserve method thrown following error&lt;BR /&gt;'The Servicebaseurl option must be specified to use fileserve method's&lt;BR /&gt;&lt;BR /&gt;Could U PLS advise what does servicebaseurl meaning . Thanks</description>
      <pubDate>Wed, 02 Aug 2023 02:06:51 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Viya/Include-Doesn-t-work-in-CAS-Server/m-p/887420#M1952</guid>
      <dc:creator>krishnaavm123</dc:creator>
      <dc:date>2023-08-02T02:06:51Z</dc:date>
    </item>
    <item>
      <title>Re: %Include Doesn't work in CAS Server</title>
      <link>https://communities.sas.com/t5/SAS-Viya/Include-Doesn-t-work-in-CAS-Server/m-p/887539#M1955</link>
      <description>&lt;P&gt;Hello,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;SAS® 9.4 and SAS® Viya® 3.5 Programming Documentation&lt;BR /&gt;System Options&lt;BR /&gt;SERVICESBASEURL= System Option&lt;BR /&gt;&lt;A href="https://go.documentation.sas.com/doc/en/pgmsascdc/9.4_3.5/lesysoptsref/p191674k3chjf3n1vze4cfzfn18e.htm" target="_blank"&gt;https://go.documentation.sas.com/doc/en/pgmsascdc/9.4_3.5/lesysoptsref/p191674k3chjf3n1vze4cfzfn18e.htm&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;For SAS Studio&lt;FONT color="#800000"&gt;&lt;STRONG&gt;V&lt;/STRONG&gt;&lt;/FONT&gt;, add the option to the /opt/sas/viya/config/etc/compsrv/default/sasv9_usermods.cfg file.&lt;/P&gt;
&lt;P&gt;For SAS Studio, add the option to the /opt/sas/viya/config/etc/workspaceserver/default/sasv9_usermods.cfg file.&lt;/P&gt;
&lt;P&gt;(you need a SAS administrator and/or System administrator to change such a configuration file)&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;You can check in SAS Studio if the expected value is there by submitting&lt;BR /&gt;PROC OPTIONS OPTION=SERVICESBASEURL; run; &lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;interactively in SAS Studio&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Koen&lt;/P&gt;</description>
      <pubDate>Wed, 02 Aug 2023 19:55:05 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Viya/Include-Doesn-t-work-in-CAS-Server/m-p/887539#M1955</guid>
      <dc:creator>sbxkoenk</dc:creator>
      <dc:date>2023-08-02T19:55:05Z</dc:date>
    </item>
  </channel>
</rss>

