• Version 1.7.1
Show / Hide Table of Contents

Audit Trail Generator

To generate CME audit trail files, use AuditTrailGenerator.

Example

AuditTrailGenerator generator = new();

generator.Generate("LogFileToAnalyse.summary");
Note

The format of the summary log file and audit trail requirements for CME iLink 3 differs from the CME iLink 2. Therefore, there are two different audit trail generators. So, the audit trail generator for iLink 2 cannot be used to generate audit trail files for iLink 3.

See Also

  • The Audit Trail Generator Sample from the distribution package.
In this article
Back to top Copyright © Onix Solutions.
Generated by DocFX