Server Side Scripting in Contineo

Developers can extend Contineo capabilities with JavaScript, Python Script, or R Script. Customization can be done with scripts, with SQL Operations by using APIs in Contineo.


1. To create a JavaScript

  1. Click Actions.

  2. Enter the name of the script action and type it as JavaScript.

  3. Click OK.

    JavaScript Image


2. To create a Python Script

  1. Click Actions.

  2. Enter the name of the script action and type as Python.

  3. Click OK.

    Python Script Image


3. To create a R Script

  1. Click Actions.

  2. Enter the name of the script action and type it as R Script.

  3. Click OK.

    R Script Image