<?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 Data Source SPI in Discussions</title>
    <link>https://community.jmp.com/t5/Discussions/Data-Source-SPI/m-p/704494#M88866</link>
    <description>&lt;P&gt;I'm wondering if JMP publishes a service provider interface (SPI) that would allow us to publish a RESTful interface that would be natively consumable via the HTTP connector?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;A href="https://www.jmp.com/en_ca/software/analytic-workflow/data-connectors.html" target="_blank" rel="noopener"&gt;https://www.jmp.com/en_ca/software/analytic-workflow/data-connectors.html&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Thu, 30 Nov 2023 23:23:34 GMT</pubDate>
    <dc:creator>andyczerwonka</dc:creator>
    <dc:date>2023-11-30T23:23:34Z</dc:date>
    <item>
      <title>Data Source SPI</title>
      <link>https://community.jmp.com/t5/Discussions/Data-Source-SPI/m-p/704494#M88866</link>
      <description>&lt;P&gt;I'm wondering if JMP publishes a service provider interface (SPI) that would allow us to publish a RESTful interface that would be natively consumable via the HTTP connector?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;A href="https://www.jmp.com/en_ca/software/analytic-workflow/data-connectors.html" target="_blank" rel="noopener"&gt;https://www.jmp.com/en_ca/software/analytic-workflow/data-connectors.html&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 30 Nov 2023 23:23:34 GMT</pubDate>
      <guid>https://community.jmp.com/t5/Discussions/Data-Source-SPI/m-p/704494#M88866</guid>
      <dc:creator>andyczerwonka</dc:creator>
      <dc:date>2023-11-30T23:23:34Z</dc:date>
    </item>
    <item>
      <title>Re: Data Source SPI</title>
      <link>https://community.jmp.com/t5/Discussions/Data-Source-SPI/m-p/704896#M88927</link>
      <description>&lt;P&gt;Hi &lt;a href="https://community.jmp.com/t5/user/viewprofilepage/user-id/53704"&gt;@andyczerwonka&lt;/a&gt;,&amp;nbsp; I am afraid I do not understand the question.&lt;/P&gt;
&lt;UL&gt;
&lt;LI&gt;Does JMP have information that you want other applications to access?&lt;/LI&gt;
&lt;LI&gt;Are you trying to access information from other applications and get that into JMP?&lt;/LI&gt;
&lt;LI&gt;Are you trying to connect one instance of JMP with another?&lt;/LI&gt;
&lt;/UL&gt;
&lt;P&gt;All are possible...&lt;/P&gt;</description>
      <pubDate>Fri, 01 Dec 2023 18:37:21 GMT</pubDate>
      <guid>https://community.jmp.com/t5/Discussions/Data-Source-SPI/m-p/704896#M88927</guid>
      <dc:creator>ih</dc:creator>
      <dc:date>2023-12-01T18:37:21Z</dc:date>
    </item>
    <item>
      <title>Re: Data Source SPI</title>
      <link>https://community.jmp.com/t5/Discussions/Data-Source-SPI/m-p/704900#M88929</link>
      <description>&lt;P&gt;I want to provide an interface to JMP, so that users for JMP could easily pull my data in. This would be in the context of a SaaS application, where the user would configure a REST endpoint and provide and API token, then JMP would be able to import data.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;This kind of integration is often done when the vendor (JMP) provides a “service provider interface” (SPI), so that service implementers can provide streamlined data integration. It’s basically a description of a protocol, that if I were to implement, would plug directly into JMP.&lt;/P&gt;</description>
      <pubDate>Fri, 01 Dec 2023 18:49:15 GMT</pubDate>
      <guid>https://community.jmp.com/t5/Discussions/Data-Source-SPI/m-p/704900#M88929</guid>
      <dc:creator>andyczerwonka</dc:creator>
      <dc:date>2023-12-01T18:49:15Z</dc:date>
    </item>
    <item>
      <title>Re: Data Source SPI</title>
      <link>https://community.jmp.com/t5/Discussions/Data-Source-SPI/m-p/704911#M88934</link>
      <description>&lt;P&gt;If you provide a RESTful interface, then JMP can access is via JSL with HTTP Request.&lt;/P&gt;
&lt;P&gt;&lt;A href="https://community.jmp.com/t5/JMP-Scripts/Integrating-InfluxDB-with-JMP-using-HTTP-Request/ta-p/545514" target="_blank"&gt;https://community.jmp.com/t5/JMP-Scripts/Integrating-InfluxDB-with-JMP-using-HTTP-Request/ta-p/545514&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;&lt;A href="https://community.jmp.com/t5/JMP-Scripts/Integrating-Google-Drive-with-JMP-using-HTTP-Request/ta-p/545688" target="_blank"&gt;https://community.jmp.com/t5/JMP-Scripts/Integrating-Google-Drive-with-JMP-using-HTTP-Request/ta-p/545688&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Are just 2 examples.&lt;/P&gt;
&lt;P&gt;Does that help answer question?&lt;/P&gt;</description>
      <pubDate>Fri, 01 Dec 2023 19:29:45 GMT</pubDate>
      <guid>https://community.jmp.com/t5/Discussions/Data-Source-SPI/m-p/704911#M88934</guid>
      <dc:creator>bryan_boone</dc:creator>
      <dc:date>2023-12-01T19:29:45Z</dc:date>
    </item>
    <item>
      <title>Re: Data Source SPI</title>
      <link>https://community.jmp.com/t5/Discussions/Data-Source-SPI/m-p/705615#M89006</link>
      <description>&lt;P&gt;The second case mostly describes what I'm after. I have determined that JMP does not support the strategy I was hoping for.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;As a data provider,I'd love to be a able to implement a data service interface that JMP could plug into t&lt;STRONG&gt;hat does not require any custom JSL&lt;/STRONG&gt;, that'd be ideal. That is typically achieved through an &lt;A href="https://en.wikipedia.org/wiki/Service_provider_interface" target="_self"&gt;SPI&lt;/A&gt;. That capability unfortunately doesn't exist.&lt;/P&gt;</description>
      <pubDate>Mon, 04 Dec 2023 18:41:28 GMT</pubDate>
      <guid>https://community.jmp.com/t5/Discussions/Data-Source-SPI/m-p/705615#M89006</guid>
      <dc:creator>andyczerwonka</dc:creator>
      <dc:date>2023-12-04T18:41:28Z</dc:date>
    </item>
  </channel>
</rss>

