Data Transformation Engine Map Designer Reference Guide
Chapter 10 - Map Settings MapAudit Settings
Map Designer Reference Guide
172
MapAudit > AuditLocation
The AuditLocation setting is used to specify where the audit information is
stored.
The availability of additional settings (such as Directory, FileName > Action
LogFileAction or Sized) varies according to the Location setting.
The MapAudit > AuditLocation values are listed in the following table. The
default value is File.
Value Description
File Audit information is stored in a file.
Note There is a maximum of 259 characters in the path and
filename.
Memory Audit information is stored in memory, and appended to the
last set of data returned during map execution. The Memory
value is used when the map is run by the RUN function or by
an API.
Note When a map is run by a Command Server or Event Server, the Memory setting is
ignored. The audit log is created in a file in the map directory, as specified with
the AuditLocation > FileName setting.
Directory
The Directory setting is used to specify the same directory as the map or a user-
defined directory. The default value for the Directory setting is Map.
Value Description
Map The same directory as the map.
Custom The directory you specify using the Value setting.