You can register only algorithms that have been developed to meet the requirements for the Data Mining Framework. Place a jar file containing the code for the Java class that implements the algorithm in the ARBORPATH\java\udf directory.
You must know the name of the Java class that implements the algorithm.
To register a new algorithm:
From Enterprise View or a custom view, expand the Data Mining node for the instance of Essbase Server to which you are connected.
Right-click Algorithms and select Create Algorithm.
In the New Algorithm dialog box enter the following information:
Field | Description |
---|---|
Java Class | The name of the Java class that implements the algorithm |
Algorithm Name | An alphanumeric name of your choosing for the algorithm. Special characters are not allowed with the exception of the underscore character. |
If you want to replace an algorithm of the same name, select Replace existing algorithm.
Click Create.