Data Transformation Engine Map Designer Reference Guide
Chapter 10 - Map Settings MapAudit Settings
Map Designer Reference Guide
174
FileName > Action
The Action setting is used to create a new audit log file or to append the audit log
to an existing audit log file. The default value for the LogFileAction setting is
Create.
Value Description
Create The audit log file is created each time the map is run.
Append The audit log is appended to an existing audit log file each
time the map is run. If no audit log file exists at the start of
map execution, an audit log file is created.
FileName > Value
Specify a custom filename. The amount of characters allowed for the audit log
filename is continguent on the amount of characters in the directory path. The
total number of characters in the path name and the file name is limited to a
maximum of 255 characters.
AuditLocation > Sized
When AuditLocation = Memory, audit information is stored in memory and
appended to the last set of data returned during map execution. The memory
setting can be used only when the map is run by the
RUN function or an API. Audit
data is prefixed with a text number indicating the size of the audit data, followed
by a <SP>.
Value Description
ON The audit data is sized.
OFF Not sized: the audit data is returned with no size.