Using the Variable Logger service

You can interact with the Variable Logger service by developing a process in Workbench that uses the service. When using this service in a process, you can specify the following options:

  • Whether to output log messages about process variables to system resources or save them to a file.

  • The type of information that is logged in the case of system logging.

  • The file name and path of the log file or an XPath expression to a process variable that contains the file name and path when logging to a file. You can specify whether to overwrite the log file if it already exists, create a new log file, or append to an existing log file.

    For information about developing processes that use this service, see Workbench Help.

// Ethnio survey code removed