Uploading an Operator to TIBCO Data Science - Team Studio

If the mvn package is successful, BUILD SUCCESS is displayed in the console. The target directory has been created.

Perform this task from within the TIBCO Data Science - Team Studio workflow editor.
Before you begin
  • You must have the Application Administrator role to upload custom operators.
  • In the target directory, there should be a JAR file named plugin-example-<version>.jar. This file contains the information TIBCO Data Science - Team Studio needs to run the new operator. You can upload that JAR file using the TIBCO Data Science - Team Studio web application.
    Procedure
  1. Open a workflow in which you would like to use the new operator.
  2. Click Actions, and then, from the dropdown list box, select Manage Custom Operators.

  3. Click Upload, and then select the plugin-example-<version>.jar file.
Result

You can now use your operators by selecting them from the panel of operators. The sample operators are available from one of the following categories:

  • Plugin Sample - Local.
  • Plugin Sample - DB.
  • Plugin Sample - Spark.