Retrieving the other system values
These variable values can also be obtained through the Java class plug-in:
| Variable | Call Method | 
|---|---|
| TransactionID | getExport().getTransaction().getTranId() | 
| DBConnection | getExport().getTransaction().getConnection() | 
| taskScheduleID | getExport().getScheduledTaskID() |