Start Here   Setup   Adapters   Studio   Server   Monitor   Mapping   Scripting   Samples   Index 

Scripting - Java Libraries

 Data Scripting    Custom Task    Python Language    Java Libraries  

Python is an interpreted, interactive, object-oriented programming language. It is often compared to Tcl, Perl or Java.
The Custom Task runs the Jython Java Implementtaion of the Python Language.

  • References to Java Objects fields and methods are written in script by their simple object names example: myClass.myMethod(arg1 arg2)
  • Any Java package or class can be imported and used in the Custom Task

For more information on the Java programming language , visit http://java.sun.com

The Jython engine is internal to the Java Virtual Machine of the ActiveLink engine, which means it has access to ActiveLink and 3rd party functionality, without requiring J2EE.

 

Next: Sample Solutions

 Start Here   Setup   Adapters   Studio   Server   Monitor   Mapping   Scripting   Samples   Index 

ActiveLink Help - Version 4.1.1
© 2006 ActiveCore Technologies Inc.
activelink@activecore.com