Setting up the Jython library

Extract the jython.jar file that ships with IBM® Control Desk to a directory on your application server and provide the path as a global value for the pmsc.iem.jythonlib system property.

Procedure

  1. On your application server, locate the jython.jar file that is shipped with the product. The jython.jar can be found under the install-dir/maximo/applications/maximo/lib/ directory. For example: C:\ibm\SMP\maximo\applications\maximo\lib.
  2. Extract the file into a directory on the server, for example C:\jython.
  3. Log in to IBM Control Desk and go to System Configuration > Platform Configuration > System Properties .
  4. Select the pmsc.iem.jythonlib property.
  5. In the Description field, specify Jython Library Path.
  6. In the Global Value field, enter the path to the directory where you extracted the jar file.
  7. Save the record.


Feedback