Automatic Actions and Logs

enaio® 11.0 »

Some automatic actions can generate additional XML files for logging. These XML files include XSLT files for the view.

Security settings on Windows client computers prevent these files from being displayed in the browser by default.

The security settings can be customized:

Browser Setting
Chrome

Starting Chrome via command line parameters:

<path>/chrome.exe --allow-file-access-from-files

Edge

Starting Edge via command line parameters:

<path>/msedge.exe --allow-file-access-from-files

Firefox
  • Call about:config as address

  • Configure the security.fileuri.strict_origin_policy setting to false

Internet Explorer on Windows server computers opens the XML files by default and executes the XSLT without any further settings.