Does anyone know of a way whereby supervisor actions can be recorded in an audit log of some type ?
I work on a system where there are around 6 or 7 supervisors, and I would like to know exactly when a supervisor performs an action, and which supervisor performs it.
I am using BO4.1, Oracle 73, SQLNet 2.3 on NT4 & NT 3.51.
This can be acheived from the database side. Currently Business Objects does not offers any auditing tools. But in ORACLE, in the V$Session table, you have the USER NAME, PROGRAM NAME that oracle stores. Look for the entry that says C:\BusinessObjects\Supvrsr.exe for the program name in the V$Session table.
Dilip
Just a correction to Dilip’s statement. Business Objects offers Tracker which does audit and record when troubleshooting. It is in version 4.1 and higher. laurenf@bellatlantic.net
“Agarwal, Dilip (DK)” wrote:
This can be acheived from the database side. Currently Business Objects does not offers any auditing tools. But in ORACLE, in the V$Session table, you have the USER NAME, PROGRAM NAME that oracle stores. Look for the entry that says C:\BusinessObjects\Supvrsr.exe for the program name in the V$Session table.
Dilip
The BusinessObjects Tracker Module (Executable ID = BOLOGAPP.EXE) was released with the early 4.0 releases, and was available prior to 4.1. This provides extensive tracking of activities between Bus Obj
and your middleware. Can be used to track any/all modules.
This should be found in the same directory as other Bus Obj Executables.
Regards
Bruce Hinrichs
Schneider National, Inc.
Green Bay, WI