cancel
Showing results for 
Search instead for 
Did you mean: 

Flavor log history for Personas 2.0

former_member193190
Participant
0 Kudos

Hi,

Is there any log or table in Personas 2.0 from where we can see the details like:

1.       Flavors created by whom?

2.       If any changes are done in some flavors, who has done those?

3.       If any flavors are deleted then who has deleted those? Etc.

We are facing a problem where few flavors are deleted from the system we want to find the details.

Accepted Solutions (0)

Answers (1)

Answers (1)

tamas_hoznek
Product and Topic Expert
Product and Topic Expert
0 Kudos

Table /PERSOS/FLAVOR will have the user names of the creator and the last change.

If you need full logging capability of all changes then you could set the 'Log data changes' flag in the Technical Settings section for the table and use standard tools to evaluate the logs. This should take care of logging deletions as well.

Based on /PERSOS/SCRNCHNG and /PERSOS/CONTCHNG you can get all control changes so this way it would be possible to find out who made what changes to a flavor but there is no standard evaluation program for this as far as I'm aware, so you'd have to create it.

former_member193190
Participant
0 Kudos

Thanks Tamas!!

But I am not able to see the flavor in "/PERSOS/FLAVOR" table.

When to see if someone has deleted this?

tamas_hoznek
Product and Topic Expert
Product and Topic Expert
0 Kudos

Yes, if the flavor is already deleted and the "Load data changes" flag was not set at that time, then the flavor entry is gone.

In other words, for deletions you have to set the flag earlier, there is nothing you can do after the fact.