<?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 Missing SAS VA Features on Web Application in SAS Visual Analytics</title>
    <link>https://communities.sas.com/t5/SAS-Visual-Analytics/Missing-SAS-VA-Features-on-Web-Application/m-p/391747#M8037</link>
    <description>&lt;P&gt;Hi!&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I'm using SAS VA 7.3, when accesing the web application of SAS VA I cannot see the other features such as Report Designer, Data Exploration, Administrator, etc. I checked the roles/groups of my user which is the SAS Demo on SAS Management Console and I have rights to access such features.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I attached screenshot of the User proerties and the web application.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Hope someone can help me.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks!&lt;/P&gt;</description>
    <pubDate>Wed, 30 Aug 2017 07:19:12 GMT</pubDate>
    <dc:creator>jei</dc:creator>
    <dc:date>2017-08-30T07:19:12Z</dc:date>
    <item>
      <title>Missing SAS VA Features on Web Application</title>
      <link>https://communities.sas.com/t5/SAS-Visual-Analytics/Missing-SAS-VA-Features-on-Web-Application/m-p/391747#M8037</link>
      <description>&lt;P&gt;Hi!&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I'm using SAS VA 7.3, when accesing the web application of SAS VA I cannot see the other features such as Report Designer, Data Exploration, Administrator, etc. I checked the roles/groups of my user which is the SAS Demo on SAS Management Console and I have rights to access such features.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I attached screenshot of the User proerties and the web application.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Hope someone can help me.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks!&lt;/P&gt;</description>
      <pubDate>Wed, 30 Aug 2017 07:19:12 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Visual-Analytics/Missing-SAS-VA-Features-on-Web-Application/m-p/391747#M8037</guid>
      <dc:creator>jei</dc:creator>
      <dc:date>2017-08-30T07:19:12Z</dc:date>
    </item>
    <item>
      <title>Re: Missing SAS VA Features on Web Application</title>
      <link>https://communities.sas.com/t5/SAS-Visual-Analytics/Missing-SAS-VA-Features-on-Web-Application/m-p/391778#M8041</link>
      <description>&lt;P&gt;&lt;a href="https://communities.sas.com/t5/user/viewprofilepage/user-id/65199"&gt;@jei&lt;/a&gt;,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Have you recently installed a new license? It is possible that you forgot to upgrade the license for VA on the metadata server. I would like to review this file from the middle tier:&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;PRE&gt;/&amp;lt;SASConfig&amp;gt;/Lev&amp;lt;X&amp;gt;/Web/Logs/SASServer1_1/SASVisualAnalyticsHub7.&amp;lt;X&amp;gt;.log
or
/&amp;lt;SASConfig&amp;gt;/Lev&amp;lt;X&amp;gt;/Web/Logs/SASServer12_1/SASVisualAnalyticsHub7.&amp;lt;X&amp;gt;.log&lt;/PRE&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Also, please run the following SAS program in SAS Studio or EG and send to me /tmp/outsid.txt from the compute tier for further investigation:&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;PRE&gt;&lt;CODE class=" language-sas"&gt;data _null_; 
length uri $256 
text $3277; 
rc=1; 
arc=0; 
n=1; 
file "/tmp/outsid.txt" mod; 
do while(rc&amp;gt;0); 
rc=metadata_getnasn("omsobj:Document?@Name='SAS Setinit Location'","Notes",n,uri); 
arc=1; 
if (rc&amp;gt;0) then arc=metadata_getattr(uri,"StoredText",text); 
if (arc=0) then put text; 
n=n+1; 
end;
run;&lt;/CODE&gt;&lt;/PRE&gt;</description>
      <pubDate>Wed, 30 Aug 2017 11:03:03 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Visual-Analytics/Missing-SAS-VA-Features-on-Web-Application/m-p/391778#M8041</guid>
      <dc:creator>alexal</dc:creator>
      <dc:date>2017-08-30T11:03:03Z</dc:date>
    </item>
    <item>
      <title>Re: Missing SAS VA Features on Web Application</title>
      <link>https://communities.sas.com/t5/SAS-Visual-Analytics/Missing-SAS-VA-Features-on-Web-Application/m-p/395351#M8110</link>
      <description>Hi &lt;a href="https://communities.sas.com/t5/user/viewprofilepage/user-id/41748"&gt;@alexal&lt;/a&gt;,&lt;BR /&gt;&lt;BR /&gt;Sorry for the late revert. The cause of the error is expired license. We solved the issue by renewing the and applying our license.&lt;BR /&gt;&lt;BR /&gt;Thank you!</description>
      <pubDate>Wed, 13 Sep 2017 01:12:02 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Visual-Analytics/Missing-SAS-VA-Features-on-Web-Application/m-p/395351#M8110</guid>
      <dc:creator>jei</dc:creator>
      <dc:date>2017-09-13T01:12:02Z</dc:date>
    </item>
  </channel>
</rss>

