u2 - Is it possible to audit dictionary changes on UniVerse? -


a while ago, international spectrum posted a great article outlined process of auditing changes in file through use of indexing subroutine. works record changes , have been thinking useful if track changes dictionaries in file. has found way this?

the record changes work special dictionary in file indexed:

create.index myfile audit.records no.nulls

for dictionary auditing work, necessary index dictionary itself, don't think can do. there way add voc or other strategy entirely?

>create.index file name:   dict myfile index name(s):  audit.dict  cannot find field name audit.dict in file dictionary or voc, no index created. > 

my goal write dictionary changes flat files windows-friendly backups , possible integration version control. i'm curious hear if has ideas. thanks!

(we're running universe version 11.2.4 on windows server 2008 r2 , still default pick flavor on our main accounts.)

you can make voc pointer dictionary this:

f d_myfile dict.dict

and treat dictionary file. universe 11.2 has built in audit logging capabilities can read in chapter 7 of universe security features manual: http://docs.rocketsoftware.com/nxt/gateway.dll/rkbnew20%2funiverse%2fv11.2.4%2funiverse_securityfeaturesusersguide_v1124.pdf


Comments

Popular posts from this blog

python - TypeError: start must be a integer -

c# - DevExpress RepositoryItemComboBox BackColor property ignored -

django - Creating multiple model instances in DRF3 -