Import Log (ImportLog) table/entity reference
Failure reason and other detailed information for a record that failed to import.
Messages
The following table lists the messages for the Import Log (ImportLog) table. Messages represent operations that can be performed on the table. They may also be events.
Name Is Event? |
Web API Operation | SDK for .NET |
---|---|---|
Retrieve Event: False |
GET /importlogs(importlogid)See Retrieve |
Retrieve records |
RetrieveMultiple Event: False |
GET /importlogsSee Query data |
Query data |
Properties
The following table lists selected properties for the Import Log (ImportLog) table.
Property | Value |
---|---|
DisplayName | Import Log |
DisplayCollectionName | ImportLogs |
SchemaName | ImportLog |
CollectionSchemaName | ImportLogs |
EntitySetName | importlogs |
LogicalName | importlog |
LogicalCollectionName | importlogs |
PrimaryIdAttribute | importlogid |
TableType | Standard |
OwnershipType | UserOwned |
Writable columns/attributes
These columns/attributes return true for either IsValidForCreate or IsValidForUpdate (usually both). Listed by SchemaName.
- AdditionalInfo
- ColumnValue
- ErrorDescription
- ErrorNumber
- HeaderColumn
- ImportDataId
- ImportFileId
- ImportLogId
- LineNumber
- LogPhaseCode
- OwnerId
- OwnerIdType
- StatusCode
AdditionalInfo
Property | Value |
---|---|
Description | Additional information related to the error. |
DisplayName | More Information |
IsValidForForm | True |
IsValidForRead | True |
LogicalName | additionalinfo |
RequiredLevel | None |
Type | String |
Format | Text |
FormatName | Text |
ImeMode | Auto |
IsLocalizable | False |
MaxLength | 5000 |
ColumnValue
Property | Value |
---|---|
Description | Value in the column. |
DisplayName | Column Value |
IsValidForForm | True |
IsValidForRead | True |
LogicalName | columnvalue |
RequiredLevel | None |
Type | String |
Format | Text |
FormatName | Text |
ImeMode | Auto |
IsLocalizable | False |
MaxLength | 160 |
ErrorDescription
Property | Value |
---|---|
Description | Description of an error. |
DisplayName | Description |
IsValidForForm | True |
IsValidForRead | True |
LogicalName | errordescription |
RequiredLevel | None |
Type | String |
Format | Text |
FormatName | Text |
ImeMode | Auto |
IsLocalizable | False |
MaxLength | 512 |
ErrorNumber
Property | Value |
---|---|
Description | Error code of an error. |
DisplayName | Error Code |
IsValidForForm | True |
IsValidForRead | True |
LogicalName | errornumber |
RequiredLevel | None |
Type | Integer |
MaxValue | 10000000 |
MinValue | 0 |
HeaderColumn
Property | Value |
---|---|
Description | Name of the column heading. |
DisplayName | Column Heading |
IsValidForForm | True |
IsValidForRead | True |
LogicalName | headercolumn |
RequiredLevel | None |
Type | String |
Format | Text |
FormatName | Text |
ImeMode | Auto |
IsLocalizable | False |
MaxLength | 1073741823 |
ImportDataId
Property | Value |
---|---|
Description | Unique identifier of the import data for this import log. |
DisplayName | Source Row |
IsValidForForm | True |
IsValidForRead | True |
LogicalName | importdataid |
RequiredLevel | None |
Type | Lookup |
Targets | importdata |
ImportFileId
Property | Value |
---|---|
Description | Unique identifier of the import file for this import log. |
DisplayName | Import File Id |
IsValidForForm | True |
IsValidForRead | True |
LogicalName | importfileid |
RequiredLevel | None |
Type | Lookup |
Targets | importfile |
ImportLogId
Property | Value |
---|---|
Description | Unique identifier of the import log. |
DisplayName | |
IsValidForForm | False |
IsValidForRead | True |
LogicalName | importlogid |
RequiredLevel | SystemRequired |
Type | Uniqueidentifier |
LineNumber
Property | Value |
---|---|
Description | Original line number of the data used in this log. |
DisplayName | Original Row Number |
IsValidForForm | True |
IsValidForRead | True |
LogicalName | linenumber |
RequiredLevel | None |
Type | Integer |
MaxValue | 10000000 |
MinValue | 0 |
LogPhaseCode
Property | Value |
---|---|
Description | Phase for which the log is recorded. |
DisplayName | Log Phase |
IsValidForForm | True |
IsValidForRead | True |
LogicalName | logphasecode |
RequiredLevel | None |
Type | Picklist |
DefaultFormValue | -1 |
GlobalChoiceName | importlog_logphasecode |
LogPhaseCode Choices/Options
Value | Label |
---|---|
0 | Parse |
1 | Transform |
2 | Import Create |
3 | Import Update |
OwnerId
Property | Value |
---|---|
Description | Unique identifier of the user or team who owns the import log. |
DisplayName | Owner |
IsValidForForm | True |
IsValidForRead | True |
LogicalName | ownerid |
RequiredLevel | SystemRequired |
Type | Owner |
Targets | systemuser, team |
OwnerIdType
Property | Value |
---|---|
Description | |
DisplayName | |
IsValidForForm | False |
IsValidForRead | True |
LogicalName | owneridtype |
RequiredLevel | SystemRequired |
Type | EntityName |
StatusCode
Property | Value |
---|---|
Description | Reason for the status of the import log. |
DisplayName | Status Reason |
IsValidForForm | True |
IsValidForRead | True |
LogicalName | statuscode |
RequiredLevel | SystemRequired |
Type | Status |
DefaultFormValue | -1 |
GlobalChoiceName | importlog_statuscode |
StatusCode Choices/Options
Value | Details |
---|---|
0 | Label: Active State:0 TransitionData: None |
Read-only columns/attributes
These columns/attributes return false for both IsValidForCreate and IsValidForUpdate. Listed by SchemaName.
- CreatedBy
- CreatedOn
- CreatedOnBehalfBy
- ModifiedBy
- ModifiedOn
- ModifiedOnBehalfBy
- OwnerIdName
- OwnerIdYomiName
- OwningBusinessUnit
- OwningTeam
- OwningUser
- SequenceNumber
- StateCode
CreatedBy
Property | Value |
---|---|
Description | Unique identifier of the user who created the import log. |
DisplayName | Created By |
IsValidForForm | False |
IsValidForRead | True |
LogicalName | createdby |
RequiredLevel | None |
Type | Lookup |
Targets | systemuser |
CreatedOn
Property | Value |
---|---|
Description | Date and time when the import log was created. |
DisplayName | Created On |
IsValidForForm | False |
IsValidForRead | True |
LogicalName | createdon |
RequiredLevel | SystemRequired |
Type | DateTime |
CanChangeDateTimeBehavior | False |
DateTimeBehavior | UserLocal |
Format | DateAndTime |
ImeMode | Inactive |
SourceTypeMask | 0 |
CreatedOnBehalfBy
Property | Value |
---|---|
Description | Unique identifier of the delegate user who created the importlog. |
DisplayName | Created By (Delegate) |
IsValidForForm | False |
IsValidForRead | True |
LogicalName | createdonbehalfby |
RequiredLevel | None |
Type | Lookup |
Targets | systemuser |
ModifiedBy
Property | Value |
---|---|
Description | Unique identifier of the user who last modified the import log. |
DisplayName | Modified By |
IsValidForForm | False |
IsValidForRead | True |
LogicalName | modifiedby |
RequiredLevel | None |
Type | Lookup |
Targets | systemuser |
ModifiedOn
Property | Value |
---|---|
Description | Date and time when the import log was last modified. |
DisplayName | Modified On |
IsValidForForm | True |
IsValidForRead | True |
LogicalName | modifiedon |
RequiredLevel | SystemRequired |
Type | DateTime |
CanChangeDateTimeBehavior | False |
DateTimeBehavior | UserLocal |
Format | DateAndTime |
ImeMode | Inactive |
SourceTypeMask | 0 |
ModifiedOnBehalfBy
Property | Value |
---|---|
Description | Unique identifier of the delegate user who last modified the importlog. |
DisplayName | Modified By (Delegate) |
IsValidForForm | False |
IsValidForRead | True |
LogicalName | modifiedonbehalfby |
RequiredLevel | None |
Type | Lookup |
Targets | systemuser |
OwnerIdName
Property | Value |
---|---|
Description | |
DisplayName | |
IsValidForForm | False |
IsValidForRead | True |
LogicalName | owneridname |
RequiredLevel | SystemRequired |
Type | String |
Format | Text |
FormatName | Text |
ImeMode | Auto |
IsLocalizable | False |
MaxLength | 100 |
OwnerIdYomiName
Property | Value |
---|---|
Description | |
DisplayName | |
IsValidForForm | False |
IsValidForRead | True |
LogicalName | owneridyominame |
RequiredLevel | SystemRequired |
Type | String |
Format | Text |
FormatName | Text |
ImeMode | Auto |
IsLocalizable | False |
MaxLength | 100 |
OwningBusinessUnit
Property | Value |
---|---|
Description | Business unit that owns the import log. |
DisplayName | Owning Business Unit |
IsValidForForm | True |
IsValidForRead | True |
LogicalName | owningbusinessunit |
RequiredLevel | None |
Type | Lookup |
Targets | businessunit |
OwningTeam
Property | Value |
---|---|
Description | Unique identifier of the team who owns the import log. |
DisplayName | Owning Team |
IsValidForForm | False |
IsValidForRead | True |
LogicalName | owningteam |
RequiredLevel | None |
Type | Lookup |
Targets | team |
OwningUser
Property | Value |
---|---|
Description | Unique identifier of the user who owns the import log. |
DisplayName | Owning User |
IsValidForForm | False |
IsValidForRead | True |
LogicalName | owninguser |
RequiredLevel | None |
Type | Lookup |
Targets | systemuser |
SequenceNumber
Property | Value |
---|---|
Description | Sequence number of the error in this log. |
DisplayName | Sequence Number |
IsValidForForm | False |
IsValidForRead | True |
LogicalName | sequencenumber |
RequiredLevel | SystemRequired |
Type | Integer |
MaxValue | 10000000 |
MinValue | 0 |
StateCode
Property | Value |
---|---|
Description | Status of the import log. |
DisplayName | Status |
IsValidForForm | True |
IsValidForRead | True |
LogicalName | statecode |
RequiredLevel | SystemRequired |
Type | State |
DefaultFormValue | 0 |
GlobalChoiceName | importlog_statecode |
StateCode Choices/Options
Value | Details |
---|---|
0 | Label: Active DefaultStatus: 0 InvariantName: Active |
Many-to-One relationships
These relationships are many-to-one. Listed by SchemaName.
- BusinessUnit_ImportLogs
- ImportLog_ImportData
- ImportLog_ImportFile
- lk_importlog_createdonbehalfby
- lk_importlog_modifiedonbehalfby
- lk_importlogbase_createdby
- lk_importlogbase_modifiedby
- owner_importlogs
- SystemUser_ImportLogs
- team_ImportLogs
BusinessUnit_ImportLogs
One-To-Many Relationship: businessunit BusinessUnit_ImportLogs
Property | Value |
---|---|
ReferencedEntity | businessunit |
ReferencedAttribute | businessunitid |
ReferencingAttribute | owningbusinessunit |
ReferencingEntityNavigationPropertyName | owningbusinessunit |
IsHierarchical | |
CascadeConfiguration | Archive: NoCascade Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade RollupView: NoCascade Share: NoCascade Unshare: NoCascade |
ImportLog_ImportData
One-To-Many Relationship: importdata ImportLog_ImportData
Property | Value |
---|---|
ReferencedEntity | importdata |
ReferencedAttribute | importdataid |
ReferencingAttribute | importdataid |
ReferencingEntityNavigationPropertyName | importdataid |
IsHierarchical | |
CascadeConfiguration | Archive: NoCascade Assign: NoCascade Delete: RemoveLink Merge: NoCascade Reparent: NoCascade RollupView: NoCascade Share: NoCascade Unshare: NoCascade |
ImportLog_ImportFile
One-To-Many Relationship: importfile ImportLog_ImportFile
Property | Value |
---|---|
ReferencedEntity | importfile |
ReferencedAttribute | importfileid |
ReferencingAttribute | importfileid |
ReferencingEntityNavigationPropertyName | importfileid |
IsHierarchical | |
CascadeConfiguration | Archive: NoCascade Assign: NoCascade Delete: Cascade Merge: NoCascade Reparent: NoCascade RollupView: NoCascade Share: NoCascade Unshare: NoCascade |
lk_importlog_createdonbehalfby
One-To-Many Relationship: systemuser lk_importlog_createdonbehalfby
Property | Value |
---|---|
ReferencedEntity | systemuser |
ReferencedAttribute | systemuserid |
ReferencingAttribute | createdonbehalfby |
ReferencingEntityNavigationPropertyName | createdonbehalfby |
IsHierarchical | |
CascadeConfiguration | Archive: NoCascade Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade RollupView: NoCascade Share: NoCascade Unshare: NoCascade |
lk_importlog_modifiedonbehalfby
One-To-Many Relationship: systemuser lk_importlog_modifiedonbehalfby
Property | Value |
---|---|
ReferencedEntity | systemuser |
ReferencedAttribute | systemuserid |
ReferencingAttribute | modifiedonbehalfby |
ReferencingEntityNavigationPropertyName | modifiedonbehalfby |
IsHierarchical | |
CascadeConfiguration | Archive: NoCascade Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade RollupView: NoCascade Share: NoCascade Unshare: NoCascade |
lk_importlogbase_createdby
One-To-Many Relationship: systemuser lk_importlogbase_createdby
Property | Value |
---|---|
ReferencedEntity | systemuser |
ReferencedAttribute | systemuserid |
ReferencingAttribute | createdby |
ReferencingEntityNavigationPropertyName | createdby |
IsHierarchical | |
CascadeConfiguration | Archive: NoCascade Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade RollupView: NoCascade Share: NoCascade Unshare: NoCascade |
lk_importlogbase_modifiedby
One-To-Many Relationship: systemuser lk_importlogbase_modifiedby
Property | Value |
---|---|
ReferencedEntity | systemuser |
ReferencedAttribute | systemuserid |
ReferencingAttribute | modifiedby |
ReferencingEntityNavigationPropertyName | modifiedby |
IsHierarchical | |
CascadeConfiguration | Archive: NoCascade Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade RollupView: NoCascade Share: NoCascade Unshare: NoCascade |
owner_importlogs
One-To-Many Relationship: owner owner_importlogs
Property | Value |
---|---|
ReferencedEntity | owner |
ReferencedAttribute | ownerid |
ReferencingAttribute | ownerid |
ReferencingEntityNavigationPropertyName | ownerid |
IsHierarchical | |
CascadeConfiguration | Archive: NoCascade Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade RollupView: NoCascade Share: NoCascade Unshare: NoCascade |
SystemUser_ImportLogs
One-To-Many Relationship: systemuser SystemUser_ImportLogs
Property | Value |
---|---|
ReferencedEntity | systemuser |
ReferencedAttribute | systemuserid |
ReferencingAttribute | owninguser |
ReferencingEntityNavigationPropertyName | owninguser |
IsHierarchical | |
CascadeConfiguration | Archive: NoCascade Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade RollupView: NoCascade Share: NoCascade Unshare: NoCascade |
team_ImportLogs
One-To-Many Relationship: team team_ImportLogs
Property | Value |
---|---|
ReferencedEntity | team |
ReferencedAttribute | teamid |
ReferencingAttribute | owningteam |
ReferencingEntityNavigationPropertyName | owningteam |
IsHierarchical | |
CascadeConfiguration | Archive: NoCascade Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade RollupView: NoCascade Share: NoCascade Unshare: NoCascade |
One-to-Many relationships
These relationships are one-to-many. Listed by SchemaName.
ImportLog_AsyncOperations
Many-To-One Relationship: asyncoperation ImportLog_AsyncOperations
Property | Value |
---|---|
ReferencingEntity | asyncoperation |
ReferencingAttribute | regardingobjectid |
ReferencedEntityNavigationPropertyName | ImportLog_AsyncOperations |
IsCustomizable | False |
AssociatedMenuConfiguration | AvailableOffline: True Behavior: DoNotDisplay Group: Details Label: MenuId: null Order: QueryApi: null ViewId: 00000000-0000-0000-0000-000000000000 |
ImportLog_BulkDeleteFailures
Many-To-One Relationship: bulkdeletefailure ImportLog_BulkDeleteFailures
Property | Value |
---|---|
ReferencingEntity | bulkdeletefailure |
ReferencingAttribute | regardingobjectid |
ReferencedEntityNavigationPropertyName | ImportLog_BulkDeleteFailures |
IsCustomizable | False |
AssociatedMenuConfiguration | AvailableOffline: True Behavior: DoNotDisplay Group: Details Label: MenuId: null Order: QueryApi: null ViewId: 00000000-0000-0000-0000-000000000000 |
See also
Dataverse table/entity reference
Dataverse Web API Reference
importlog