cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 
  • Learn how to build custom Python data connectors and further customize JMP’s Data Connector Framework with the Python Data Connector Demo, available now in the JMP Marketplace!
  • See how to create experiments to support product design and ID useful product features. Register for June 12 webinar, 2pm US Eastern Time.

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