Shared Lists Throughout Tools and Modules
These are shared lists used multiple times in tools and/or modules:
-
Runtime libraries for Visual C++ VS2019
-
Windows Installer 3.1
-
Microsoft .NET Framework 4.8
-
Crystal Reports Basic Runtime
- Runtime libraries for Visual C++ VS2010 SP1 (prerequisite for Crystal Reports only)
-
Time.
The time and date of processing. Since processing can span across a single day, this date may be different to the date in the log file name.
-
Level.
The configured level of detail included in the log. Depending on how your log files are configured, this can be any of the following values.
-
"Error." Records error events that may allow the application to continue running.
-
"Warning." Records potentially harmful situations.
-
"Info." Records informational messages that highlight the progress of the application at a detailed level.
-
"Debug." Records fine-grained informational events that are used to troubleshoot and debug the application.
-
-
ProcId.
The process ID of the application.
-
Memory(KB).
The amount of memory used by the ProcessId.
-
Message (Class.Method).
The Message is information about the log entry. If there is an error, it is logged here.
The Class and Method indicate the origin of a particular log entry.
All three of these help identify what is causing a problem, and at what point during processing the issue occurs.
-
Correction
-
Document Review
-
Knowledge Base Learning Server
-
Scheduler (Server Scheduler)
-
Transformation Server
-
Validation
-
Verification
-
Correction
-
Document Review
-
Validation
-
Verification
-
Thin Clients
-
Tungsten TotalAgility 8.1.0
-
Information Internet Services (IIS) 8 or higher with the following Server Roles for IIS enabled:
-
ASP.NET v4.0.30319
-
HTTP Redirection (Web Server (IIS)\Web Server\Common HTTP Features)
-
Windows Authentication (WebServer (IIS)\Web Server\Security)
-
WebSocket Protocol (Web Server (IIS)\Web Server\Application Development)
-
-
The following is enabled via the Features step:
-
.NET Framework <version>\WCF Services\HTTP Activation
The version of the .NET Framework depends on your operating system. This is either version 4.5 for Windows Server 2012, version 4.6 for Windows Server 2016, or higher for later operating systems.
-