We have a newly installed BO XI3.1 server and played with its auditor universe. I got this results which is obviously not right in terms of formating ( in “Action Time”) and results thrown (in “Action Hour”). Is there anyone out there who could shed some light in this?
1. Action Time:
You can Format the ActionTime to your needs using FormatDate function. 2. Action Hour:
Can you be specific about the Action Hour part and what you expect ?
Do you think the Hours shown are wrong ?
thanks for the reply, i finaly got the actiontime using FormatDate however the actionhour i think is wrong coz it only show 6 AM and 7 AM which actually must vary because actions of the documents happen in different time. any opinion in this?
The hours will be in difference of + or - X hrs(Local Time=UTC±X),because Audit Timestamps are recorded in UTC. To get the Timestamps in Localtime,You need to adjust the Time Objects in Activity Universe.
Example: Oracle Audit DB:
Thanks again for the reply, i didnt know the audit stores it in UTC, would that mean that everytime there is an action to the document it gets the time from the region where the action took place? (say a geo scattered organization making reports from different regions)
Hi ,
I am not sure about this, Please correct me if I am wrong.
My understanding is where ever the user is, the time is recorded in UTC (GMT). The purpose is to Audit the Enterprise server or system align with Local server time.
For example, if BO Enterprise servers are located in Australia and a user logged in to Infoview from USA Pacific Time at 15 Oct 2009 9:00:00 Am,the CMC will record the Time as (UTC-8.) 15 Oct 2009 01:00:00 AM UTC time in Audit Database.
When audit report is run, user session start time will be shown as 15 Oct 2009 01:00:00 AM., which is in UTC.To Audit the information in Local Australian Time (Server location) we need to edit the Time Objects in Activity universe to reflect the Local Australian time.
15 Oct 2009 01:00:00 AM + 10 = 15 Oct 2009 11:00:00 AM i.e UTC_AuditTimeStamp+10=Australian Time
User login from US Pacific Time region 15 Oct 2009 9:00:00 Am -------> Recorded as 15 Oct 2009 01:00:00 Am UTC (UTC-8)
User login from US Central Time region 15 Oct 2009 9:00:00 Am -------> Recorded as 15 Oct 2009 03:00:00 Am UTC (UTC-6)
After Editing the Time Objects in Activity Universe
Audit Time in Server Region (Australia)------> Above UTC times+10=15 Oct 2009 11:00:00 Am, 15 Oct 2009 01:00:00 PM
Its better to go though Auditing Manual to understand how Auditing works.
Now its getting clearer to me though i dont know if i get this right. the CMC used that kind of structuring to generalized the audit time stamp so that it can be flexible enough at report level when determining the action time whether by region or local server time.
Kindly tell me if im missing something and if someone can share some auditing manual/resources it would be much appreciated.