Log message
Symbol
Writes an entry in the transfer run log.
You can freely define the text of the log message. Source data field values can be output in the log message.
For experienced users
To generate a log file for the transfer run, you can add an entry logfile in the XML transfer file specifying the storage path and file name.
Also see XML format description
'Input help' area
Source alias
This is the database alias for the data source specified in the main node (transfer).
Changes made here will be reflected in the Transfer main node.
Target alias
The database alias in the main node (Transfer) for the target is shown here.
Changes made here will be reflected in the Transfer main node.
'Log' area
Text
The text content can be freely determined and can also contain source data field values, which are inserted in the text in curly brackets { }, for example {FIELDNAME}.
A log entry will be generated in the event of an error within the framework of an Try - Catch instruction.