<?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 How to exclude particular library while exporting SAS SPK package through code? in Administration and Deployment</title>
    <link>https://communities.sas.com/t5/Administration-and-Deployment/How-to-exclude-particular-library-while-exporting-SAS-SPK/m-p/406223#M10800</link>
    <description>&lt;P&gt;Hi All,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I am trying to export SAS SPK package with export utility script, what i want to know is how can i exclude particular library while exporting the SAS Package through code?&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Thanks in advance.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Regards,&lt;/P&gt;
&lt;P&gt;Kaushal&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Sat, 21 Oct 2017 10:24:30 GMT</pubDate>
    <dc:creator>kaushalsolanki</dc:creator>
    <dc:date>2017-10-21T10:24:30Z</dc:date>
    <item>
      <title>How to exclude particular library while exporting SAS SPK package through code?</title>
      <link>https://communities.sas.com/t5/Administration-and-Deployment/How-to-exclude-particular-library-while-exporting-SAS-SPK/m-p/406223#M10800</link>
      <description>&lt;P&gt;Hi All,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I am trying to export SAS SPK package with export utility script, what i want to know is how can i exclude particular library while exporting the SAS Package through code?&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Thanks in advance.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Regards,&lt;/P&gt;
&lt;P&gt;Kaushal&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Sat, 21 Oct 2017 10:24:30 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Administration-and-Deployment/How-to-exclude-particular-library-while-exporting-SAS-SPK/m-p/406223#M10800</guid>
      <dc:creator>kaushalsolanki</dc:creator>
      <dc:date>2017-10-21T10:24:30Z</dc:date>
    </item>
    <item>
      <title>Re: How to exclude particular library while exporting SAS SPK package through code?</title>
      <link>https://communities.sas.com/t5/Administration-and-Deployment/How-to-exclude-particular-library-while-exporting-SAS-SPK/m-p/406225#M10801</link>
      <description>I have no idea, but what if you restrict the library with permissions for the user running the extract ? This way the library become ‘invisible’.&lt;BR /&gt;</description>
      <pubDate>Sat, 21 Oct 2017 11:18:57 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Administration-and-Deployment/How-to-exclude-particular-library-while-exporting-SAS-SPK/m-p/406225#M10801</guid>
      <dc:creator>nhvdwalt</dc:creator>
      <dc:date>2017-10-21T11:18:57Z</dc:date>
    </item>
    <item>
      <title>Re: How to exclude particular library while exporting SAS SPK package through code?</title>
      <link>https://communities.sas.com/t5/Administration-and-Deployment/How-to-exclude-particular-library-while-exporting-SAS-SPK/m-p/406319#M10802</link>
      <description>&lt;P&gt;It only takes a few seconds to delete a library in SAS Management Console. Why not just export all of them then delete the ones you don't want after importing?&lt;/P&gt;</description>
      <pubDate>Sat, 21 Oct 2017 21:50:27 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Administration-and-Deployment/How-to-exclude-particular-library-while-exporting-SAS-SPK/m-p/406319#M10802</guid>
      <dc:creator>SASKiwi</dc:creator>
      <dc:date>2017-10-21T21:50:27Z</dc:date>
    </item>
    <item>
      <title>Re: How to exclude particular library while exporting SAS SPK package through code?</title>
      <link>https://communities.sas.com/t5/Administration-and-Deployment/How-to-exclude-particular-library-while-exporting-SAS-SPK/m-p/406498#M10808</link>
      <description>&lt;P&gt;There are more than one way to skin a cat.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;As mentioned above, over-protect the specific library with ACT(s) that prevent(s) the service account in metadata which &amp;nbsp;does the export &amp;nbsp;to access the library reference. Questionable.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Or, export selectively some metadata object types and exlude library ref (-types / -exclude etc.). Easier but still questionable.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Or, maybe better still &lt;U&gt;if you can&lt;/U&gt;, change the folder path storing the Library reference to another branch apart from the root folder you want to export.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 23 Oct 2017 12:57:12 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Administration-and-Deployment/How-to-exclude-particular-library-while-exporting-SAS-SPK/m-p/406498#M10808</guid>
      <dc:creator>ronan</dc:creator>
      <dc:date>2017-10-23T12:57:12Z</dc:date>
    </item>
    <item>
      <title>Re: How to exclude particular library while exporting SAS SPK package through code?</title>
      <link>https://communities.sas.com/t5/Administration-and-Deployment/How-to-exclude-particular-library-while-exporting-SAS-SPK/m-p/406918#M10842</link>
      <description>&lt;P&gt;Great input from everybody &lt;span class="lia-unicode-emoji" title=":slightly_smiling_face:"&gt;🙂&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I wonder why you want to export a folder tree and exclude some paths from the export. Perhaps because of the type of data contained on those paths?&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Yet another option for those scenarios, the &lt;SPAN&gt;-excludeSubTypes parameters can come to the rescue&lt;/SPAN&gt;:&amp;nbsp;&lt;A href="http://documentation.sas.com/?docsetId=bisag&amp;amp;docsetTarget=n008xsxs34mvcwn1qrgcmugpzu6i.htm&amp;amp;docsetVersion=9.4&amp;amp;locale=en" target="_blank"&gt;http://documentation.sas.com/?docsetId=bisag&amp;amp;docsetTarget=n008xsxs34mvcwn1qrgcmugpzu6i.htm&amp;amp;docsetVersion=9.4&amp;amp;locale=en&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Tue, 24 Oct 2017 11:40:03 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Administration-and-Deployment/How-to-exclude-particular-library-while-exporting-SAS-SPK/m-p/406918#M10842</guid>
      <dc:creator>JuanS_OCS</dc:creator>
      <dc:date>2017-10-24T11:40:03Z</dc:date>
    </item>
  </channel>
</rss>

