AsyncOperationTrackerId |
- Type
- reference
- Properties
- Filter, Group, Nillable, Sort
- Description
- The ID of the async operation tracker record created by the
request. Async operation tracker records contain information about
the status of the asynchronous process initiated by the
request.
- This field is a relationship field.
- Relationship Name
- AsyncOperationTracker
- Refers To
- AsyncOperationTracker
|
Category |
- Type
- picklist
- Properties
- Filter, Group, Nillable, Restricted picklist, Sort
- Description
- Specifies the context of the source of error.
|
ErrorCode |
- Type
- string
- Properties
- Filter, Group, Nillable, Sort
- Description
- The error code shown during the request processing, such as
INVALID_INPUT.
|
ErrorLogNumber |
- Type
- string
- Properties
- Autonumber, Defaulted on create, Filter, idLookup, Sort
- Description
- Required. An auto-generated unique ID that identifies the
error.
|
ErrorMessage |
- Type
- textarea
- Properties
- Create
- Description
- This field contains information about the error and how to resolve
it.
|
OwnerId |
- Type
- reference
- Properties
- Filter, Group, Sort
- Description
- Required. The ID of the user who made the request that resulted in
the creation of the error log.
- This field is a polymorphic relationship field.
- Relationship Name
- Owner
- Refers To
- Group, User
|
PrimaryRecord2Id |
- Type
- reference
- Properties
- Filter, Group, Nillable, Sort
- Description
- The ID of the record that’s associated with this error.
- This field is a polymorphic relationship field.
- Relationship Name
- PrimaryRecord2
- Refers To
- LegalEntyAccountingPeriod
|
PrimaryRecordId |
- Type
- reference
- Properties
- Filter, Group, Nillable, Sort
- Description
- The ID of the record that’s associated with this error. For
example, if the error occurred while creating an invoice from an
order, the primary ID is the ID of the order.
- This field is a polymorphic relationship field.
- Relationship Name
- PrimaryRecord
- Refers To
- Asset, AsyncOperationTracker, BillingBatchScheduler,
BillingSchedule, CreditMemo, InvBatchDraftToPostedRun, Invoice,
InvoiceBatchRun, InvoiceBatchRunRecovery, Order, OrderItem,
RevenueAsyncOperation, RuleLibraryVersion
|
PrimaryTextRecord |
- Type
- string
- Properties
- Create, Filter, Group, Nillable, Sort
- Description
- The identifier of the primary record associated with the error
log. Available in API version 63.0 and later.
|
RelatedRecord2Id |
- Type
- reference
- Properties
- Filter, Group, Nillable, Sort
- Description
- The ID of a record that can provide additional context about the
error. For example, if PrimaryRecordId is the ID of an order, this field
could be the ID of an invoice line.
- This field is a polymorphic relationship field.
- Relationship Name
- RelatedRecord2
- Refers To
- CreditMemoLine, CreditMemoLineInvoiceLine, CreditMemoLineTax,
InvoiceLine, InvoiceLineTax
|
RelatedRecordId |
- Type
- reference
- Properties
- Filter, Group, Nillable, Sort
- Description
- The ID of a record that can provide additional context about the
error. For example, if PrimaryRecordId is the ID of an order, this field
could be the ID of an order item.
- This field is a polymorphic relationship field.
- Relationship Name
- RelatedRecord
- Refers To
- Asset, BillingBatchScheduler, BillingSchedule,
BillingScheduleGroup, CreditMemo, CreditMemoLine,
InvBatchDraftToPostedRun, Invoice, InvoiceBatchRun, InvoiceLine,
OrderItem
|
RequestIdentifier |
- Type
- string
- Properties
- Filter, Group, idLookup, Nillable, Sort
- Description
- A unique ID returned by the request. Use this ID to identify the
revenue transaction error log records for a specific request.
|