Discussions
Categories
Groups
Community Home
Categories
INTERNAL ENABLEMENT
POPULAR
THRUST SERVICES & TOOLS
CLOUD EDITIONS
Quick Links
MY LINKS
HELPFUL TIPS
Back to website
Home
Content Management (Extended ECM)
API, SDK, REST and Web Services
Purging of audit trails
Mike_Buglioli_(mikebuglioli_-_(deleted))
For an object, how would I go about purging the audit trails that are a specific number of days old?
Find more posts tagged with
Comments
Application_Services_FUJITSU_(fuji_ware05_-_(delet
You can do this very easy:delete DAudit A, DTree D where AuditDate>...... and A.DataID=D.DataID
Mike_Buglioli_(mikebuglioli_-_(deleted))
Are there any LAPI methods that will handle this?
Application_Services_FUJITSU_(fuji_ware05_-_(delet
Not as far as I know.
Marie_Lindsay_(MLindsay_(Delete)_15608)
You might want to consider a LiveReport, which includes "relative" date parameters...