Custom Application Development with the JMP Application Builder

5
Copyright © 2012 SAS Institute Inc. All rights reserved. Custom Application Development with the JMP ® Application Builder Dan Schikore [email protected]

description

This presentation was given live at JMP Discovery Summit 2012 in Cary, North Carolina, USA. More information about application development is available at http://www.jmp.com/applications/analytical_apps/

Transcript of Custom Application Development with the JMP Application Builder

Page 1: Custom Application Development with the JMP Application Builder

Copyright © 2012 SAS Institute Inc. All rights reserved.

Custom Application Development with the JMP® Application Builder

Dan Schikore [email protected]

Page 2: Custom Application Development with the JMP Application Builder

2

Copyright © 2012, SAS Institute Inc. All rights reserved.

Extending and Customizing JMP

JMP Scripting Language (JSL)

SAS Integration

R Integration

Add-Ins

JMP 10 Application Builder Add-In Builder JSL Debugger

Page 3: Custom Application Development with the JMP Application Builder

3

Copyright © 2012, SAS Institute Inc. All rights reserved.

Why use Application Builder?

Visual Layout Environment Reports (Platform Results) Display Boxes Data Filters

Application Development without JSL

Modular Application Design

Integrated Debugging

Multiple Deployment Paths Script, Data Table, Add-In, File

Ease of maintenance

Page 4: Custom Application Development with the JMP Application Builder

4

Copyright © 2012, SAS Institute Inc. All rights reserved.

Terminology

JMP Application

Module

Module Instance

Instant Application

Custom Application

Page 5: Custom Application Development with the JMP Application Builder

Copyright © 2012 SAS Institute Inc. All rights reserved.

Dan Schikore [email protected]