Code for the Expression client interface

The Expression client interface is designed to be used in client applications. As long as the expression is valid, the Expression client interface passes it to the engine.

Using the Expression client interface does not necessarily mean that you have to deploy custom functions in packages on the server and ensure that the functions are loaded in the engine before calling them.

Note: By default, the Expression client is disabled in Spotfire Statistics Services because it can send any valid expression to the server. For more information, talk to your server administrator..

You or your designated C# or Java developer can use the APIs for one of these available programming languages to send expressions to the server.

For more information on using these specific APIs, see Java C# and URL APIs.