<?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: Can Viya 4.0 read .json file in SAS Viya</title>
    <link>https://communities.sas.com/t5/SAS-Viya/Can-Viya-4-0-read-json-file/m-p/782454#M1229</link>
    <description>&lt;BLOCKQUOTE&gt;&lt;HR /&gt;&lt;a href="https://communities.sas.com/t5/user/viewprofilepage/user-id/30353"&gt;@saifislam&lt;/a&gt;&amp;nbsp;wrote:&lt;BR /&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;We are told Viya 4.0 is not going to read .json file- is that correct- if so, what's the solution&lt;/P&gt;
&lt;HR /&gt;&lt;/BLOCKQUOTE&gt;
&lt;P&gt;Where did you get this information? It's very rare for SAS to deprecate features as backwards compatibility is one of their selling points. Not saying you're wrong but it seems weird to deprecate something like this so first, let's check that assumption.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Your code seems like something that is using JSON as a data source within a customized visual in a VA dashboard? When you upgrade you will need to redevelop any customized portions which is standard when you customize out of the box software.&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Thu, 25 Nov 2021 17:12:03 GMT</pubDate>
    <dc:creator>Reeza</dc:creator>
    <dc:date>2021-11-25T17:12:03Z</dc:date>
    <item>
      <title>Can Viya 4.0 read .json file</title>
      <link>https://communities.sas.com/t5/SAS-Viya/Can-Viya-4-0-read-json-file/m-p/782107#M1212</link>
      <description>&lt;P&gt;my html script read .json file successfully in Viya 3.4&lt;BR /&gt;&amp;lt;input type="text" multiple class="multipleInputDynamic" data-url="/test.json" id="eNBR" name="eNBR" required&amp;gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;We are told Viya 4.0 is not going to read .json file- is that correct- if so, what's the solution&lt;/P&gt;</description>
      <pubDate>Wed, 24 Nov 2021 01:48:08 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Viya/Can-Viya-4-0-read-json-file/m-p/782107#M1212</guid>
      <dc:creator>saifislam</dc:creator>
      <dc:date>2021-11-24T01:48:08Z</dc:date>
    </item>
    <item>
      <title>Re: Can Viya 4.0 read .json file</title>
      <link>https://communities.sas.com/t5/SAS-Viya/Can-Viya-4-0-read-json-file/m-p/782217#M1215</link>
      <description>How are you reading this in with Viya 3.4? Viya 3.x, 4 and SAS 9.4 M5+ have a JSON libname engine that can read JSON from a fileref.</description>
      <pubDate>Wed, 24 Nov 2021 13:35:22 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Viya/Can-Viya-4-0-read-json-file/m-p/782217#M1215</guid>
      <dc:creator>gwootton</dc:creator>
      <dc:date>2021-11-24T13:35:22Z</dc:date>
    </item>
    <item>
      <title>Re: Can Viya 4.0 read .json file</title>
      <link>https://communities.sas.com/t5/SAS-Viya/Can-Viya-4-0-read-json-file/m-p/782226#M1218</link>
      <description>&lt;P&gt;I am able to read it in SAS Viya 3.4 with the following code (also in 9.4):&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;lt;input type="text" multiple class="multipleInputDynamic" data-url="/test.json" id="eNBR" name="eNBR" required&amp;gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Question- I am told SAS Viya 4.0 is NOT going to read .json file. I want to confirm that. and also want to know the alternate solution.&lt;/P&gt;</description>
      <pubDate>Wed, 24 Nov 2021 14:20:45 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Viya/Can-Viya-4-0-read-json-file/m-p/782226#M1218</guid>
      <dc:creator>saifislam</dc:creator>
      <dc:date>2021-11-24T14:20:45Z</dc:date>
    </item>
    <item>
      <title>Re: Can Viya 4.0 read .json file</title>
      <link>https://communities.sas.com/t5/SAS-Viya/Can-Viya-4-0-read-json-file/m-p/782227#M1219</link>
      <description>&lt;P&gt;Is that what VIYA code looks like?&lt;BR /&gt;That looks like HTML to me.&lt;/P&gt;</description>
      <pubDate>Wed, 24 Nov 2021 14:34:06 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Viya/Can-Viya-4-0-read-json-file/m-p/782227#M1219</guid>
      <dc:creator>Tom</dc:creator>
      <dc:date>2021-11-24T14:34:06Z</dc:date>
    </item>
    <item>
      <title>Re: Can Viya 4.0 read .json file</title>
      <link>https://communities.sas.com/t5/SAS-Viya/Can-Viya-4-0-read-json-file/m-p/782228#M1220</link>
      <description>&lt;P&gt;Yes. that's a code html and done in Viya. That is the proposition of Viya- it can read any open source such as html, python.&lt;/P&gt;&lt;P&gt;I write my html code and also link with SAS code- it works.&amp;nbsp;&lt;/P&gt;&lt;P&gt;Now my question is- to developer who have done html+sas code in Viya- can Viya4.0 read .json file?&lt;/P&gt;</description>
      <pubDate>Wed, 24 Nov 2021 14:47:17 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Viya/Can-Viya-4-0-read-json-file/m-p/782228#M1220</guid>
      <dc:creator>saifislam</dc:creator>
      <dc:date>2021-11-24T14:47:17Z</dc:date>
    </item>
    <item>
      <title>Re: Can Viya 4.0 read .json file</title>
      <link>https://communities.sas.com/t5/SAS-Viya/Can-Viya-4-0-read-json-file/m-p/782242#M1225</link>
      <description>I'm afraid it's not clear to me how you are engaging Viya (or SAS 9) with the code snippet you've provided. &lt;BR /&gt;&lt;BR /&gt;Viya has REST APIs which are engaged via HTTP and there are the SWAT libraries for connecting to Viya from R, Python, Java and Lua (&lt;A href="https://developer.sas.com/guides/open-source-sas.html" target="_blank"&gt;https://developer.sas.com/guides/open-source-sas.html&lt;/A&gt;)&lt;BR /&gt;&lt;BR /&gt;I'm not aware of any limitation added to prevent those from being passed JSON in Viya 4.</description>
      <pubDate>Wed, 24 Nov 2021 15:33:44 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Viya/Can-Viya-4-0-read-json-file/m-p/782242#M1225</guid>
      <dc:creator>gwootton</dc:creator>
      <dc:date>2021-11-24T15:33:44Z</dc:date>
    </item>
    <item>
      <title>Re: Can Viya 4.0 read .json file</title>
      <link>https://communities.sas.com/t5/SAS-Viya/Can-Viya-4-0-read-json-file/m-p/782454#M1229</link>
      <description>&lt;BLOCKQUOTE&gt;&lt;HR /&gt;&lt;a href="https://communities.sas.com/t5/user/viewprofilepage/user-id/30353"&gt;@saifislam&lt;/a&gt;&amp;nbsp;wrote:&lt;BR /&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;We are told Viya 4.0 is not going to read .json file- is that correct- if so, what's the solution&lt;/P&gt;
&lt;HR /&gt;&lt;/BLOCKQUOTE&gt;
&lt;P&gt;Where did you get this information? It's very rare for SAS to deprecate features as backwards compatibility is one of their selling points. Not saying you're wrong but it seems weird to deprecate something like this so first, let's check that assumption.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Your code seems like something that is using JSON as a data source within a customized visual in a VA dashboard? When you upgrade you will need to redevelop any customized portions which is standard when you customize out of the box software.&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 25 Nov 2021 17:12:03 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Viya/Can-Viya-4-0-read-json-file/m-p/782454#M1229</guid>
      <dc:creator>Reeza</dc:creator>
      <dc:date>2021-11-25T17:12:03Z</dc:date>
    </item>
  </channel>
</rss>

