<?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: Automatically export all decison logic objects into nfs location in SAS Programming</title>
    <link>https://communities.sas.com/t5/SAS-Programming/Automatically-export-all-decison-logic-objects-into-nfs-location/m-p/912481#M359706</link>
    <description>&lt;P&gt;Not familiar with Export Package but you have unbalanced quotes in your code. You have a single quote before Export Package but no closing single quote. Your code also does not show a space between ' and Export but the error message does.&lt;/P&gt;</description>
    <pubDate>Mon, 22 Jan 2024 16:21:55 GMT</pubDate>
    <dc:creator>ballardw</dc:creator>
    <dc:date>2024-01-22T16:21:55Z</dc:date>
    <item>
      <title>Automatically export all decison logic objects into nfs location</title>
      <link>https://communities.sas.com/t5/SAS-Programming/Automatically-export-all-decison-logic-objects-into-nfs-location/m-p/912441#M359697</link>
      <description>Dear All,&lt;BR /&gt;I have to create a solution to automatically export all sas decision logic object to nfs location and am trying below query to export one sample decision logic.&lt;BR /&gt;&lt;BR /&gt;I am trying this logic as first time maybe I am doing wrong approach. Please help me on this&lt;BR /&gt;#!/bin/bash&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;.. /9.4/sasexe/sas -noterminal -eval 'ExportPackage -host "abc" -port 8561 -user "acad" -password "were" -package "/abc/test.spk" -objects "/user folder/sasdemo/my folder/test_point" -subprop -types "Condition,BusinessRuleFlow,ExternalFile,Cube,SearchFolder,Table,GeneratedTransform,OLAPSchema,InformationMap.OLAP,Measure,Column,Job"'&lt;BR /&gt;I am getting the below error.&lt;BR /&gt;Error:unrecognized sas option name, ' Exportpackage -host "abc" -port 8561 - user "a cad" - password "were" -package " / abc/test.spk" -objects "/user folder/ sasdemo/my folder/ test_point</description>
      <pubDate>Mon, 22 Jan 2024 12:59:58 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/Automatically-export-all-decison-logic-objects-into-nfs-location/m-p/912441#M359697</guid>
      <dc:creator>Rinni_2</dc:creator>
      <dc:date>2024-01-22T12:59:58Z</dc:date>
    </item>
    <item>
      <title>Re: Automatically export all decison logic objects into nfs location</title>
      <link>https://communities.sas.com/t5/SAS-Programming/Automatically-export-all-decison-logic-objects-into-nfs-location/m-p/912481#M359706</link>
      <description>&lt;P&gt;Not familiar with Export Package but you have unbalanced quotes in your code. You have a single quote before Export Package but no closing single quote. Your code also does not show a space between ' and Export but the error message does.&lt;/P&gt;</description>
      <pubDate>Mon, 22 Jan 2024 16:21:55 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/Automatically-export-all-decison-logic-objects-into-nfs-location/m-p/912481#M359706</guid>
      <dc:creator>ballardw</dc:creator>
      <dc:date>2024-01-22T16:21:55Z</dc:date>
    </item>
    <item>
      <title>Re: Automatically export all decison logic objects into nfs location</title>
      <link>https://communities.sas.com/t5/SAS-Programming/Automatically-export-all-decison-logic-objects-into-nfs-location/m-p/912517#M359713</link>
      <description>Thank you for your response. Even I added the quotes it's facing they same issue.&lt;BR /&gt;Is there any approach I can try.&lt;BR /&gt;The requirement is wanted to sync deployed decision logic object from both DR and PR site automatically.&lt;BR /&gt;So I thought if we can get into nfs location I hope we can update the latest code.&lt;BR /&gt;&lt;BR /&gt;Please share if there is any other approach I can apply</description>
      <pubDate>Mon, 22 Jan 2024 18:17:13 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/Automatically-export-all-decison-logic-objects-into-nfs-location/m-p/912517#M359713</guid>
      <dc:creator>Rinni_2</dc:creator>
      <dc:date>2024-01-22T18:17:13Z</dc:date>
    </item>
  </channel>
</rss>

