cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 
  • JMP will suspend normal business operations for our Winter Holiday beginning on Wednesday, Dec. 24, 2025, at 5:00 p.m. ET (2:00 p.m. ET for JMP Accounts Receivable).
    Regular business hours will resume at 9:00 a.m. ET on Friday, Jan. 2, 2026.
  • We’re retiring the File Exchange at the end of this year. The JMP Marketplace is now your destination for add-ins and extensions.

Discussions

Solve problems, and share tips and tricks with other JMP users.
Choose Language Hide Translation Bar
geoff1
Level II

Post-query script not working with JMP 15 ?

Hello,

 

Just installed JMP15. Starting doing some test with some jmpquery I have.

I used the "Query Builder" to connect to SQL, and added "Post-Query Script" to save the table in specific folder.

 

When I open the jmpquery file (double click), and click "Run query", I got the datatable from my SQL, but the post-query script seems not running.

Could anyone confirm ?

 I looked at the Preferences\Query Builder and all check box look OK.

 

But when I run the jmpquery from a jsl script  (jmpquerry << Run ) , NO issue, my table is saved.

 

 

Thanks

Geof

 

@martindemel

 

1 ACCEPTED SOLUTION

Accepted Solutions

Re: Post-query script not working with JMP 15 ?

Here's a link to the support note discussing the bug and workaround:

 

http://www.jmp.com/support/notes/64/895.html

View solution in original post

3 REPLIES 3
geoff1
Level II

Re: Post-query script not working with JMP 15 ?

I did more test.

 

Before I was using JMP14.

 

Now with jmp15, I open the jmpqury file, I can see my script under the Post-Query script tab.

I save AS new.jmpquery .

When I open the new.jmpquery , the Post-Query Script tab is empty...!!

Re: Post-query script not working with JMP 15 ?

Here's a link to the support note discussing the bug and workaround:

 

http://www.jmp.com/support/notes/64/895.html

geoff1
Level II

Re: Post-query script not working with JMP 15 ?

thanks !

Recommended Articles