<?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: SmartConsole Extension Issue in R81.20/R82 in General Topics</title>
    <link>https://community.checkpoint.com/t5/General-Topics/SmartConsole-Extension-Issue-in-R81-20-R82/m-p/256320#M43166</link>
    <description>&lt;P&gt;Any news in this case?&lt;/P&gt;</description>
    <pubDate>Mon, 01 Sep 2025 14:17:59 GMT</pubDate>
    <dc:creator>HeikoAnkenbrand</dc:creator>
    <dc:date>2025-09-01T14:17:59Z</dc:date>
    <item>
      <title>SmartConsole Extension Issue in R81.20/R82</title>
      <link>https://community.checkpoint.com/t5/General-Topics/SmartConsole-Extension-Issue-in-R81-20-R82/m-p/256164#M43119</link>
      <description>&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;There are issues with newer SmartConsole versions R81.20/R82 where SmartConsole Extensions no longer execute properly when calling the following function "request-commit".&lt;BR /&gt;&lt;BR /&gt;Is this a bug in the newer SmartConsole versions, or has this function been deliberately disabled in the latest releases?&lt;BR /&gt;&lt;BR /&gt;As a result, many of the SC Extensions provided by the community no longer work.&lt;BR /&gt;&lt;BR /&gt;Here is an example:&lt;/P&gt;
&lt;LI-CODE lang="markup"&gt;smxProxy.sendRequest("request-commit", {"commands" : [ "add host ...","add host ..." ]}, "onCommit");

...

//callback
function onCommit(value) {
	var result = JSON.stringify(value);
	//do something with the JSON formatted context
}&lt;/LI-CODE&gt;
&lt;P&gt;&lt;BR /&gt;You can reproduce this with the following extensions:&lt;BR /&gt;&lt;A href="https://community.checkpoint.com/t5/SmartConsole-Extensions/Execute-Commands-Smart-Console-Extention/m-p/170384#M269" target="_self"&gt;- Execute Commands&lt;/A&gt;&lt;BR /&gt;&lt;A href="https://community.checkpoint.com/t5/General-Topics/Get-and-Push-GAIA-CLISH-Configs-SmartConsole-Extension/m-p/173302#M28926" target="_self"&gt;- Get and Push GAIA CLISH Configs&lt;/A&gt;&amp;nbsp;&lt;BR /&gt;&lt;A href="https://community.checkpoint.com/t5/SmartConsole-Extensions/Add-and-Delete-Gateway-Routes-central-from-SmartConsole/m-p/170459#M273" target="_self"&gt;- Add and Delete Gateway Routes central from SmartConsole &lt;/A&gt;&lt;BR /&gt;...&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;</description>
      <pubDate>Thu, 28 Aug 2025 19:53:58 GMT</pubDate>
      <guid>https://community.checkpoint.com/t5/General-Topics/SmartConsole-Extension-Issue-in-R81-20-R82/m-p/256164#M43119</guid>
      <dc:creator>HeikoAnkenbrand</dc:creator>
      <dc:date>2025-08-28T19:53:58Z</dc:date>
    </item>
    <item>
      <title>Re: SmartConsole Extension Issue in R81.20/R82</title>
      <link>https://community.checkpoint.com/t5/General-Topics/SmartConsole-Extension-Issue-in-R81-20-R82/m-p/256169#M43121</link>
      <description>&lt;P&gt;Yup, I got the same results.&lt;/P&gt;</description>
      <pubDate>Thu, 28 Aug 2025 23:23:12 GMT</pubDate>
      <guid>https://community.checkpoint.com/t5/General-Topics/SmartConsole-Extension-Issue-in-R81-20-R82/m-p/256169#M43121</guid>
      <dc:creator>the_rock</dc:creator>
      <dc:date>2025-08-28T23:23:12Z</dc:date>
    </item>
    <item>
      <title>Re: SmartConsole Extension Issue in R81.20/R82</title>
      <link>https://community.checkpoint.com/t5/General-Topics/SmartConsole-Extension-Issue-in-R81-20-R82/m-p/256181#M43124</link>
      <description>&lt;P&gt;I have sent this to the relevant Group Manager in R&amp;amp;D and Release Manager.&lt;/P&gt;
&lt;P&gt;I will update when I have additional details.&lt;/P&gt;</description>
      <pubDate>Fri, 29 Aug 2025 10:10:02 GMT</pubDate>
      <guid>https://community.checkpoint.com/t5/General-Topics/SmartConsole-Extension-Issue-in-R81-20-R82/m-p/256181#M43124</guid>
      <dc:creator>Tal_Paz-Fridman</dc:creator>
      <dc:date>2025-08-29T10:10:02Z</dc:date>
    </item>
    <item>
      <title>Re: SmartConsole Extension Issue in R81.20/R82</title>
      <link>https://community.checkpoint.com/t5/General-Topics/SmartConsole-Extension-Issue-in-R81-20-R82/m-p/256320#M43166</link>
      <description>&lt;P&gt;Any news in this case?&lt;/P&gt;</description>
      <pubDate>Mon, 01 Sep 2025 14:17:59 GMT</pubDate>
      <guid>https://community.checkpoint.com/t5/General-Topics/SmartConsole-Extension-Issue-in-R81-20-R82/m-p/256320#M43166</guid>
      <dc:creator>HeikoAnkenbrand</dc:creator>
      <dc:date>2025-09-01T14:17:59Z</dc:date>
    </item>
    <item>
      <title>Re: SmartConsole Extension Issue in R81.20/R82</title>
      <link>https://community.checkpoint.com/t5/General-Topics/SmartConsole-Extension-Issue-in-R81-20-R82/m-p/256322#M43167</link>
      <description>&lt;P&gt;An issue description would be helpful.&lt;BR /&gt;My &lt;A href="https://community.checkpoint.com/t5/SmartConsole-Extensions/CP-Services-Check/m-p/82404#M113" target="_self"&gt;CP Services Check&lt;/A&gt; SmartConsole extension doesn't show any issues in my R82 environment, apart from the &lt;A href="https://community.checkpoint.com/t5/API-CLI-Discussion/Auto-Refresh-issue-on-SmartConsole-Extensions/m-p/144528" target="_self"&gt;known refresh glitch&lt;/A&gt;.&amp;nbsp;&lt;a href="https://community.checkpoint.com/t5/user/viewprofilepage/user-id/2528"&gt;@Omer_Ran&lt;/a&gt;?&lt;BR /&gt;It always executes properly and shows the expected result.&lt;/P&gt;</description>
      <pubDate>Mon, 01 Sep 2025 14:28:38 GMT</pubDate>
      <guid>https://community.checkpoint.com/t5/General-Topics/SmartConsole-Extension-Issue-in-R81-20-R82/m-p/256322#M43167</guid>
      <dc:creator>Danny</dc:creator>
      <dc:date>2025-09-01T14:28:38Z</dc:date>
    </item>
    <item>
      <title>Re: SmartConsole Extension Issue in R81.20/R82</title>
      <link>https://community.checkpoint.com/t5/General-Topics/SmartConsole-Extension-Issue-in-R81-20-R82/m-p/256330#M43174</link>
      <description>&lt;P&gt;The error only occurs with the latest Smart Console versions. &lt;BR /&gt;I don’t have any issues with the older ones.&lt;BR /&gt;&lt;BR /&gt;SmartConsole versions:&lt;BR /&gt;81.20.9700.658&amp;nbsp; -&amp;gt; OK&lt;BR /&gt;81.20.9700.670&amp;nbsp; -&amp;gt; Issue&lt;BR /&gt;&lt;BR /&gt;82.0.9800.1027&amp;nbsp; -&amp;gt; OK&lt;BR /&gt;82.0.9800.1056&amp;nbsp; -&amp;gt; Issue&lt;BR /&gt;&lt;BR /&gt;&lt;a href="https://community.checkpoint.com/t5/user/viewprofilepage/user-id/687"&gt;@Danny&lt;/a&gt;&amp;nbsp;, which versions did you test?&lt;/P&gt;</description>
      <pubDate>Mon, 01 Sep 2025 15:07:08 GMT</pubDate>
      <guid>https://community.checkpoint.com/t5/General-Topics/SmartConsole-Extension-Issue-in-R81-20-R82/m-p/256330#M43174</guid>
      <dc:creator>HeikoAnkenbrand</dc:creator>
      <dc:date>2025-09-01T15:07:08Z</dc:date>
    </item>
    <item>
      <title>Re: SmartConsole Extension Issue in R81.20/R82</title>
      <link>https://community.checkpoint.com/t5/General-Topics/SmartConsole-Extension-Issue-in-R81-20-R82/m-p/256370#M43183</link>
      <description>&lt;P&gt;I've identified a problem in R81.20 build 670 with extensions that use large HTML files, and I'm working to resolve it.&lt;/P&gt;
&lt;P&gt;The problem in R82 build 1056 is likely different, but I will check it next.&lt;/P&gt;</description>
      <pubDate>Tue, 02 Sep 2025 08:23:01 GMT</pubDate>
      <guid>https://community.checkpoint.com/t5/General-Topics/SmartConsole-Extension-Issue-in-R81-20-R82/m-p/256370#M43183</guid>
      <dc:creator>Omer_Ran</dc:creator>
      <dc:date>2025-09-02T08:23:01Z</dc:date>
    </item>
    <item>
      <title>Re: SmartConsole Extension Issue in R81.20/R82</title>
      <link>https://community.checkpoint.com/t5/General-Topics/SmartConsole-Extension-Issue-in-R81-20-R82/m-p/256618#M43228</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.checkpoint.com/t5/user/viewprofilepage/user-id/2528"&gt;@Omer_Ran&lt;/a&gt;,&lt;BR /&gt;&lt;BR /&gt;Thanks for testing this so quickly. Will it be fixed in the next SmartConsole version?&lt;/P&gt;</description>
      <pubDate>Thu, 04 Sep 2025 20:29:31 GMT</pubDate>
      <guid>https://community.checkpoint.com/t5/General-Topics/SmartConsole-Extension-Issue-in-R81-20-R82/m-p/256618#M43228</guid>
      <dc:creator>HeikoAnkenbrand</dc:creator>
      <dc:date>2025-09-04T20:29:31Z</dc:date>
    </item>
    <item>
      <title>Re: SmartConsole Extension Issue in R81.20/R82</title>
      <link>https://community.checkpoint.com/t5/General-Topics/SmartConsole-Extension-Issue-in-R81-20-R82/m-p/256692#M43246</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.checkpoint.com/t5/user/viewprofilepage/user-id/21670"&gt;@HeikoAnkenbrand&lt;/a&gt;&amp;nbsp;,&lt;BR /&gt;Fix in on the way for R81.20, and is expected on the next SmartConsole update (i.e. build 672), subject to our Release Management considerations.&lt;/P&gt;
&lt;P&gt;I will update when it happens.&lt;/P&gt;
&lt;P&gt;As for R82, I tested your "Command" extension on R82 build 1056 and 1057 and was not able to reproduce it.&lt;BR /&gt;Can you provide detailed instructions regarding how to reproduce the issue?&lt;/P&gt;</description>
      <pubDate>Sun, 07 Sep 2025 08:44:25 GMT</pubDate>
      <guid>https://community.checkpoint.com/t5/General-Topics/SmartConsole-Extension-Issue-in-R81-20-R82/m-p/256692#M43246</guid>
      <dc:creator>Omer_Ran</dc:creator>
      <dc:date>2025-09-07T08:44:25Z</dc:date>
    </item>
    <item>
      <title>Re: SmartConsole Extension Issue in R81.20/R82</title>
      <link>https://community.checkpoint.com/t5/General-Topics/SmartConsole-Extension-Issue-in-R81-20-R82/m-p/256785#M43254</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.checkpoint.com/t5/user/viewprofilepage/user-id/2528"&gt;@Omer_Ran&lt;/a&gt;,&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;
&lt;P&gt;Thanks for the info.&lt;/P&gt;
&lt;P&gt;I'll test it in my LAB environment and get back to you with the infos.&lt;/P&gt;
&lt;P&gt;Maybe we should discuss this in a private chat.&lt;/P&gt;</description>
      <pubDate>Mon, 08 Sep 2025 15:57:10 GMT</pubDate>
      <guid>https://community.checkpoint.com/t5/General-Topics/SmartConsole-Extension-Issue-in-R81-20-R82/m-p/256785#M43254</guid>
      <dc:creator>HeikoAnkenbrand</dc:creator>
      <dc:date>2025-09-08T15:57:10Z</dc:date>
    </item>
    <item>
      <title>Re: SmartConsole Extension Issue in R81.20/R82</title>
      <link>https://community.checkpoint.com/t5/General-Topics/SmartConsole-Extension-Issue-in-R81-20-R82/m-p/256796#M43255</link>
      <description>&lt;P&gt;If you are going into private chat, we can neither test nor confirm your findings as a community.&lt;/P&gt;</description>
      <pubDate>Mon, 08 Sep 2025 16:54:52 GMT</pubDate>
      <guid>https://community.checkpoint.com/t5/General-Topics/SmartConsole-Extension-Issue-in-R81-20-R82/m-p/256796#M43255</guid>
      <dc:creator>Danny</dc:creator>
      <dc:date>2025-09-08T16:54:52Z</dc:date>
    </item>
    <item>
      <title>Re: SmartConsole Extension Issue in R81.20/R82</title>
      <link>https://community.checkpoint.com/t5/General-Topics/SmartConsole-Extension-Issue-in-R81-20-R82/m-p/261040#M44136</link>
      <description>&lt;P&gt;Hi again,&lt;/P&gt;
&lt;P&gt;SmartConsole R81.20 build 672 was released today and includes the aforementioned fix.&lt;/P&gt;</description>
      <pubDate>Mon, 27 Oct 2025 13:37:49 GMT</pubDate>
      <guid>https://community.checkpoint.com/t5/General-Topics/SmartConsole-Extension-Issue-in-R81-20-R82/m-p/261040#M44136</guid>
      <dc:creator>Omer_Ran</dc:creator>
      <dc:date>2025-10-27T13:37:49Z</dc:date>
    </item>
  </channel>
</rss>

