Step 3: Create Jython Code

Universal CMDB 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, you can refer to these websites:

For details, see Create Jython Code.