LogFile Property
The log file written.
Data Type
StringDefault Value
""Remarks
If LogDirectory is specified, log files will be written in the specified directory and LogFile will contain the path. A diagnostic log will be written with filename LogFile + ".log". In case of an error, an additional file will be written with filename LogFile + ".err". In the Receive Adapter, the EDI data will be written with filename LogFile + ".dat".
Since this log file is dynamically generated, this property can be read after the adapter has processed the message to determine the exact name of the log file.