i would just like to know where i can edit the time in auditing universe. because it is not displaying the time that i set to the services.
and 1 more thing, my auditing database is in SQL Server, but after i enable the auditing to all services, the connection in the auditing changed, it doesn’t point to the database that i set when i installed it. it now points to Business Object Auditing Database which i can’t see in my sql server and in any odbc connection. please help!
Do you mean to say, edit the Audit Timestamps ? if yes, is that for converting UTC Audit timestamps to your local time zone ?
Here is the solution to convert the UTC AuditTimestamps to Local Time
Edit the Object Called “Action Time” in Actions Class with the above code.
You need to edit the objects in “SessionTime” and “Action Time” Class too.
i tried your recommendation but when i parse the object i get an error. and then i changed the data source to the original but after that it won’t run anymore…