<?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: How to upload simple txt file to SAS Model Studio in SAS Data Science</title>
    <link>https://communities.sas.com/t5/SAS-Data-Science/How-to-upload-simple-txt-file-to-SAS-Model-Studio/m-p/796263#M10160</link>
    <description>&lt;P&gt;I am in a hurry, so I haven't looked in the documentation.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I suppose&amp;nbsp;&lt;SPAN&gt;"docconv" in example from documentation is referring to (is related to) the SAS&amp;nbsp;Document Conversion Server.&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;For some document types you need Tika conversion (with the&amp;nbsp;Tika converter that you have to install ... it's open-source).&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;But for .txt files , the Tika converter should not be needed.&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;Will have a 2nd look tonight.&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;Good luck,&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;Koen&lt;/SPAN&gt;&lt;/P&gt;</description>
    <pubDate>Tue, 15 Feb 2022 13:23:25 GMT</pubDate>
    <dc:creator>sbxkoenk</dc:creator>
    <dc:date>2022-02-15T13:23:25Z</dc:date>
    <item>
      <title>How to upload simple txt file to SAS Model Studio</title>
      <link>https://communities.sas.com/t5/SAS-Data-Science/How-to-upload-simple-txt-file-to-SAS-Model-Studio/m-p/796254#M10159</link>
      <description>&lt;P&gt;&lt;SPAN&gt;I have a &lt;STRONG&gt;very&lt;/STRONG&gt; trivial question - how can I upload simply .txt file as data to new project in SAS Model Studio?&lt;BR /&gt;&lt;BR /&gt;Import as local file straight from .txt on my hard disk doesn't work. Viya tells to me that my file has too many colums. Anyway, I don't want to create new SAS table, I just want to test SAS Model Studio capabilities, but I can't do it without any data...&lt;BR /&gt;&lt;BR /&gt;I read SAS Visual Analytics Programming Guide -&amp;nbsp;&lt;A href="https://go.documentation.sas.com/doc/pl/pgmsascdc/v_022/casanpg/p0gp0v304ognvun1qhanl0nv2yj3.htm" target="_self"&gt;Load and Convert Document Files into a CAS Table Using the loadTable Action&lt;/A&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;First question - is it proper to load files to analysis in SAS Model Studio? If not, what can I do?&lt;BR /&gt;&lt;BR /&gt;I suppose that option from "Load and Convert..." is ok - I test this modyfied code, but it doesn't work. &lt;EM&gt;Name&lt;/EM&gt; in &lt;EM&gt;table.addCaslib&lt;/EM&gt; was the same as &lt;EM&gt;Caslib&lt;/EM&gt; in &lt;EM&gt;table.loadTable&lt;/EM&gt;. &lt;EM&gt;Path&lt;/EM&gt; in &lt;EM&gt;table.addCaslib&lt;/EM&gt; was path to folder, where my .txt file is stored. Since I added this path to&amp;nbsp;&lt;A href="https://communities.sas.com/t5/SAS-Communities-Library/Accessing-path-based-data-from-CAS-in-Viya/ta-p/714291" target="_self"&gt;allowlist&lt;/A&gt;&amp;nbsp;table.addCaslib started to work.&lt;BR /&gt;&lt;BR /&gt;But I don't understand &lt;EM&gt;path&amp;nbsp;&lt;/EM&gt;in &lt;EM&gt;table.Loadtable&lt;/EM&gt;. What is "docconv" in example from documentation? What should I put here if I want process .txt file (or in future: files) from mypath? I receive ERROR: An access control check was detected to a full, rather than a partial path.&lt;BR /&gt;&lt;BR /&gt;Finally, maybe there is another - simplier - option to analyse .txt file?&lt;BR /&gt;&lt;BR /&gt;Regards,&lt;BR /&gt;Michał&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Tue, 15 Feb 2022 12:19:07 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Data-Science/How-to-upload-simple-txt-file-to-SAS-Model-Studio/m-p/796254#M10159</guid>
      <dc:creator>MichalRa</dc:creator>
      <dc:date>2022-02-15T12:19:07Z</dc:date>
    </item>
    <item>
      <title>Re: How to upload simple txt file to SAS Model Studio</title>
      <link>https://communities.sas.com/t5/SAS-Data-Science/How-to-upload-simple-txt-file-to-SAS-Model-Studio/m-p/796263#M10160</link>
      <description>&lt;P&gt;I am in a hurry, so I haven't looked in the documentation.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I suppose&amp;nbsp;&lt;SPAN&gt;"docconv" in example from documentation is referring to (is related to) the SAS&amp;nbsp;Document Conversion Server.&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;For some document types you need Tika conversion (with the&amp;nbsp;Tika converter that you have to install ... it's open-source).&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;But for .txt files , the Tika converter should not be needed.&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;Will have a 2nd look tonight.&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;Good luck,&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;Koen&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Tue, 15 Feb 2022 13:23:25 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Data-Science/How-to-upload-simple-txt-file-to-SAS-Model-Studio/m-p/796263#M10160</guid>
      <dc:creator>sbxkoenk</dc:creator>
      <dc:date>2022-02-15T13:23:25Z</dc:date>
    </item>
  </channel>
</rss>

