User trace event

To take advantage of the User trace event setting, you need the separate ZIE Host Access Toolkit product. You should implement the MacroRuntimeListener interface. The macro runtime sends an event to MacroRuntimeListeners for the following types of occurrences:
  • Macro error
  • Macro state change
  • Trace action. The event is a MacroTraceEvent.
  • Prompt action.
  • Message action.
  • Extract action.