Script UPoC

In addition to Tcl UPoC and Java UPoC, there is also a Script UPoC. Script UPoC is a special Java UPoC that supports these Java-based scripting languages:

  • JavaScript
  • Python

There are three types of UPoC:

  • TPS, Tcl Procedure Stream, functions. These are procs in Tcl UPoC and class methods in Java UPoC.
  • Trxid, Transaction ID determination, functions.
  • Xlate actions, including pre-, post-, and invocation actions.

All types of UPoC are defined as functions or scripts, and are supported in the Script UPoC.