<?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 using plugin for automation in Discussions</title>
    <link>https://community.jmp.com/t5/Discussions/using-plugin-for-automation/m-p/873459#M103751</link>
    <description>&lt;P&gt;I have found a &lt;A href="https://community.jmp.com/t5/JMP-Add-Ins/Split-and-Set-Spec-Limits/ta-p/460340" target="_self"&gt;Split and Set Spec Limits&lt;/A&gt; plugin I would like to use in my automation.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;When I use the plugin no activity is recorded in the log file (which is likely expected given I am using a plugin). Is it possible to use it in the workflow or the JSL script?&lt;/P&gt;</description>
    <pubDate>Tue, 13 May 2025 20:16:34 GMT</pubDate>
    <dc:creator>andrey</dc:creator>
    <dc:date>2025-05-13T20:16:34Z</dc:date>
    <item>
      <title>using plugin for automation</title>
      <link>https://community.jmp.com/t5/Discussions/using-plugin-for-automation/m-p/873459#M103751</link>
      <description>&lt;P&gt;I have found a &lt;A href="https://community.jmp.com/t5/JMP-Add-Ins/Split-and-Set-Spec-Limits/ta-p/460340" target="_self"&gt;Split and Set Spec Limits&lt;/A&gt; plugin I would like to use in my automation.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;When I use the plugin no activity is recorded in the log file (which is likely expected given I am using a plugin). Is it possible to use it in the workflow or the JSL script?&lt;/P&gt;</description>
      <pubDate>Tue, 13 May 2025 20:16:34 GMT</pubDate>
      <guid>https://community.jmp.com/t5/Discussions/using-plugin-for-automation/m-p/873459#M103751</guid>
      <dc:creator>andrey</dc:creator>
      <dc:date>2025-05-13T20:16:34Z</dc:date>
    </item>
    <item>
      <title>Re: using plugin for automation</title>
      <link>https://community.jmp.com/t5/Discussions/using-plugin-for-automation/m-p/873483#M103752</link>
      <description>&lt;P&gt;You can find the files used in the add-in from the add-in installation folder&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="jthi_0-1747167581722.png" style="width: 400px;"&gt;&lt;img src="https://community.jmp.com/t5/image/serverpage/image-id/75782i7A1AAF21EB8CD0CE/image-size/medium?v=v2&amp;amp;px=400" role="button" title="jthi_0-1747167581722.png" alt="jthi_0-1747167581722.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;In this case most of the code you most likely need can be found from split_and_set_spec_limits.jsl which is in bin folder.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;This add-in is bit older and I would write it differently if I were to remake it. You can create workflow which basically performs the same actions:&lt;/P&gt;
&lt;OL&gt;
&lt;LI&gt;Split your table to get wide formatted data&lt;/LI&gt;
&lt;LI&gt;Create specification table using Summary platform
&lt;OL&gt;
&lt;LI&gt;Order of columns and their names do matter here&lt;/LI&gt;
&lt;/OL&gt;
&lt;/LI&gt;
&lt;LI&gt;Use Manage Limits to load the specification limits from the spec summary table into your split table&lt;/LI&gt;
&lt;/OL&gt;
&lt;P&gt;I think JMP is able to record most of these actions. JMP might not be able to record Manage Limits part fully, but you can check how it can be done from Scripting Index.&lt;/P&gt;</description>
      <pubDate>Tue, 13 May 2025 20:26:13 GMT</pubDate>
      <guid>https://community.jmp.com/t5/Discussions/using-plugin-for-automation/m-p/873483#M103752</guid>
      <dc:creator>jthi</dc:creator>
      <dc:date>2025-05-13T20:26:13Z</dc:date>
    </item>
    <item>
      <title>Re: using plugin for automation</title>
      <link>https://community.jmp.com/t5/Discussions/using-plugin-for-automation/m-p/873488#M103754</link>
      <description>&lt;P&gt;Thank you Jarmo!&lt;/P&gt;</description>
      <pubDate>Tue, 13 May 2025 20:31:01 GMT</pubDate>
      <guid>https://community.jmp.com/t5/Discussions/using-plugin-for-automation/m-p/873488#M103754</guid>
      <dc:creator>andrey</dc:creator>
      <dc:date>2025-05-13T20:31:01Z</dc:date>
    </item>
  </channel>
</rss>

