Logging an Entry into the Audit Log - EnterWorks_Process_Exchange_(EPX) - 10.6

EnterWorks EPX Programmers Reference

Product type
Software
Portfolio
Verify
Product family
EnterWorks
Product
Precisely EnterWorks > EnterWorks Process Exchange (EPX)
Version
10.6
Language
English
Product name
Precisely EnterWorks
Title
EnterWorks EPX Programmers Reference
First publish date
2007
Last updated
2023-07-28
Published on
2023-09-20T04:07:07.148709

Any client application can create audit log entries using the method createAuditEntryMethod()in the public audit API. In order to accurately populate some of the audit log fields, the method requires the use of the com.enterworks.shared.model.extensions.ESConstants class. This usage is demonstrated in the example code.