cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

Data traceability in BPC 7.5 NW

former_member311250
Discoverer
0 Likes
320

Is there any possibility to trace the data input in BPC 7.5 NW without enabling audit settings

Accepted Solutions (1)

Accepted Solutions (1)

former_member311250
Discoverer
0 Likes

Since it will impact the system performance, we are looking for an alternate solution to trace the data input.

Regards,

Aswini R

former_member186338
Active Contributor
0 Likes

Sorry, but "alternate solution" will also affect system performance

It means that you will have to write in abap audit module yourself! And change the original bpc code...

Do you really want it?

former_member311250
Discoverer
0 Likes

Thanks for the information.We will check with our customers if they are fine with writing code for audit settings

Former Member
0 Likes

Instead of looking for an alternate solution...its better to look at how you can improve the performance of audit. Using solution given below you can archive or delete the audit records generated for data change everyday in your system...so that it improves the performance....

Regards,

JP

former_member186338
Active Contributor
0 Likes

Also, please enable audit only for dimension combinations where user activity has to be tracked.

For example we use number of planning data copies (special category id's) to compare data during forecasting. No audit is required for copies like I mentioned etc...

former_member186338
Active Contributor
0 Likes

Sorry, but why do you think that you will be able to write more effective code then BPC development team ????

Answers (2)

Answers (2)

former_member544285
Participant
0 Likes

You can't. If you turned off the audit settings there are no way to detect who wrote what on you system

former_member186338
Active Contributor
0 Likes

Strange question... Data audit is developed exactly for this purpose...

Why you don't like it???