TM1 Function for TI, ExecuteJavaS

Executes a Java TI process that returns a string.

Where can this function be used?

TurboIntegrator

Which TM1 Server version is this function available for?

Version 11 and 12

What is the function’s definition?

Executes a Java TI process that returns a string.

What is the function’s syntax?

ExecuteJavaS(‘Class’, [‘OptionalParameter1’, ‘OptionalParameter2’,…];

Class = name of the Java TI class
OptionalParameter = optional parameters for the Java TI