I have read the documentation of
UCYBDBAR. I see no straightforward way to accomplish automated archiving and pruning.
We want to set up a periodic job that exports old logs and removes them from the AE database automatically, according to the age of the log. E.g.,
“Export all logs older than 13 months, and remove the corresponding statistics and report entries from the AE database.”The
UC4.DB Archive program appears to offer some capabilities like this; but this is a GUI program that requires user interaction. We want to automate this process. Is there a way to do this?
Also, we want to load the data into an external output management system. The output of the archiving tools appears to be in a format that is conveniently readable only by the
Archive Browser. The
format of the indexes is documented, but not guidelines for OMS integration. Are we overlooking something?