EVENT_LOG

EVENT_LOG

The EVENT_LOG table is updated by the Boomerang and contains a log of all events generated by any of the services. You should not directly manipulate this table, as it automatically receives rows from Boomerang Services each time a new incoming message is received. See Error Messages and Troubleshooting for more information on error codes.

Column Type Values Comments
gKey Uniqueidentifier
jKey Uniqueidentifier
lKey Uniqueidentifier
Created_On Datetime
Type Integer 0 = No Error
1 = Logical Error (business logic)
2 = System Error
No retries on type 1
Message Varchar (50)
Trace Varchar (4000) Null or error message