Output Logs/Emails/Reports

When a batch process is being designed, the developer will usually want some sort of output containing summary information, such as the number of records processed, the execution time and so on. If this information is written to a log file this file can be found in the EJBServer/buildlogs directory.

If 'from' and 'to' email addresses were specified during the installation process then an email, containing the same information as the log file above, will be sent to the 'to' email address.

Any reports from the batch process can be found in the same location as the log and will have a .dat file extension.