This page was last edited on August 29, 2024, at 05:01.
Comments or questions about this documentation? Contact us for support!
This section explains how to deploy and run the Python script.
To deploy the script, follow these steps:
Use the following command line format to run the script:
java -jar <jython-version>.jar <scriptname>.py <script input parameters>
The value of <jython-version>.jar varies depending on the Feature Server version.
Feature Server version | Jython file |
---|---|
8.1.202.09 and earlier | jython-2.7b1.jar |
8.1.202.10 and later | jython-standalone-2.7.1b2.jar |
8.1.202.17 and later | jython-standalone-2.7.1b3.jar |
8.1.202.45 and later | jython-standalone-2.7.2.jar |