IDM 5 waveset.log action code

I am new to IDM, I found the following action code in waveset.log. Does anyone know where I can find some documentation to explain these, thanks in advance.

Action

NULL

AP

CE

CP

CR

CT

DL

DP

DS

EN

IM

LG

LN

LO

MO

NC

PV

RE

RJ

RP

RR

UL

[376 byte] By [Adobea] at [2007-11-27 10:52:21]
# 1

Action code that you find in waveset.log table under the action column is a DB key value of that particular action name. For instance, when you run a audit report, you find Login, Logout etc under the Action tab. So these values are stored as a key in Database. You can find the values associated with the DB Keys in auditconfiguration.xml

I found some documentation here,

http://docs.sun.com/source/819-6123/IDM_admin_auditlogging.html

Hope it helps,

Thanks.

Swatza at 2007-7-29 11:37:00 > top of Java-index,Web & Directory Servers,Directory Servers...
# 2

Thank you very much!

Adobea at 2007-7-29 11:37:00 > top of Java-index,Web & Directory Servers,Directory Servers...