<?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: ERROR: The JSON engine cannot be found in Administration and Deployment</title>
    <link>https://communities.sas.com/t5/Administration-and-Deployment/ERROR-The-JSON-engine-cannot-be-found/m-p/397691#M10458</link>
    <description>&lt;P&gt;Hey,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks for&amp;nbsp;the reply &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;Yes all the mentioned files are available but for SAS 9.4, the locations&amp;nbsp;are slightly different, as mentioned below:-&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;C:\Program Files\SAS 9.4\SASFoundation\9.4\core\sasexe&lt;/P&gt;&lt;P&gt;C:\Program Files\SAS 9.4\SASFoundation\9.4\core\sasext&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I am planning to raise the ticket with SAS also.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Error still same.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;27 libname sign JSON fileref=response;&lt;/P&gt;&lt;P&gt;ERROR: The JSON engine cannot be found.&lt;/P&gt;&lt;P&gt;ERROR: Error in the LIBNAME statement.&lt;/P&gt;&lt;P&gt;28 data sasprod.prospects; set sign.prospects; run;&lt;/P&gt;&lt;P&gt;ERROR: Libref SIGN is not assigned.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Thu, 21 Sep 2017 05:40:49 GMT</pubDate>
    <dc:creator>pbad</dc:creator>
    <dc:date>2017-09-21T05:40:49Z</dc:date>
    <item>
      <title>ERROR: The JSON engine cannot be found</title>
      <link>https://communities.sas.com/t5/Administration-and-Deployment/ERROR-The-JSON-engine-cannot-be-found/m-p/396752#M10404</link>
      <description>&lt;P&gt;Dear team,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: &amp;quot;Verdana&amp;quot;,sans-serif; font-size: 10pt;"&gt;&lt;FONT color="#000000"&gt;In one of the program I fetch data from an external API and I use the JSON LIBNAME engine to parse the resulting JSON data. The problem, the codes are running fine in SAS 9.4 32 bit SAS but I am getting the following errors in SAS 9.4 64 bit.&lt;/FONT&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: &amp;quot;Verdana&amp;quot;,sans-serif; font-size: 10pt;"&gt;&lt;FONT color="#000000"&gt;The JSON LIBNAME engine was introduced in SAS version 9.4 M4, so the code should run in both the enviroment i.e. 32 bit SAS and 64 bit SAS but surprisingly the error is popping up in 64 bit SAS only. Please let me know if someone has solution. &lt;/FONT&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: &amp;quot;Verdana&amp;quot;,sans-serif; font-size: 10pt;"&gt;&lt;FONT color="#000000"&gt;Thanks in advance.&lt;/FONT&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;The error I am getting:-&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;ERROR: The JSON engine cannot be found.&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;ERROR: Error in the LIBNAME statement.&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;26 data sasprod.prospects; set sign.prospects; run;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;ERROR: Libref SIGN is not assigned.&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;NOTE: The SAS System stopped processing this step because of errors.&lt;/P&gt;&lt;P&gt;WARNING: The data set SASPROD.PROSPECTS may be incomplete. When this step was stopped there&lt;/P&gt;&lt;P&gt;were 0 observations and 0 variables.&lt;/P&gt;&lt;P&gt;NOTE: DATA statement used (Total process time):&lt;/P&gt;&lt;P&gt;real time 0.13 seconds&lt;/P&gt;&lt;P&gt;cpu time 0.03 seconds&lt;/P&gt;&lt;P&gt;　&lt;/P&gt;&lt;P&gt;27 data sasprod.root; set sign.root; run;&lt;/P&gt;&lt;P&gt;ERROR: Libref SIGN is not assigned.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;The codes used are&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="background: white; color: blue; font-family: &amp;quot;Courier New&amp;quot;; font-size: 10pt;"&gt;filename&lt;/SPAN&gt;&lt;SPAN style="background: white; color: black; font-family: &amp;quot;Courier New&amp;quot;; font-size: 10pt;"&gt; response &lt;/SPAN&gt;&lt;SPAN style="background: white; color: blue; font-family: &amp;quot;Courier New&amp;quot;; font-size: 10pt;"&gt;temp&lt;/SPAN&gt;&lt;SPAN style="background: white; color: black; font-family: &amp;quot;Courier New&amp;quot;; font-size: 10pt;"&gt;;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;&lt;SPAN style="background: white; color: navy; font-family: &amp;quot;Courier New&amp;quot;; font-size: 10pt;"&gt;proc&lt;/SPAN&gt;&lt;/STRONG&gt; &lt;STRONG&gt;&lt;SPAN style="background: white; color: navy; font-family: &amp;quot;Courier New&amp;quot;; font-size: 10pt;"&gt;http&lt;/SPAN&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="background: white; color: black; font-family: &amp;quot;Courier New&amp;quot;; font-size: 10pt;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;url=&lt;/SPAN&gt;&lt;SPAN style="background: white; color: purple; font-family: &amp;quot;Courier New&amp;quot;; font-size: 10pt;"&gt;"&lt;A href="https://api.vainu.io/api/v1/target_group/59ae7fa1ab70b44c3fa64d64/leads/" target="_blank"&gt;&lt;FONT color="#0563c1"&gt;https://api.xx.io/api/xx/xxxx/xxxxxxxx/xxxx/&lt;/FONT&gt;&lt;/A&gt;"&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="background: white; color: black; font-family: &amp;quot;Courier New&amp;quot;; font-size: 10pt;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;method=&lt;/SPAN&gt;&lt;SPAN style="background: white; color: purple; font-family: &amp;quot;Courier New&amp;quot;; font-size: 10pt;"&gt;"GET"&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="background: white; color: black; font-family: &amp;quot;Courier New&amp;quot;; font-size: 10pt;"&gt;&amp;nbsp;&amp;nbsp; webusername=&lt;/SPAN&gt;&lt;SPAN style="background: white; color: purple; font-family: &amp;quot;Courier New&amp;quot;; font-size: 10pt;"&gt;"XXXX"&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="background: white; color: black; font-family: &amp;quot;Courier New&amp;quot;; font-size: 10pt;"&gt;&amp;nbsp;&amp;nbsp; webpassword=&lt;/SPAN&gt;&lt;SPAN style="background: white; color: purple; font-family: &amp;quot;Courier New&amp;quot;; font-size: 10pt;"&gt;"XXXX"&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="background: white; color: black; font-family: &amp;quot;Courier New&amp;quot;; font-size: 10pt;"&gt;&amp;nbsp;&amp;nbsp; out=response;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;&lt;SPAN style="background: white; color: navy; font-family: &amp;quot;Courier New&amp;quot;; font-size: 10pt;"&gt;run&lt;/SPAN&gt;&lt;/STRONG&gt;&lt;SPAN style="background: white; color: black; font-family: &amp;quot;Courier New&amp;quot;; font-size: 10pt;"&gt;;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;libname sign JSON fileref=response;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I am looking forward to hear from you.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;P&gt;Pratik&lt;/P&gt;</description>
      <pubDate>Mon, 18 Sep 2017 09:04:36 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Administration-and-Deployment/ERROR-The-JSON-engine-cannot-be-found/m-p/396752#M10404</guid>
      <dc:creator>pbad</dc:creator>
      <dc:date>2017-09-18T09:04:36Z</dc:date>
    </item>
    <item>
      <title>Re: ERROR: The JSON engine cannot be found</title>
      <link>https://communities.sas.com/t5/Administration-and-Deployment/ERROR-The-JSON-engine-cannot-be-found/m-p/396755#M10405</link>
      <description>&lt;P&gt;The JSON libname engine was added in 9.4M4 (&lt;A href="http://blogs.sas.com/content/sasdummy/2016/12/02/json-libname-engine-sas/" target="_self"&gt;see this blog post&lt;/A&gt;). &amp;nbsp;You'll need to make sure your 64-bit SAS is updated to the latest maintenance release too -- updating just 32-bit SAS won't be enough (different bits) even on the same machine.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Update from original poster:&lt;/P&gt;
&lt;BLOCKQUOTE&gt;
&lt;P&gt;Thanks for your replies. The problem is solved now&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;IMG class="emoticon emoticon-smileyhappy" src="https://communities.sas.com/i/smilies/16x16_smiley-happy.png" border="0" alt="Smiley Happy" title="Smiley Happy" /&gt;&lt;/P&gt;
&lt;P&gt;M3 catalog was used in SAS 9.4 M4 installation, so it is a mistake from our end.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;/BLOCKQUOTE&gt;</description>
      <pubDate>Fri, 22 Sep 2017 12:01:31 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Administration-and-Deployment/ERROR-The-JSON-engine-cannot-be-found/m-p/396755#M10405</guid>
      <dc:creator>ChrisHemedinger</dc:creator>
      <dc:date>2017-09-22T12:01:31Z</dc:date>
    </item>
    <item>
      <title>Re: ERROR: The JSON engine cannot be found</title>
      <link>https://communities.sas.com/t5/Administration-and-Deployment/ERROR-The-JSON-engine-cannot-be-found/m-p/396793#M10408</link>
      <description>&lt;P&gt;&lt;a href="https://communities.sas.com/t5/user/viewprofilepage/user-id/78435"&gt;@pbad&lt;/a&gt;,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Please show me the log from this SAS program:&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;PRE&gt;&lt;CODE class=" language-sas"&gt;proc product_status; run;&lt;/CODE&gt;&lt;/PRE&gt;</description>
      <pubDate>Mon, 18 Sep 2017 12:39:00 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Administration-and-Deployment/ERROR-The-JSON-engine-cannot-be-found/m-p/396793#M10408</guid>
      <dc:creator>alexal</dc:creator>
      <dc:date>2017-09-18T12:39:00Z</dc:date>
    </item>
    <item>
      <title>Re: ERROR: The JSON engine cannot be found</title>
      <link>https://communities.sas.com/t5/Administration-and-Deployment/ERROR-The-JSON-engine-cannot-be-found/m-p/397354#M10436</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Sorry for the late reply.&lt;/P&gt;&lt;P&gt;Please find the log for your reference.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;72 proc product_status; run;&lt;/P&gt;&lt;P&gt;For Base SAS Software ...&lt;/P&gt;&lt;P&gt;Custom version information: 9.4_M4&lt;/P&gt;&lt;P&gt;Image version information: 9.04.01M4P110916&lt;/P&gt;&lt;P&gt;For SAS/STAT ...&lt;/P&gt;&lt;P&gt;Custom version information: 14.2&lt;/P&gt;&lt;P&gt;For SAS/GRAPH ...&lt;/P&gt;&lt;P&gt;Custom version information: 9.4_M4&lt;/P&gt;&lt;P&gt;For SAS/ETS ...&lt;/P&gt;&lt;P&gt;Custom version information: 14.2&lt;/P&gt;&lt;P&gt;For SAS/FSP ...&lt;/P&gt;&lt;P&gt;Custom version information: 9.4_M4&lt;/P&gt;&lt;P&gt;For SAS/OR ...&lt;/P&gt;&lt;P&gt;Custom version information: 14.2&lt;/P&gt;&lt;P&gt;For SAS/AF ...&lt;/P&gt;&lt;P&gt;Custom version information: 9.4_M4&lt;/P&gt;&lt;P&gt;For SAS/IML ...&lt;/P&gt;&lt;P&gt;Custom version information: 14.2&lt;/P&gt;&lt;P&gt;For SAS/CONNECT ...&lt;/P&gt;&lt;P&gt;Custom version information: 9.4_M4&lt;/P&gt;&lt;P&gt;For SAS Enterprise Miner ...&lt;/P&gt;&lt;P&gt;Custom version information: 14.2&lt;/P&gt;&lt;P&gt;For SAS Integration Technologies ...&lt;/P&gt;&lt;P&gt;Custom version information: 9.4_M4&lt;/P&gt;&lt;P&gt;For SAS Credit Scoring ...&lt;/P&gt;&lt;P&gt;Custom version information: 14.2&lt;/P&gt;&lt;P&gt;For High Performance Suite ...&lt;/P&gt;&lt;P&gt;Custom version information: 2.2_M5&lt;/P&gt;&lt;P&gt;For SAS/ACCESS Interface to DB2 ...&lt;/P&gt;&lt;P&gt;Custom version information: 9.4_M2&lt;/P&gt;&lt;P&gt;For SAS/ACCESS Interface to Oracle ...&lt;/P&gt;&lt;P&gt;Custom version information: 9.41&lt;/P&gt;&lt;P&gt;For SAS/ACCESS Interface to SAP ASE ...&lt;/P&gt;&lt;P&gt;Custom version information: 9.4_M3&lt;/P&gt;&lt;P&gt;For SAS/ACCESS Interface to PC Files ...&lt;/P&gt;&lt;P&gt;Custom version information: 9.4_M4&lt;/P&gt;&lt;P&gt;For SAS/ACCESS Interface to ODBC ...&lt;/P&gt;&lt;P&gt;Custom version information: 9.4_M4&lt;/P&gt;&lt;P&gt;For SAS/ACCESS Interface to OLE DB ...&lt;/P&gt;&lt;P&gt;Custom version information: 9.4_M4&lt;/P&gt;&lt;P&gt;For SAS/ACCESS Interface to Teradata ...&lt;/P&gt;&lt;P&gt;Custom version information: 9.44&lt;/P&gt;&lt;P&gt;NOTE: PROCEDURE PRODUCT_STATUS used (Total process time):&lt;/P&gt;&lt;P&gt;real time 0.07 seconds&lt;/P&gt;&lt;P&gt;cpu time 0.07 seconds&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 20 Sep 2017 08:20:29 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Administration-and-Deployment/ERROR-The-JSON-engine-cannot-be-found/m-p/397354#M10436</guid>
      <dc:creator>pbad</dc:creator>
      <dc:date>2017-09-20T08:20:29Z</dc:date>
    </item>
    <item>
      <title>Re: ERROR: The JSON engine cannot be found</title>
      <link>https://communities.sas.com/t5/Administration-and-Deployment/ERROR-The-JSON-engine-cannot-be-found/m-p/397355#M10437</link>
      <description>Hi Thanks for your reply. 64 bit also is SAS 9.4 M4.</description>
      <pubDate>Wed, 20 Sep 2017 08:22:13 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Administration-and-Deployment/ERROR-The-JSON-engine-cannot-be-found/m-p/397355#M10437</guid>
      <dc:creator>pbad</dc:creator>
      <dc:date>2017-09-20T08:22:13Z</dc:date>
    </item>
    <item>
      <title>Re: ERROR: The JSON engine cannot be found</title>
      <link>https://communities.sas.com/t5/Administration-and-Deployment/ERROR-The-JSON-engine-cannot-be-found/m-p/397392#M10444</link>
      <description>&lt;P&gt;&lt;a href="https://communities.sas.com/t5/user/viewprofilepage/user-id/78435"&gt;@pbad&lt;/a&gt;,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;This is Linux or Windows?&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;If Linux, verify these exist:&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;/&amp;lt;SASHome&amp;gt;/SASFoundation/9.4/sasexe/tkinstjson.so&lt;BR /&gt;/&amp;lt;SASHome&amp;gt;/home/SASFoundation/9.4/sasexe/sasejson&lt;BR /&gt;/&amp;lt;SASHome&amp;gt;/home/SASFoundation/9.4/sasexe/sasjson&lt;BR /&gt;/&amp;lt;SASHome&amp;gt;/home/SASFoundation/9.4/sasexe/tkejson.so&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;If Windows, verify these exist:&lt;/P&gt;
&lt;P&gt;&lt;BR /&gt; \SASHome\SASFoundation\9.4\core\sasEXE\sasejson.dll &lt;BR /&gt; \SASHome\SASFoundation\9.4\core\sasEXT\tkejson.dll&lt;/P&gt;</description>
      <pubDate>Wed, 20 Sep 2017 11:14:59 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Administration-and-Deployment/ERROR-The-JSON-engine-cannot-be-found/m-p/397392#M10444</guid>
      <dc:creator>alexal</dc:creator>
      <dc:date>2017-09-20T11:14:59Z</dc:date>
    </item>
    <item>
      <title>Re: ERROR: The JSON engine cannot be found</title>
      <link>https://communities.sas.com/t5/Administration-and-Deployment/ERROR-The-JSON-engine-cannot-be-found/m-p/397691#M10458</link>
      <description>&lt;P&gt;Hey,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks for&amp;nbsp;the reply &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;Yes all the mentioned files are available but for SAS 9.4, the locations&amp;nbsp;are slightly different, as mentioned below:-&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;C:\Program Files\SAS 9.4\SASFoundation\9.4\core\sasexe&lt;/P&gt;&lt;P&gt;C:\Program Files\SAS 9.4\SASFoundation\9.4\core\sasext&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I am planning to raise the ticket with SAS also.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Error still same.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;27 libname sign JSON fileref=response;&lt;/P&gt;&lt;P&gt;ERROR: The JSON engine cannot be found.&lt;/P&gt;&lt;P&gt;ERROR: Error in the LIBNAME statement.&lt;/P&gt;&lt;P&gt;28 data sasprod.prospects; set sign.prospects; run;&lt;/P&gt;&lt;P&gt;ERROR: Libref SIGN is not assigned.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 21 Sep 2017 05:40:49 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Administration-and-Deployment/ERROR-The-JSON-engine-cannot-be-found/m-p/397691#M10458</guid>
      <dc:creator>pbad</dc:creator>
      <dc:date>2017-09-21T05:40:49Z</dc:date>
    </item>
    <item>
      <title>Re: ERROR: The JSON engine cannot be found</title>
      <link>https://communities.sas.com/t5/Administration-and-Deployment/ERROR-The-JSON-engine-cannot-be-found/m-p/397736#M10460</link>
      <description>&lt;P&gt;&lt;a href="https://communities.sas.com/t5/user/viewprofilepage/user-id/78435"&gt;@pbad&lt;/a&gt;,&lt;/P&gt;
&lt;P&gt;&lt;BR /&gt;Yes, please open a track and our Windows Technical Support will assist you. From my point&amp;nbsp;of view, something went wrong during the installation or upgrade...&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 21 Sep 2017 10:57:42 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Administration-and-Deployment/ERROR-The-JSON-engine-cannot-be-found/m-p/397736#M10460</guid>
      <dc:creator>alexal</dc:creator>
      <dc:date>2017-09-21T10:57:42Z</dc:date>
    </item>
    <item>
      <title>Re: ERROR: The JSON engine cannot be found</title>
      <link>https://communities.sas.com/t5/Administration-and-Deployment/ERROR-The-JSON-engine-cannot-be-found/m-p/397985#M10465</link>
      <description>&lt;P&gt;Dear all,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks for your replies. The problem is solved now &lt;span class="lia-unicode-emoji" title=":slightly_smiling_face:"&gt;🙂&lt;/span&gt;&lt;/P&gt;&lt;P&gt;M3 catalog was used in SAS 9.4 M4 installation, so it is a mistake from our end.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Pratik&lt;/P&gt;</description>
      <pubDate>Fri, 22 Sep 2017 05:00:03 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Administration-and-Deployment/ERROR-The-JSON-engine-cannot-be-found/m-p/397985#M10465</guid>
      <dc:creator>pbad</dc:creator>
      <dc:date>2017-09-22T05:00:03Z</dc:date>
    </item>
  </channel>
</rss>

