<?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: Create JMP Dashboard through my python application in Discussions</title>
    <link>https://community.jmp.com/t5/Discussions/Create-JMP-Dashboard-through-my-python-application/m-p/851023#M102560</link>
    <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.jmp.com/t5/user/viewprofilepage/user-id/14366"&gt;@jthi&lt;/a&gt;&amp;nbsp;,&lt;BR /&gt;&lt;BR /&gt;How can I achieve this outside of JMP?&lt;/P&gt;</description>
    <pubDate>Mon, 24 Mar 2025 14:40:53 GMT</pubDate>
    <dc:creator>HV0508</dc:creator>
    <dc:date>2025-03-24T14:40:53Z</dc:date>
    <item>
      <title>Create JMP Dashboard through my python application</title>
      <link>https://community.jmp.com/t5/Discussions/Create-JMP-Dashboard-through-my-python-application/m-p/850872#M102558</link>
      <description>&lt;P&gt;Hi Team,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I have an existing python application which does data transformation , I want to generate a JMP dashboard through that application itself ,once all the transformation is done . I want to plot certain graphs to visualize that data . But I want it all to be done in a flow and without user's manual intervention. Is it possible? If so, I am unable to find the correct sources or tutorials for same, can someone redirect me to the sources.&lt;/P&gt;</description>
      <pubDate>Mon, 24 Mar 2025 14:27:28 GMT</pubDate>
      <guid>https://community.jmp.com/t5/Discussions/Create-JMP-Dashboard-through-my-python-application/m-p/850872#M102558</guid>
      <dc:creator>HV0508</dc:creator>
      <dc:date>2025-03-24T14:27:28Z</dc:date>
    </item>
    <item>
      <title>Re: Create JMP Dashboard through my python application</title>
      <link>https://community.jmp.com/t5/Discussions/Create-JMP-Dashboard-through-my-python-application/m-p/850980#M102559</link>
      <description>&lt;P&gt;I assume you have JMP18. Generally you have two options: call the Python from JSL or call JSL from Python (both within JMP).&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Both options do have examples in scripting index, for example calling JSL from Python you would use jmp.run_jsl&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="jthi_0-1742826986900.png" style="width: 400px;"&gt;&lt;img src="https://community.jmp.com/t5/image/serverpage/image-id/74165i5CF6A5B97EC86F64/image-size/medium?v=v2&amp;amp;px=400" role="button" title="jthi_0-1742826986900.png" alt="jthi_0-1742826986900.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;and to call Python from JMP, Python Execute(), Python Send(), Python Send File()&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="jthi_1-1742827021969.png" style="width: 400px;"&gt;&lt;img src="https://community.jmp.com/t5/image/serverpage/image-id/74166i322DC26E19BE3BEF/image-size/medium?v=v2&amp;amp;px=400" role="button" title="jthi_1-1742827021969.png" alt="jthi_1-1742827021969.png" /&gt;&lt;/span&gt;&lt;/P&gt;</description>
      <pubDate>Mon, 24 Mar 2025 14:37:26 GMT</pubDate>
      <guid>https://community.jmp.com/t5/Discussions/Create-JMP-Dashboard-through-my-python-application/m-p/850980#M102559</guid>
      <dc:creator>jthi</dc:creator>
      <dc:date>2025-03-24T14:37:26Z</dc:date>
    </item>
    <item>
      <title>Re: Create JMP Dashboard through my python application</title>
      <link>https://community.jmp.com/t5/Discussions/Create-JMP-Dashboard-through-my-python-application/m-p/851023#M102560</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.jmp.com/t5/user/viewprofilepage/user-id/14366"&gt;@jthi&lt;/a&gt;&amp;nbsp;,&lt;BR /&gt;&lt;BR /&gt;How can I achieve this outside of JMP?&lt;/P&gt;</description>
      <pubDate>Mon, 24 Mar 2025 14:40:53 GMT</pubDate>
      <guid>https://community.jmp.com/t5/Discussions/Create-JMP-Dashboard-through-my-python-application/m-p/851023#M102560</guid>
      <dc:creator>HV0508</dc:creator>
      <dc:date>2025-03-24T14:40:53Z</dc:date>
    </item>
    <item>
      <title>Re: Create JMP Dashboard through my python application</title>
      <link>https://community.jmp.com/t5/Discussions/Create-JMP-Dashboard-through-my-python-application/m-p/851097#M102561</link>
      <description>&lt;P&gt;If you want to use JMP, you have to use JMP? So I'm not sure what you wish to do outside of JMP. You could call the Python code from JMP to perform the data transformations and then build the dashboard in JMP.&lt;/P&gt;</description>
      <pubDate>Mon, 24 Mar 2025 15:26:40 GMT</pubDate>
      <guid>https://community.jmp.com/t5/Discussions/Create-JMP-Dashboard-through-my-python-application/m-p/851097#M102561</guid>
      <dc:creator>jthi</dc:creator>
      <dc:date>2025-03-24T15:26:40Z</dc:date>
    </item>
    <item>
      <title>Re: Create JMP Dashboard through my python application</title>
      <link>https://community.jmp.com/t5/Discussions/Create-JMP-Dashboard-through-my-python-application/m-p/852962#M102573</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;You could use the COM/OLE Automation support as detailed in the Automation Reference here:&lt;BR /&gt;&lt;BR /&gt;&lt;A href="https://www.jmp.com/en/support/jmp-documentation" target="_blank"&gt;https://www.jmp.com/en/support/jmp-documentation&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;but you would need a Python package to allow you to act as an Automation client.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Brian Corcoran&lt;/P&gt;
&lt;P&gt;JMP Development&lt;/P&gt;</description>
      <pubDate>Mon, 24 Mar 2025 20:30:52 GMT</pubDate>
      <guid>https://community.jmp.com/t5/Discussions/Create-JMP-Dashboard-through-my-python-application/m-p/852962#M102573</guid>
      <dc:creator>briancorcoran</dc:creator>
      <dc:date>2025-03-24T20:30:52Z</dc:date>
    </item>
    <item>
      <title>Re: Create JMP Dashboard through my python application</title>
      <link>https://community.jmp.com/t5/Discussions/Create-JMP-Dashboard-through-my-python-application/m-p/854758#M102634</link>
      <description>&lt;P&gt;The key &lt;EM&gt;&lt;STRONG&gt;jmp&lt;/STRONG&gt;&lt;/EM&gt; import package exists only as C++ code within the JMP executable itself, so this functionality exists only when running within JMP.&lt;/P&gt;</description>
      <pubDate>Tue, 25 Mar 2025 20:43:14 GMT</pubDate>
      <guid>https://community.jmp.com/t5/Discussions/Create-JMP-Dashboard-through-my-python-application/m-p/854758#M102634</guid>
      <dc:creator>Paul_Nelson</dc:creator>
      <dc:date>2025-03-25T20:43:14Z</dc:date>
    </item>
    <item>
      <title>Re: Create JMP Dashboard through my python application</title>
      <link>https://community.jmp.com/t5/Discussions/Create-JMP-Dashboard-through-my-python-application/m-p/856114#M102692</link>
      <description>&lt;P&gt;Thanks Brian,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Let me check this and get back&lt;/P&gt;</description>
      <pubDate>Thu, 27 Mar 2025 13:59:34 GMT</pubDate>
      <guid>https://community.jmp.com/t5/Discussions/Create-JMP-Dashboard-through-my-python-application/m-p/856114#M102692</guid>
      <dc:creator>HV0508</dc:creator>
      <dc:date>2025-03-27T13:59:34Z</dc:date>
    </item>
  </channel>
</rss>

