cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 
  • New to JMP? Join us Sept. 23-24 for the Early User Edition of Discovery Summit, tailor-made for new users. Register now for free!
  • Learn some foundational elements of JMP Scripting Language (JSL) and how to extend point & click automation into repeatable, shareable routines. Register. June 26, 2 p.m. US Eastern Time.

Discussions

Solve problems, and share tips and tricks with other JMP users.
Choose Language Hide Translation Bar
YenThe
New Member

Unable to find the Scripting-Tools Addins location link

I am interested to share this addins with my co worker but the link is no longer exists.

https://community.jmp.com/t5/JMP-Add-Ins/Scripting-Tools/ta-p/410943

is there a new link for JMP addins in general?

 

1 ACCEPTED SOLUTION

Accepted Solutions
jthi
Super User

Re: Unable to find the Scripting-Tools Addins location link

It is definitely easiest if you still happen to have the add-in installers.

If you do not, you could share your whole add-in folder  Scripting Guide > Creating Applications > Create Add-Ins with the JMP Add-In Builder > Installing M... . You might have to share some extra files AND edit them but I dont' remember anymore which (I used this method when I moved my add-ins from one laptop to another with different username). They might have been the addinRegistry.xml files.

Or in my opinion better option (but takes more time) is to rebuild the add-ins. I think you could script this or you can use Add-In Manager addin and then pointing it to the add-in folder directly. It is able to pick most of the things to rebuild the add-in.

-Jarmo

View solution in original post

4 REPLIES 4
jthi
Super User

Re: Unable to find the Scripting-Tools Addins location link

There was a post similar to this very recently: Access to JMP User Community Add-ins section - Insufficient privileges

 

-Jarmo
jthi
Super User

Re: Unable to find the Scripting-Tools Addins location link

Access to JMP User Community Add-ins section - Insufficient privileges  as a new post as JMP Community is messing something up with tagging posts

-Jarmo
YenThe
New Member

Re: Unable to find the Scripting-Tools Addins location link

Hi Jarmo, is there anyway I can share the previous addins that i have installed to my colleague? Since mostly the addins is no longer available from JMP Marketplace.

jthi
Super User

Re: Unable to find the Scripting-Tools Addins location link

It is definitely easiest if you still happen to have the add-in installers.

If you do not, you could share your whole add-in folder  Scripting Guide > Creating Applications > Create Add-Ins with the JMP Add-In Builder > Installing M... . You might have to share some extra files AND edit them but I dont' remember anymore which (I used this method when I moved my add-ins from one laptop to another with different username). They might have been the addinRegistry.xml files.

Or in my opinion better option (but takes more time) is to rebuild the add-ins. I think you could script this or you can use Add-In Manager addin and then pointing it to the add-in folder directly. It is able to pick most of the things to rebuild the add-in.

-Jarmo

Recommended Articles