• Important Information
  • Documentation and support services
  • TIBCO Spotfire Statistics Services
    • Developer roles
    • Access Spotfire Statistics Services
      • Server domain packages and namespaces
      • Supported programming languages
      • WebDAV file management
    • Deploy a package to Spotfire Statistics Services
      • A custom R function
        • Finding help
  • R code for the server
    • Managing files
    • Access databases using R code
    • Code for the Expression client interface
      • Deploy R code for the Expression client interface
    • R language differences and limitations
    • Deploying R code for the Function client interface
      • Function and package resources
      • Manage packages between Spotfire and Spotfire Statistics Services
        • Package updating tools for TIBCO Spotfire Statistics Services
        • Connecting to TIBCO Spotfire Statistics Services
        • Maintaining a package in TIBCO Spotfire Statistics Services
        • Uploading a package using TSSS Connector
        • Validating the package upload
        • Changing the local engine option
    • Code for the Function client interface
    • The AsterDB package
  • SAS and MATLAB code for the server
    • Spotfire data inputs and outputs for SAS
    • Non-Spotfire data in SAS
    • Known issues with SAS
    • Spotfire data inputs and outputs for MATLAB
    • Non-Spotfire data in MATLAB
    • Known issues with MATLAB
  • Java, C#, and URL APIs
    • Write Java and C# code for Spotfire Statistics Services
      • Function evaluations
      • Expression evaluations
      • Pass in a data object
        • Creating a binary serialization request for R using Java and rJava
      • Authentication on the server
        • Create authenticated objects
      • Use notifications
        • Notification examples
    • Write requests using the URL API
      • Server information
      • URL authentication
      • Administration tasks
      • Retrieve the job list
        • Get job details
      • Expression and function requests
  • Interpret and use returned objects
    • The SplusDataResult object
      • The data results XML
      • The SplusObject
    • Return results as JSON
  • Transient and persistent data
    • Access transient and persistent data on the server using WebDAV
      • Transient data directories
      • Persistent data directories
      • Spotfire Statistics Services WebDAV API
      • The spserver.* functions
  • Troubleshoot SSL certificates
    • Bypassing the certificate validation
    • Installing a certificate
      • Creating the new truststore
      • Certificate parameters for testing
        • Extracting a certificate from the keystore
  • Addressing engine issues