<?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: SAS VA 7.1 User -Defined Formats in SAS Visual Analytics</title>
    <link>https://communities.sas.com/t5/SAS-Visual-Analytics/SAS-VA-7-1-User-Defined-Formats/m-p/296118#M5273</link>
    <description>&lt;P&gt;The name of my format catalog is FORMAT you can see it in the part of the log of fmtsearch that i've post, i run the proc options and yes the result is the same that i post already.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;FMTSEARCH=( FORMAT APFMTLIB WORK LIBRARY )&lt;BR /&gt;Specifies the order in which format catalogs are searched.&lt;BR /&gt;NOTE: PROCEDURE OPTIONS used (Total process time):&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;</description>
    <pubDate>Fri, 02 Sep 2016 13:55:40 GMT</pubDate>
    <dc:creator>luisrafa3012198</dc:creator>
    <dc:date>2016-09-02T13:55:40Z</dc:date>
    <item>
      <title>SAS VA 7.1 User -Defined Formats</title>
      <link>https://communities.sas.com/t5/SAS-Visual-Analytics/SAS-VA-7-1-User-Defined-Formats/m-p/296016#M5262</link>
      <description>&lt;P&gt;Hi,&amp;nbsp;&lt;/P&gt;&lt;P&gt;I'm trying to upload to VA an user-defined format i paste the .sas7bcat file in the directory /sasconfig/Lev1/AppData/SASVisualAnalytics/VisualAnalyticsAdministrator/AutoLoad/Formats&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;i try to run the runsas.sh but the log tells me it didnt find any new format. I also set my user defined format in my sasv9_usermod.cfg so that it can be insert in the fmtsearch, now i see my log and it shows me this but i have 0 observations on the format scan.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;NOTE: FMTSEARCH=(FORMAT APFMTLIB WORK LIBRARY DBFORMAT.FORMATS/LOCALE)&lt;BR /&gt;NOTE: SCANNING INPUT FOLDERS&lt;/P&gt;&lt;P&gt;NOTE: There were 0 observations read from the data set WORK.SCANADDF.&lt;BR /&gt;NOTE: The data set WORK.SCANADDF has 0 observations and 7 variables.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 01 Sep 2016 23:39:36 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Visual-Analytics/SAS-VA-7-1-User-Defined-Formats/m-p/296016#M5262</guid>
      <dc:creator>luisrafa3012198</dc:creator>
      <dc:date>2016-09-01T23:39:36Z</dc:date>
    </item>
    <item>
      <title>Re: SAS VA 7.1 User -Defined Formats</title>
      <link>https://communities.sas.com/t5/SAS-Visual-Analytics/SAS-VA-7-1-User-Defined-Formats/m-p/296018#M5263</link>
      <description>&lt;P&gt;How about trying the preferred&amp;nbsp;method as described here:&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;A href="http://support.sas.com/kb/47/100.html" target="_blank"&gt;http://support.sas.com/kb/47/100.html&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;The preferred method for making user-defined formats available to a SAS&lt;/SPAN&gt;&lt;SUP&gt;&lt;FONT size="-1"&gt;®&lt;/FONT&gt;&lt;/SUP&gt;&lt;SPAN&gt; Application Server is to name the format catalog formats.sas7bcat and to place it in &lt;/SPAN&gt;&lt;CODE&gt;SAS-config-dir/Lev1/SASApp/SASEnvironment/SASFormats&lt;/CODE&gt;&lt;SPAN&gt;.&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 02 Sep 2016 00:13:34 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Visual-Analytics/SAS-VA-7-1-User-Defined-Formats/m-p/296018#M5263</guid>
      <dc:creator>SASKiwi</dc:creator>
      <dc:date>2016-09-02T00:13:34Z</dc:date>
    </item>
    <item>
      <title>Re: SAS VA 7.1 User -Defined Formats</title>
      <link>https://communities.sas.com/t5/SAS-Visual-Analytics/SAS-VA-7-1-User-Defined-Formats/m-p/296020#M5264</link>
      <description>&lt;P&gt;I used that note already but i dont have any results.&lt;/P&gt;</description>
      <pubDate>Fri, 02 Sep 2016 00:23:33 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Visual-Analytics/SAS-VA-7-1-User-Defined-Formats/m-p/296020#M5264</guid>
      <dc:creator>luisrafa3012198</dc:creator>
      <dc:date>2016-09-02T00:23:33Z</dc:date>
    </item>
    <item>
      <title>Re: SAS VA 7.1 User -Defined Formats</title>
      <link>https://communities.sas.com/t5/SAS-Visual-Analytics/SAS-VA-7-1-User-Defined-Formats/m-p/296029#M5266</link>
      <description>&lt;P&gt;What is the name of your FORMATS catalog? Is it one of the ones listed in your FMTSEARCH option? To confirm:&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;PRE&gt;&lt;CODE class=" language-sas"&gt;proc options option=fmtsearch; run;&lt;/CODE&gt;&lt;/PRE&gt;
&lt;P&gt;Also since you are using Unix I think both the catalog name and the FMTSEARCH name need to be uppercase.&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 02 Sep 2016 01:22:08 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Visual-Analytics/SAS-VA-7-1-User-Defined-Formats/m-p/296029#M5266</guid>
      <dc:creator>SASKiwi</dc:creator>
      <dc:date>2016-09-02T01:22:08Z</dc:date>
    </item>
    <item>
      <title>Re: SAS VA 7.1 User -Defined Formats</title>
      <link>https://communities.sas.com/t5/SAS-Visual-Analytics/SAS-VA-7-1-User-Defined-Formats/m-p/296118#M5273</link>
      <description>&lt;P&gt;The name of my format catalog is FORMAT you can see it in the part of the log of fmtsearch that i've post, i run the proc options and yes the result is the same that i post already.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;FMTSEARCH=( FORMAT APFMTLIB WORK LIBRARY )&lt;BR /&gt;Specifies the order in which format catalogs are searched.&lt;BR /&gt;NOTE: PROCEDURE OPTIONS used (Total process time):&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;</description>
      <pubDate>Fri, 02 Sep 2016 13:55:40 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Visual-Analytics/SAS-VA-7-1-User-Defined-Formats/m-p/296118#M5273</guid>
      <dc:creator>luisrafa3012198</dc:creator>
      <dc:date>2016-09-02T13:55:40Z</dc:date>
    </item>
  </channel>
</rss>

