You are viewing an old version of this page. View the current version.

Compare with Current View Page History

Version 1 Next »

Introduction

JavaScript jobs can be executed from JS7 Agents.

Installing Graal VM

The Graal VM includes an OpenJDK and a number of interpreters for scripting languages such as JavaScript, Python etc.

Download

The Graal VM can be downloaded from https://www.graalvm.org/downloads/

Users choose the Graal VM for their OS platform an Java version supported by the JS7 Agent, for example Java 17. For details see Which Java versions is JobScheduler available for?

No specific installation procedures are required. It is sufficient to download the Graal VM, extract the .tar.gz/.zip archive and to point the JAVA_HOME environment variable to the location where Graal VM was extracted.

Initial Operation

x

  • No labels