FxProcessLog
Name: Fx Process Log
Types:
Modules:
Description:
| Field | Documentation |
|---|---|
| ProcessId | Unique identifier for a generic process |
| ProcessCategoryId | TBD |
| IdentityName | Name of the Trapeze user for an internal user, a Workstation user, or an external user. |
| ComputerName | Name of the computer that the application is running on. |
| StartTime | The start time of the adjustment. |
| EndTime | End time of the adjustment. |
| StartDate | RouteAdjustment only: the start date of the adjustment |
| EndDate | RouteAdjustment only: the end date of the adjustment |
| ActivityDescription | Description of the activity or its result. |
| processStatus | Pending - 1; In progress - 2; Completed - 3; Failed - 4; Cancelled - 5. |