<?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 SSE-R with Microsoft Machine Learning Server in Integration, Extension &amp; APIs</title>
    <link>https://community.qlik.com/t5/Integration-Extension-APIs/SSE-R-with-Microsoft-Machine-Learning-Server/m-p/1427658#M14412</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Has anyone had success with integrating Qlik Sense with Microsoft ML Server? I am curious if anyone has gone through the pain of setting the SSE-R extension configuration. Any help you can give is sincerely appreciated.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Sat, 16 Nov 2024 09:05:33 GMT</pubDate>
    <dc:creator>Anonymous</dc:creator>
    <dc:date>2024-11-16T09:05:33Z</dc:date>
    <item>
      <title>SSE-R with Microsoft Machine Learning Server</title>
      <link>https://community.qlik.com/t5/Integration-Extension-APIs/SSE-R-with-Microsoft-Machine-Learning-Server/m-p/1427658#M14412</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Has anyone had success with integrating Qlik Sense with Microsoft ML Server? I am curious if anyone has gone through the pain of setting the SSE-R extension configuration. Any help you can give is sincerely appreciated.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 16 Nov 2024 09:05:33 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Integration-Extension-APIs/SSE-R-with-Microsoft-Machine-Learning-Server/m-p/1427658#M14412</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2024-11-16T09:05:33Z</dc:date>
    </item>
    <item>
      <title>Re: SSE-R with Microsoft Machine Learning Server</title>
      <link>https://community.qlik.com/t5/Integration-Extension-APIs/SSE-R-with-Microsoft-Machine-Learning-Server/m-p/1427659#M14413</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Jason,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I haven't integrated to Microsoft Machine Learning Server, but I did get the SSE-R extension working with Qlik Sense Desktop following the guide carefully: &lt;A href="https://community.qlik.com/docs/DOC-18785"&gt;Installing R with Qlik Sense.pdf&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;--Install Qlik Sense June Release or later (I used September release patch 1)&lt;/P&gt;&lt;P&gt;--Install R. (The document references 3.4.1, but I used 3.4.2 and it worked the same)&lt;/P&gt;&lt;P&gt;--Install a bunch of R packages&lt;/P&gt;&lt;P&gt;--Install the SSE-R connector (I used the precompiled version, so all I actually had to do is download, unzip, run the executable.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Maybe this will help some.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 11 Nov 2017 01:02:58 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Integration-Extension-APIs/SSE-R-with-Microsoft-Machine-Learning-Server/m-p/1427659#M14413</guid>
      <dc:creator>charneyc</dc:creator>
      <dc:date>2017-11-11T01:02:58Z</dc:date>
    </item>
    <item>
      <title>Re: SSE-R with Microsoft Machine Learning Server</title>
      <link>https://community.qlik.com/t5/Integration-Extension-APIs/SSE-R-with-Microsoft-Machine-Learning-Server/m-p/1427660#M14414</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi ,&lt;/P&gt;&lt;P&gt;I have Installed Qlik Sense September&lt;/P&gt;&lt;P&gt;Installed R(3.4.1)&lt;/P&gt;&lt;P&gt;Installed bunch of R Packages (Rserve)&lt;/P&gt;&lt;P&gt;How to install SSE-R Connector ??? Did you find the executable file ???@ &lt;A href="https://community.qlik.com/qlik-users/133937"&gt;charneyc&lt;/A&gt; &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 28 Feb 2018 11:08:15 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Integration-Extension-APIs/SSE-R-with-Microsoft-Machine-Learning-Server/m-p/1427660#M14414</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2018-02-28T11:08:15Z</dc:date>
    </item>
    <item>
      <title>Re: SSE-R with Microsoft Machine Learning Server</title>
      <link>https://community.qlik.com/t5/Integration-Extension-APIs/SSE-R-with-Microsoft-Machine-Learning-Server/m-p/1427661#M14415</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi &lt;A href="https://community.qlik.com/qlik-users/187241"&gt;rsundarraj&lt;/A&gt;‌!&lt;/P&gt;&lt;P&gt;If you simply want to run the R-plugin without modifying it you can find a pre-built executable in the .zip file here: &lt;A href="https://github.com/qlik-oss/sse-r-plugin/releases/tag/v1.2.0" title="https://github.com/qlik-oss/sse-r-plugin/releases/tag/v1.2.0"&gt;https://github.com/qlik-oss/sse-r-plugin/releases/tag/v1.2.0&lt;/A&gt; (link to the latest version of the plugin).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If you wish to be able to modify the plugin as well, see the get started guide on GitHub: &lt;A href="https://github.com/qlik-oss/sse-r-plugin/blob/master/GetStarted.md" title="https://github.com/qlik-oss/sse-r-plugin/blob/master/GetStarted.md"&gt;https://github.com/qlik-oss/sse-r-plugin/blob/master/GetStarted.md&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I hope this helps!&lt;/P&gt;&lt;P&gt;Regards, &lt;/P&gt;&lt;P&gt;Josefine&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 28 Feb 2018 12:27:07 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Integration-Extension-APIs/SSE-R-with-Microsoft-Machine-Learning-Server/m-p/1427661#M14415</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2018-02-28T12:27:07Z</dc:date>
    </item>
    <item>
      <title>Re: SSE-R with Microsoft Machine Learning Server</title>
      <link>https://community.qlik.com/t5/Integration-Extension-APIs/SSE-R-with-Microsoft-Machine-Learning-Server/m-p/1427662#M14416</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Couldn't download &lt;A href="https://github.com/qlik-oss/sse-r-plugin/releases/download/v1.2.0/sse-r-plugin-1.2.0-qlik-oss.zip" rel="nofollow" style="color: #0366d6; font-family: -apple-system, BlinkMacSystemFont, 'Segoe UI', Helvetica, Arial, sans-serif, 'Apple Color Emoji', 'Segoe UI Emoji', 'Segoe UI Symbol'; font-size: 14px;" title="https://github.com/qlik-oss/sse-r-plugin/releases/download/v1.2.0/sse-r-plugin-1.2.0-qlik-oss.zip"&gt;https://github.com/qlik-oss/sse-r-plugin/releases/download/v1.2.0/sse-r-plugin-1.2.0-qlik-oss.zip&lt;/A&gt; (&lt;/P&gt;&lt;H1 style="color: #333333; font-size: 1.6em; font-weight: normal; margin-bottom: 16px; font-family: 'Segoe UI', Tahoma, sans-serif; background-color: #f7f7f7;"&gt;This site can’t be reached)&lt;/H1&gt;&lt;P&gt;.Please say me whether &lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;a pre-built executable(.exe) is there for sure &lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 28 Feb 2018 14:01:53 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Integration-Extension-APIs/SSE-R-with-Microsoft-Machine-Learning-Server/m-p/1427662#M14416</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2018-02-28T14:01:53Z</dc:date>
    </item>
    <item>
      <title>Re: SSE-R with Microsoft Machine Learning Server</title>
      <link>https://community.qlik.com/t5/Integration-Extension-APIs/SSE-R-with-Microsoft-Machine-Learning-Server/m-p/1427663#M14417</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hm, I'm not sure why you wouldn't be able to download through the link. However, try to navigate there manually instead:&lt;/P&gt;&lt;P&gt;1. Go to the &lt;EM&gt;sse-r-plugin&lt;/EM&gt; repository on Github (&lt;A href="https://github.com/qlik-oss/sse-r-plugin" title="https://github.com/qlik-oss/sse-r-plugin"&gt;https://github.com/qlik-oss/sse-r-plugin&lt;/A&gt;)&lt;/P&gt;&lt;P&gt;2. Press on &lt;EM&gt;releases&lt;/EM&gt; in the horizontal bar also including tabs as &lt;EM&gt;commits&lt;/EM&gt;, &lt;EM&gt;branch&lt;/EM&gt;, &lt;EM&gt;contributors&lt;/EM&gt; and &lt;EM&gt;MIT&lt;/EM&gt;. (direct link &lt;A href="https://github.com/qlik-oss/sse-r-plugin/releases" title="https://github.com/qlik-oss/sse-r-plugin/releases"&gt;https://github.com/qlik-oss/sse-r-plugin/releases&lt;/A&gt;)&lt;/P&gt;&lt;P&gt;3. Try to download the .zip file from there in the latest release. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Let me know if it still doesn't work. But yes, there is for sure an executable (SSEtoRserve.exe) there.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 01 Mar 2018 07:09:54 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Integration-Extension-APIs/SSE-R-with-Microsoft-Machine-Learning-Server/m-p/1427663#M14417</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2018-03-01T07:09:54Z</dc:date>
    </item>
    <item>
      <title>Re: SSE-R with Microsoft Machine Learning Server</title>
      <link>https://community.qlik.com/t5/Integration-Extension-APIs/SSE-R-with-Microsoft-Machine-Learning-Server/m-p/1427664#M14418</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Helpful thanks&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 01 Mar 2018 08:54:51 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Integration-Extension-APIs/SSE-R-with-Microsoft-Machine-Learning-Server/m-p/1427664#M14418</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2018-03-01T08:54:51Z</dc:date>
    </item>
  </channel>
</rss>

