xMatix
Sign in Request demo
xMatix
PRODUCTS
SalesField SalesCRMRewardsClaimsInventoryProcurementWarehouse ManagementField ServiceServiceSupportTelephony & MessagingFinance & AccountingPayrollExpense ManagementCommercePortalsAnalytics & ReportingData StudioMobile AppSee all products →
PLATFORM
Platform overviewApp BuilderAutomationIntegrationsSecurity & GovernanceChange ManagementDevelopers
SENSE AI
Sense AI overviewSense AssistSense ControlSense VisionAI StudioTrust & governanceIn Claude & ChatGPTUse cases
SOLUTIONS
FMCG & DistributionManufacturing & Dealer NetworksAutomotive & DealershipsPharma & HealthcareConsumer DurablesAgri-InputsBuilding MaterialsService NetworksWarehousing & 3PLFinancial AccountingERP SoftwareIndia GST ComplianceUAE VAT & e-InvoicingSaudi ZATCA & VATAll solutions →
RESOURCES
Knowledge CenterDeveloper & CLIBlogGuidesWhat is xMatix?Company facts
COMPANY
AboutCareersPartnersEventsContactAuthorsLegal
Sign in Request demo
Home/Docs/Entity Reference/Error Log — entity reference
REFERENCE · Last reviewed

Error Log — entity reference

The metadata describes a rich diagnostic record - severity, error type, originating source and class/method, correlation id, request path, affected entity and record, HTTP status and a JSON context blob - and the entity is marked read-only (creation and editing are disabled, on the assumption the platform writes it).

Fields

FieldLabelTypeRequiredWhat it does
AccessTypeAccess TypePickListRead / Create / Update / Delete / Execute.
ClassNameClass NameTextClass where the error originated.
CorrelationIdCorrelationTextRequest correlation id for tracing.
CreatedByIdCreated ByLookup, hiddenUser who inserted the row.
CreatedDateTimeCreated DateDateAndTimeYesWhen the row was inserted.
CustomDataCustom DataLongMultiLineTextOptional structured JSON context.
EntityNameEntityTextAffected entity (when known).
EntityRecordIdRecordGuidAffected entity record id.
ErrorTypeError TypePickListYesSystem / Exception / Validation / Access / BusinessRule / Integration / Script.
FieldNameFieldTextField name (validation/access errors).
HttpStatusHTTP StatusNumberHTTP status code (Api source only).
IdRecordGuid, hiddenYesPrimary key.
MessageError MessageMultiLineTextHuman-readable error message.
MethodNameMethod NameTextMethod where the error originated.
ModifiedByIdModified ByLookup, hiddenUser who last updated the row.
NameNameTextYesDisplay name (auto-generated).
OccurredUtcOccurred (UTC)DateAndTimeYesWhen the error was captured.
OwnerIdOwnerLookup, hiddenRecord owner.
RelatedRunIdRelated RunGuidIntended to link an error back to the automation script run that produced it. Nothing writes it, so it will not join to anything.
RequestPathRequest PathTextAPI route or worker source path.
SeveritySeverityPickListYesInfo / Warning / Error / Critical.
SourceSourcePickListYesWhich subsystem the error came from.
StackTraceStack TraceLongMultiLineTextFull stack trace when available.
UpdatedDateTimeUpdated DateDateAndTime, hiddenYesLast update timestamp.
UserIdUserGuidUser who hit the error.
UserNameUser NameTextUser display name at capture time.