Analytics shows results in UTC time
search cancel

Analytics shows results in UTC time

book

Article ID: 189680

calendar_today

Updated On:

Products

CA Automic Workload Automation - Automation Engine

Issue/Introduction

When Backend Analyitics reports job executions, by default UTC is used to display the jobs start and end timestamps.

Environment

Any BA version used with the native settings.

Cause

This is due to the architecture of backend analytics.

Backend Analytics is using a java specific backend, that is why it uses the time zone of the JRE.

More to that can be found here;

https://garygregory.wordpress.com/2013/06/18/what-are-the-java-timezone-ids/

Resolution

Backend analytics cannot be forced to use the Time Zone dedicated to the Job or Workflow object.
The only way to force Backend Analytics to take a Time Zone Reference that comes from One Automation is to assign the TZ either to client object or user object.

Refer therefore to the documentation to read more about this;

https://docs.automic.com/documentation/webhelp/english/AWA/12.1/DOCU/12.1/AWA%20Guides/help.htm#AWA/Dashboards/awi_dashboards_widgets_analytics.htmsearchOnline

Extracted from the link above
======================================================================================================================
To set the TZ for analytics widget you need to define a TZ on the User or Client Level with the name "TZ.CET" (See link above for all supported timezones)
======================================================================================================================

For european customers, the name of the TZ object for the user or client must be either "TZ.CET" or "TZ.MET".