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
Writing own audit events via LAPI
Oscar_Armstrong
Hello all....Is there a call in LAPI that will let you create your own audit events for objects in Livelink? I have looked in the SDK documentation and if it is there have missed it. We want to bring over some historical log data for documents that we have migrated from another system into Livelink. Any help appreciated.ThanksRusty
Find more posts tagged with
Comments
eLink User
Message from Magnus <<A HREF="mailto:magnus@ids.se">magnus@ids.se> via eLink
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
eLink
Why not go directly to the Daudit table....
Oscar_Armstrong
I would love to but am concerned with there being some integrity issues caused in the database. Opentext seems to stress leaving the tables alone and I know there are some crazy relationships between some of their tables (especially in the cat/att area). I looked at the table and it looked straightforward but thought if I followed through using LAPI it would be cleanist. It appears that I could write to daudit as long as I have the dataid and resolve the userid to appropriate kuaf user number. Do you have experience that indicates this should be clean enough to do?
eLink User
Message from Magnus <<A HREF="mailto:magnus@ids.se">magnus@ids.se> via eLink
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
eLink
Its dirty but if you look inside the bulder
Cleanest I think would be do extend Livelink and the object you would like to
audit with the Builder and have an option where you can activate/deactivate the audit
on the admin page....
/Magnus@ids.se