Step 3: Create Jython Code

Run-time Service Model uses Jython scripts for adapter-writing. For example, the
SNMP_Connection.py script is used by the SNMP_NET_Dis_Connection adapter to try and connect to machines using SNMP. Jython is a language based on Python and powered by Java.

For details on how to work in Jython, see the following websites:

For details, see Create Jython Code.