<?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 Change SAS Content Assessment Report Default Location From Public To Somewhere in Administration and Deployment</title>
    <link>https://communities.sas.com/t5/Administration-and-Deployment/Change-SAS-Content-Assessment-Report-Default-Location-From/m-p/901764#M27482</link>
    <description>&lt;P&gt;Dear colleague,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;We know that SAS Content Assessment Report can be loaded into Viya4 and view the report in VA. The report's default location is in Public \ Content Assessment folder. Is it possible to load the report to another folder because of enhancing folder's authorisation? We do not want to put the reports and their data in the public area.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Does anyone have a similar experience and can share it with us?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thank you.&lt;/P&gt;</description>
    <pubDate>Mon, 06 Nov 2023 17:42:21 GMT</pubDate>
    <dc:creator>eddieleung305</dc:creator>
    <dc:date>2023-11-06T17:42:21Z</dc:date>
    <item>
      <title>Change SAS Content Assessment Report Default Location From Public To Somewhere</title>
      <link>https://communities.sas.com/t5/Administration-and-Deployment/Change-SAS-Content-Assessment-Report-Default-Location-From/m-p/901764#M27482</link>
      <description>&lt;P&gt;Dear colleague,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;We know that SAS Content Assessment Report can be loaded into Viya4 and view the report in VA. The report's default location is in Public \ Content Assessment folder. Is it possible to load the report to another folder because of enhancing folder's authorisation? We do not want to put the reports and their data in the public area.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Does anyone have a similar experience and can share it with us?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thank you.&lt;/P&gt;</description>
      <pubDate>Mon, 06 Nov 2023 17:42:21 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Administration-and-Deployment/Change-SAS-Content-Assessment-Report-Default-Location-From/m-p/901764#M27482</guid>
      <dc:creator>eddieleung305</dc:creator>
      <dc:date>2023-11-06T17:42:21Z</dc:date>
    </item>
    <item>
      <title>Re: Change SAS Content Assessment Report Default Location From Public To Somewhere</title>
      <link>https://communities.sas.com/t5/Administration-and-Deployment/Change-SAS-Content-Assessment-Report-Default-Location-From/m-p/904094#M27564</link>
      <description>&lt;P&gt;Hi &lt;a href="https://communities.sas.com/t5/user/viewprofilepage/user-id/432383"&gt;@eddieleung305&lt;/a&gt; ,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I have never tried changing the target caslib, but according to the importAssessment tool help below,&lt;/P&gt;
&lt;P&gt;there is an option to choose a specific caslib instead of public :&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;PRE&gt;#./importAssessedContent --help
NAME:
 importAssessedContent - This application imports published tables and reports, assessed by SAS 9 Content Assessment, residing on the file system to SAS Viya 4 by datamart. Please note that any previously imported content from the specified data mart type will be overwritten by this process.

VERSION:
  2023.05

USAGE:
  importAssessedContent [command options...]

COMMAND OPTIONS:
  --help
  Shows help.
  --create-profile
  Specifies to prompt the user and create a SAS Viya command-line interface profile. Specifying this option will also result in the prompting for required values.
  --profile
  Specifies a SAS Viya command-line interface profile to use during import. Specifying this option will also prompt the user for login credentials.
  --sas-viya-path
  Specifies the fully-qualified path to the SAS Viya Command-Line Interface.
 --datamart-type
  Specifies what type of data mart to publish. Valid values are: profile, inventory, codecheck, i18n, summarizelogs, embatchcode, appusage
&lt;FONT color="#0000FF"&gt;&lt;STRONG&gt; --caslib
  Specifies the destination caslib. Default value: public&lt;/STRONG&gt;&lt;/FONT&gt;
 --server
  Specifies the destination CAS server. Default value: cas-shared-default
  --version
  Displays the application's version.

USAGE NOTES:
  This application makes use of the SAS Viya Command-Line Interface which can be downloaded from:

  https://support.sas.com/downloads/package.htm?pid=2512

  After downloading the CLI, make sure to download its "CAS" plugin as well as its "transfer" plugin. See the "Additional Documentation" referenced below for more details.

ADDITIONAL DOCUMENTATION:
  /app/list/tf/binaries/sas9ContentAssessment/assessment/doc/SASContentAssessment.pdf&lt;/PRE&gt;
&lt;P&gt;Since it looks feasible to change your reports data caslib, you can also try to move the Assessement VA reports once created in Public &lt;EM&gt;folder&lt;/EM&gt; into another folder, secured,&lt;/P&gt;
&lt;P&gt;using VIYA Cli promote plugin :&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;A href="https://documentation.sas.com/doc/fr/sasadmincdc/v_038/calpromotion/n0u4qkc837891vn1w8pd2rbqaxzb.htm" target="_blank"&gt;https://documentation.sas.com/doc/fr/sasadmincdc/v_038/calpromotion/n0u4qkc837891vn1w8pd2rbqaxzb.htm&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Changing outright the destination Folder doesn't seem to be possible with the ImportAssessment tool (v 2023.04) ; posting a feature request to the team in charge might be useful also ;-).&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;HTH,&lt;/P&gt;
&lt;P&gt;Ronan&lt;/P&gt;</description>
      <pubDate>Tue, 21 Nov 2023 13:35:48 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Administration-and-Deployment/Change-SAS-Content-Assessment-Report-Default-Location-From/m-p/904094#M27564</guid>
      <dc:creator>ronan</dc:creator>
      <dc:date>2023-11-21T13:35:48Z</dc:date>
    </item>
    <item>
      <title>Re: Change SAS Content Assessment Report Default Location From Public To Somewhere</title>
      <link>https://communities.sas.com/t5/Administration-and-Deployment/Change-SAS-Content-Assessment-Report-Default-Location-From/m-p/905154#M27603</link>
      <description>&lt;P&gt;Hi all,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;If I have more than one system and want to keep both system's reports and published data in a separate folder and caslib, does anyone have an idea how to do it?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I noticed that the importAssessContent will load the JSON file of the report in the package folder always has the same URI. So every time when running this command, the reports previously loaded into the system will be deleted and re-imported again.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;As a result, the report location will be "reset" to SAS Contents &amp;gt; Public &amp;gt; SASContentAssessement.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Any suggestion I can do to keep both reports and data in different location?&lt;/P&gt;</description>
      <pubDate>Wed, 29 Nov 2023 12:52:01 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Administration-and-Deployment/Change-SAS-Content-Assessment-Report-Default-Location-From/m-p/905154#M27603</guid>
      <dc:creator>eddieleung305</dc:creator>
      <dc:date>2023-11-29T12:52:01Z</dc:date>
    </item>
    <item>
      <title>Re: Change SAS Content Assessment Report Default Location From Public To Somewhere</title>
      <link>https://communities.sas.com/t5/Administration-and-Deployment/Change-SAS-Content-Assessment-Report-Default-Location-From/m-p/905246#M27608</link>
      <description>The documentation seems to explicitly say this will overwrite any existing content assessment:&lt;BR /&gt;&lt;BR /&gt;"The application overwrites any existing SAS Content Assessment data and reports."&lt;BR /&gt;Source: SAS Content Assessment - Executing the Import SAS Content Assessment Data and Reports Application - Details&lt;BR /&gt;&lt;A href="https://go.documentation.sas.com/doc/en/sasadmincdc/v_046/contentassessment/n19cafnjv02sp3n1pe6oyxz0u9cn.htm" target="_blank"&gt;https://go.documentation.sas.com/doc/en/sasadmincdc/v_046/contentassessment/n19cafnjv02sp3n1pe6oyxz0u9cn.htm&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;The "Importing the Data Mart" section of the documentation mentions importing these manually through Environment Manager's import function:&lt;BR /&gt;&lt;BR /&gt;Importing the Data Mart&lt;BR /&gt;&lt;A href="https://go.documentation.sas.com/doc/en/sasadmincdc/v_046/contentassessment/p0tatnp3ddobdjn1txk59ixrzvzu.htm" target="_blank"&gt;https://go.documentation.sas.com/doc/en/sasadmincdc/v_046/contentassessment/p0tatnp3ddobdjn1txk59ixrzvzu.htm&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;Perhaps you could do that and specify the alternate paths / caslibs in the mapping?</description>
      <pubDate>Wed, 29 Nov 2023 19:51:08 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Administration-and-Deployment/Change-SAS-Content-Assessment-Report-Default-Location-From/m-p/905246#M27608</guid>
      <dc:creator>gwootton</dc:creator>
      <dc:date>2023-11-29T19:51:08Z</dc:date>
    </item>
  </channel>
</rss>

