Timesheet logs (PS 2007)

R

Robert

Hello,
Do you know where are stored theTimesheet log files when we enable the
option : "Enable Timesheet Auditing"
in the "Auditing" section of the "Settings and Defaults" page of PWA
(Server Settings > Timesheet Settings and Defaults )
Thanks
 
P

Paul Conroy

When Timesheet Auditing is enabled, transactions in the Timesheet are stored
to the MSP_Timesheet_Actual_Audit table in the ProjectServer_Published
database, where the data is retrieved for an audit review. If this option is
enabled during the project life cycle, records accumulate in the table. The
Purge Log button enables PWA Administrators to drop the records from the
MSP_Timesheet_Actual_Audit table. This action does not remove project actuals
in the timesheet. Project actuals are stored in the MSP_Timesheet_Actuals
table.
 
R

Robert

Thanks a lot Paul


Paul Conroy said:
When Timesheet Auditing is enabled, transactions in the Timesheet are
stored
to the MSP_Timesheet_Actual_Audit table in the ProjectServer_Published
database, where the data is retrieved for an audit review. If this option
is
enabled during the project life cycle, records accumulate in the table.
The
Purge Log button enables PWA Administrators to drop the records from the
MSP_Timesheet_Actual_Audit table. This action does not remove project
actuals
in the timesheet. Project actuals are stored in the MSP_Timesheet_Actuals
table.
 
Top