Bulk Operation Log (BulkOperationLog) table/entity reference (Microsoft Dynamics 365)
Log used to track bulk operation execution, successes, and failures.
Messages
The following table lists the messages for the Bulk Operation Log (BulkOperationLog) 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 |
---|---|---|
Associate Event: True |
Associate records | Associate records |
Create Event: True |
POST /bulkoperationlogsSee Create |
Create records |
Disassociate Event: True |
Disassociate records | Disassociate records |
Retrieve Event: False |
GET /bulkoperationlogs(bulkoperationlogid)See Retrieve |
Retrieve records |
RetrieveMultiple Event: False |
GET /bulkoperationlogsSee Query data |
Query data |
Properties
The following table lists selected properties for the Bulk Operation Log (BulkOperationLog) table.
Property | Value |
---|---|
DisplayName | Bulk Operation Log |
DisplayCollectionName | Bulk Operation Logs |
SchemaName | BulkOperationLog |
CollectionSchemaName | BulkOperationLogs |
EntitySetName | bulkoperationlogs |
LogicalName | bulkoperationlog |
LogicalCollectionName | bulkoperationlogs |
PrimaryIdAttribute | bulkoperationlogid |
PrimaryNameAttribute | name |
TableType | Standard |
OwnershipType | UserOwned |
Writable columns/attributes
These columns/attributes return true for either IsValidForCreate or IsValidForUpdate (usually both). Listed by SchemaName.
- AdditionalInfo
- BulkOperationId
- BulkOperationIdType
- BulkOperationLogId
- CampaignActivityId
- CampaignActivityIdType
- CreatedObjectId
- CreatedObjectIdTypeCode
- ErrorDescriptionFormatted
- ErrorNumberFormatted
- ImportSequenceNumber
- Name
- OverriddenCreatedOn
- RegardingObjectId
- RegardingObjectIdTypeCode
- TimeZoneRuleVersionNumber
- UTCConversionTimeZoneCode
AdditionalInfo
Property | Value |
---|---|
Description | Shows the data value at which an error occurred during the quick campaign. |
DisplayName | Failed on Line |
IsValidForForm | True |
IsValidForRead | True |
LogicalName | additionalinfo |
RequiredLevel | None |
Type | Memo |
Format | Text |
FormatName | Text |
ImeMode | Auto |
IsLocalizable | False |
MaxLength | 100000 |
BulkOperationId
Property | Value |
---|---|
Description | Shows the quick campaign record that the log applies to. This information is used to relate log data to the parent quick campaign. |
DisplayName | Bulk Operation Number |
IsValidForForm | True |
IsValidForRead | True |
LogicalName | bulkoperationid |
RequiredLevel | SystemRequired |
Type | Lookup |
Targets | bulkoperation |
BulkOperationIdType
Property | Value |
---|---|
Description | |
DisplayName | |
IsValidForForm | False |
IsValidForRead | True |
LogicalName | bulkoperationidtype |
RequiredLevel | None |
Type | EntityName |
BulkOperationLogId
Property | Value |
---|---|
Description | Unique identifier of the bulk operation log. |
DisplayName | Bulk Operation Log Number |
IsValidForForm | False |
IsValidForRead | True |
LogicalName | bulkoperationlogid |
RequiredLevel | SystemRequired |
Type | Uniqueidentifier |
CampaignActivityId
Property | Value |
---|---|
Description | Shows the campaign activity record that the log applies to. This information is used to relate log data to the parent campaign activity. |
DisplayName | Campaign Activity Number |
IsValidForForm | True |
IsValidForRead | True |
LogicalName | campaignactivityid |
RequiredLevel | None |
Type | Lookup |
Targets | campaignactivity |
CampaignActivityIdType
Property | Value |
---|---|
Description | |
DisplayName | |
IsValidForForm | False |
IsValidForRead | True |
LogicalName | campaignactivityidtype |
RequiredLevel | None |
Type | EntityName |
CreatedObjectId
Property | Value |
---|---|
Description | Choose the activity or other item created by the bulk operation. |
DisplayName | Created Object |
IsValidForForm | True |
IsValidForRead | True |
LogicalName | createdobjectid |
RequiredLevel | None |
Type | Lookup |
Targets | account, activitypointer, contact, lead, opportunity |
CreatedObjectIdTypeCode
Property | Value |
---|---|
Description | |
DisplayName | |
IsValidForForm | False |
IsValidForRead | True |
LogicalName | createdobjectidtypecode |
RequiredLevel | None |
Type | EntityName |
ErrorDescriptionFormatted
Property | Value |
---|---|
Description | The error description formatted. |
DisplayName | Error description |
IsValidForForm | True |
IsValidForRead | True |
LogicalName | errordescriptionformatted |
RequiredLevel | None |
Type | Memo |
Format | Text |
FormatName | Text |
ImeMode | Auto |
IsLocalizable | False |
MaxLength | 2000 |
ErrorNumberFormatted
Property | Value |
---|---|
Description | The error number formatted. |
DisplayName | Error number |
IsValidForForm | True |
IsValidForRead | True |
LogicalName | errornumberformatted |
RequiredLevel | None |
Type | Memo |
Format | Text |
FormatName | Text |
ImeMode | Auto |
IsLocalizable | False |
MaxLength | 2000 |
ImportSequenceNumber
Property | Value |
---|---|
Description | Sequence number of the import that created this record. |
DisplayName | Import Sequence Number |
IsValidForForm | False |
IsValidForRead | True |
LogicalName | importsequencenumber |
RequiredLevel | None |
Type | Integer |
MaxValue | 2147483647 |
MinValue | -2147483648 |
Name
Property | Value |
---|---|
Description | name |
DisplayName | name |
IsValidForForm | True |
IsValidForRead | True |
LogicalName | name |
RequiredLevel | ApplicationRequired |
Type | String |
Format | Text |
FormatName | Text |
ImeMode | Auto |
IsLocalizable | False |
MaxLength | 100 |
OverriddenCreatedOn
Property | Value |
---|---|
Description | Date and time that the record was migrated. |
DisplayName | Record Created On |
IsValidForForm | False |
IsValidForRead | True |
LogicalName | overriddencreatedon |
RequiredLevel | None |
Type | DateTime |
CanChangeDateTimeBehavior | False |
DateTimeBehavior | UserLocal |
Format | DateOnly |
ImeMode | Inactive |
SourceTypeMask | 0 |
RegardingObjectId
Property | Value |
---|---|
Description | Choose the account, contact, lead, or list that the bulk operation log item applies to. |
DisplayName | Customers |
IsValidForForm | True |
IsValidForRead | True |
LogicalName | regardingobjectid |
RequiredLevel | ApplicationRequired |
Type | Lookup |
Targets | account, contact, lead |
RegardingObjectIdTypeCode
Property | Value |
---|---|
Description | |
DisplayName | |
IsValidForForm | False |
IsValidForRead | True |
LogicalName | regardingobjectidtypecode |
RequiredLevel | None |
Type | EntityName |
TimeZoneRuleVersionNumber
Property | Value |
---|---|
Description | For internal use only. |
DisplayName | Time Zone Rule Version Number |
IsValidForForm | False |
IsValidForRead | True |
LogicalName | timezoneruleversionnumber |
RequiredLevel | None |
Type | Integer |
MaxValue | 2147483647 |
MinValue | -1 |
UTCConversionTimeZoneCode
Property | Value |
---|---|
Description | Time zone code that was in use when the record was created. |
DisplayName | UTC Conversion Time Zone Code |
IsValidForForm | False |
IsValidForRead | True |
LogicalName | utcconversiontimezonecode |
RequiredLevel | None |
Type | Integer |
MaxValue | 2147483647 |
MinValue | -1 |
Read-only columns/attributes
These columns/attributes return false for both IsValidForCreate and IsValidForUpdate. Listed by SchemaName.
- ErrorNumber
- OwnerId
- OwnerIdName
- OwnerIdType
- OwnerIdYomiName
- OwningBusinessUnit
- OwningTeam
- OwningUser
- VersionNumber
ErrorNumber
Property | Value |
---|---|
Description | Shows the error code that is used to troubleshoot issues in the bulk operation. |
DisplayName | Reason Id |
IsValidForForm | True |
IsValidForRead | True |
LogicalName | errornumber |
RequiredLevel | None |
Type | Integer |
MaxValue | 2147483647 |
MinValue | -2147483648 |
OwnerId
Property | Value |
---|---|
Description | Owner Id |
DisplayName | Owner |
IsValidForForm | False |
IsValidForRead | True |
LogicalName | ownerid |
RequiredLevel | ApplicationRequired |
Type | Owner |
Targets | systemuser, team |
OwnerIdName
Property | Value |
---|---|
Description | Name of the owner |
DisplayName | |
IsValidForForm | False |
IsValidForRead | True |
LogicalName | owneridname |
RequiredLevel | SystemRequired |
Type | String |
Format | Text |
FormatName | Text |
ImeMode | Auto |
IsLocalizable | False |
MaxLength | 100 |
OwnerIdType
Property | Value |
---|---|
Description | Owner Id Type |
DisplayName | |
IsValidForForm | False |
IsValidForRead | True |
LogicalName | owneridtype |
RequiredLevel | SystemRequired |
Type | EntityName |
OwnerIdYomiName
Property | Value |
---|---|
Description | Yomi name of the owner |
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 | Unique identifier for the business unit that owns the record |
DisplayName | Owning Business Unit |
IsValidForForm | False |
IsValidForRead | True |
LogicalName | owningbusinessunit |
RequiredLevel | SystemRequired |
Type | Lookup |
Targets |
OwningTeam
Property | Value |
---|---|
Description | Unique identifier for the team that owns the record. |
DisplayName | Owning Team |
IsValidForForm | False |
IsValidForRead | True |
LogicalName | owningteam |
RequiredLevel | None |
Type | Lookup |
Targets | team |
OwningUser
Property | Value |
---|---|
Description | Unique identifier for the user that owns the record. |
DisplayName | Owning User |
IsValidForForm | False |
IsValidForRead | True |
LogicalName | owninguser |
RequiredLevel | ApplicationRequired |
Type | Lookup |
Targets |
VersionNumber
Property | Value |
---|---|
Description | Version Number |
DisplayName | Version Number |
IsValidForForm | False |
IsValidForRead | True |
LogicalName | versionnumber |
RequiredLevel | None |
Type | BigInt |
MaxValue | 9223372036854775807 |
MinValue | -9223372036854775808 |
Many-to-One relationships
These relationships are many-to-one. Listed by SchemaName.
- activity_pointer_BulkOperation_logs
- BulkOperation_logs
- CampaignActivity_logs
- CreatedAccount_BulkOperationLogs2
- CreatedActivity_BulkOperationLogs
- CreatedContact_BulkOperationLogs
- CreatedLead_BulkOperationLogs
- CreatedOpportunity_BulkOperationLogs
- SourceAccount_BulkOperationLogs
- SourceContact_BulkOperationLogs
- SourceLead_BulkOperationLogs
- team_bulkoperationlog
- user_bulkoperationlog
activity_pointer_BulkOperation_logs
One-To-Many Relationship: activitypointer activity_pointer_BulkOperation_logs
Property | Value |
---|---|
ReferencedEntity | activitypointer |
ReferencedAttribute | activityid |
ReferencingAttribute | bulkoperationid |
ReferencingEntityNavigationPropertyName | bulkoperationid_activitypointer |
IsHierarchical | |
CascadeConfiguration | Archive: NoCascade Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade RollupView: NoCascade Share: NoCascade Unshare: NoCascade |
BulkOperation_logs
One-To-Many Relationship: bulkoperation BulkOperation_logs
Property | Value |
---|---|
ReferencedEntity | bulkoperation |
ReferencedAttribute | activityid |
ReferencingAttribute | bulkoperationid |
ReferencingEntityNavigationPropertyName | bulkoperationid |
IsHierarchical | |
CascadeConfiguration | Archive: NoCascade Assign: NoCascade Delete: Cascade Merge: NoCascade Reparent: NoCascade RollupView: NoCascade Share: NoCascade Unshare: NoCascade |
CampaignActivity_logs
One-To-Many Relationship: campaignactivity CampaignActivity_logs
Property | Value |
---|---|
ReferencedEntity | campaignactivity |
ReferencedAttribute | activityid |
ReferencingAttribute | campaignactivityid |
ReferencingEntityNavigationPropertyName | CampaignActivityId_Logs |
IsHierarchical | |
CascadeConfiguration | Archive: NoCascade Assign: NoCascade Delete: Cascade Merge: NoCascade Reparent: NoCascade RollupView: NoCascade Share: NoCascade Unshare: NoCascade |
CreatedAccount_BulkOperationLogs2
One-To-Many Relationship: account CreatedAccount_BulkOperationLogs2
Property | Value |
---|---|
ReferencedEntity | account |
ReferencedAttribute | accountid |
ReferencingAttribute | createdobjectid |
ReferencingEntityNavigationPropertyName | createdobjectid_account |
IsHierarchical | |
CascadeConfiguration | Archive: NoCascade Assign: NoCascade Delete: Cascade Merge: NoCascade Reparent: NoCascade RollupView: NoCascade Share: NoCascade Unshare: NoCascade |
CreatedActivity_BulkOperationLogs
One-To-Many Relationship: activitypointer CreatedActivity_BulkOperationLogs
Property | Value |
---|---|
ReferencedEntity | activitypointer |
ReferencedAttribute | activityid |
ReferencingAttribute | createdobjectid |
ReferencingEntityNavigationPropertyName | createdobjectid_activitypointer |
IsHierarchical | |
CascadeConfiguration | Archive: NoCascade Assign: NoCascade Delete: Cascade Merge: NoCascade Reparent: NoCascade RollupView: NoCascade Share: NoCascade Unshare: NoCascade |
CreatedContact_BulkOperationLogs
One-To-Many Relationship: contact CreatedContact_BulkOperationLogs
Property | Value |
---|---|
ReferencedEntity | contact |
ReferencedAttribute | contactid |
ReferencingAttribute | createdobjectid |
ReferencingEntityNavigationPropertyName | createdobjectid_contact |
IsHierarchical | |
CascadeConfiguration | Archive: NoCascade Assign: NoCascade Delete: Cascade Merge: NoCascade Reparent: NoCascade RollupView: NoCascade Share: NoCascade Unshare: NoCascade |
CreatedLead_BulkOperationLogs
One-To-Many Relationship: lead CreatedLead_BulkOperationLogs
Property | Value |
---|---|
ReferencedEntity | lead |
ReferencedAttribute | leadid |
ReferencingAttribute | createdobjectid |
ReferencingEntityNavigationPropertyName | createdobjectid_lead |
IsHierarchical | |
CascadeConfiguration | Archive: NoCascade Assign: NoCascade Delete: Cascade Merge: NoCascade Reparent: NoCascade RollupView: NoCascade Share: NoCascade Unshare: NoCascade |
CreatedOpportunity_BulkOperationLogs
One-To-Many Relationship: opportunity CreatedOpportunity_BulkOperationLogs
Property | Value |
---|---|
ReferencedEntity | opportunity |
ReferencedAttribute | opportunityid |
ReferencingAttribute | createdobjectid |
ReferencingEntityNavigationPropertyName | createdobjectid_opportunity |
IsHierarchical | |
CascadeConfiguration | Archive: NoCascade Assign: NoCascade Delete: Cascade Merge: NoCascade Reparent: NoCascade RollupView: NoCascade Share: NoCascade Unshare: NoCascade |
SourceAccount_BulkOperationLogs
One-To-Many Relationship: account SourceAccount_BulkOperationLogs
Property | Value |
---|---|
ReferencedEntity | account |
ReferencedAttribute | accountid |
ReferencingAttribute | regardingobjectid |
ReferencingEntityNavigationPropertyName | regardingobjectid_account |
IsHierarchical | |
CascadeConfiguration | Archive: NoCascade Assign: NoCascade Delete: Cascade Merge: NoCascade Reparent: NoCascade RollupView: NoCascade Share: NoCascade Unshare: NoCascade |
SourceContact_BulkOperationLogs
One-To-Many Relationship: contact SourceContact_BulkOperationLogs
Property | Value |
---|---|
ReferencedEntity | contact |
ReferencedAttribute | contactid |
ReferencingAttribute | regardingobjectid |
ReferencingEntityNavigationPropertyName | regardingobjectid_contact |
IsHierarchical | |
CascadeConfiguration | Archive: NoCascade Assign: NoCascade Delete: Cascade Merge: NoCascade Reparent: NoCascade RollupView: NoCascade Share: NoCascade Unshare: NoCascade |
SourceLead_BulkOperationLogs
One-To-Many Relationship: lead SourceLead_BulkOperationLogs
Property | Value |
---|---|
ReferencedEntity | lead |
ReferencedAttribute | leadid |
ReferencingAttribute | regardingobjectid |
ReferencingEntityNavigationPropertyName | regardingobjectid_lead |
IsHierarchical | |
CascadeConfiguration | Archive: NoCascade Assign: NoCascade Delete: Cascade Merge: NoCascade Reparent: NoCascade RollupView: NoCascade Share: NoCascade Unshare: NoCascade |
team_bulkoperationlog
One-To-Many Relationship: team team_bulkoperationlog
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 |
user_bulkoperationlog
One-To-Many Relationship: systemuser user_bulkoperationlog
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 |
One-to-Many relationships
These relationships are one-to-many. Listed by SchemaName.
- BulkOperationLog_AsyncOperations
- BulkOperationLog_BulkDeleteFailures
- bulkoperationlog_MailboxTrackingFolders
- bulkoperationlog_PrincipalObjectAttributeAccesses
- bulkoperationlog_SyncErrors
BulkOperationLog_AsyncOperations
Many-To-One Relationship: asyncoperation BulkOperationLog_AsyncOperations
Property | Value |
---|---|
ReferencingEntity | asyncoperation |
ReferencingAttribute | regardingobjectid |
ReferencedEntityNavigationPropertyName | BulkOperationLog_AsyncOperations |
IsCustomizable | False |
AssociatedMenuConfiguration | AvailableOffline: True Behavior: DoNotDisplay Group: Details Label: MenuId: null Order: QueryApi: null ViewId: 00000000-0000-0000-0000-000000000000 |
BulkOperationLog_BulkDeleteFailures
Many-To-One Relationship: bulkdeletefailure BulkOperationLog_BulkDeleteFailures
Property | Value |
---|---|
ReferencingEntity | bulkdeletefailure |
ReferencingAttribute | regardingobjectid |
ReferencedEntityNavigationPropertyName | BulkOperationLog_BulkDeleteFailures |
IsCustomizable | False |
AssociatedMenuConfiguration | AvailableOffline: True Behavior: DoNotDisplay Group: Details Label: MenuId: null Order: QueryApi: null ViewId: 00000000-0000-0000-0000-000000000000 |
bulkoperationlog_MailboxTrackingFolders
Many-To-One Relationship: mailboxtrackingfolder bulkoperationlog_MailboxTrackingFolders
Property | Value |
---|---|
ReferencingEntity | mailboxtrackingfolder |
ReferencingAttribute | regardingobjectid |
ReferencedEntityNavigationPropertyName | bulkoperationlog_MailboxTrackingFolders |
IsCustomizable | True |
AssociatedMenuConfiguration | AvailableOffline: True Behavior: DoNotDisplay Group: Details Label: MenuId: null Order: QueryApi: null ViewId: 00000000-0000-0000-0000-000000000000 |
bulkoperationlog_PrincipalObjectAttributeAccesses
Many-To-One Relationship: principalobjectattributeaccess bulkoperationlog_PrincipalObjectAttributeAccesses
Property | Value |
---|---|
ReferencingEntity | principalobjectattributeaccess |
ReferencingAttribute | objectid |
ReferencedEntityNavigationPropertyName | bulkoperationlog_PrincipalObjectAttributeAccesses |
IsCustomizable | True |
AssociatedMenuConfiguration | AvailableOffline: True Behavior: DoNotDisplay Group: Details Label: MenuId: null Order: QueryApi: null ViewId: 00000000-0000-0000-0000-000000000000 |
bulkoperationlog_SyncErrors
Many-To-One Relationship: syncerror bulkoperationlog_SyncErrors
Property | Value |
---|---|
ReferencingEntity | syncerror |
ReferencingAttribute | regardingobjectid |
ReferencedEntityNavigationPropertyName | bulkoperationlog_SyncErrors |
IsCustomizable | True |
AssociatedMenuConfiguration | AvailableOffline: True Behavior: DoNotDisplay Group: Details Label: MenuId: null Order: QueryApi: null ViewId: 00000000-0000-0000-0000-000000000000 |
Many-to-Many relationships
These relationships are many-to-many. Listed by SchemaName.
- BulkOperation_Accounts
- BulkOperation_Contacts
- BulkOperation_Leads
- CampaignActivity_Accounts
- CampaignActivity_Contacts
- CampaignActivity_Leads
BulkOperation_Accounts
Property | Value |
---|---|
IntersectEntityName | bulkoperationlog |
IsCustomizable | False |
SchemaName | BulkOperation_Accounts |
BulkOperation_Contacts
Property | Value |
---|---|
IntersectEntityName | bulkoperationlog |
IsCustomizable | False |
SchemaName | BulkOperation_Contacts |
BulkOperation_Leads
Property | Value |
---|---|
IntersectEntityName | bulkoperationlog |
IsCustomizable | False |
SchemaName | BulkOperation_Leads |
CampaignActivity_Accounts
Property | Value |
---|---|
IntersectEntityName | bulkoperationlog |
IsCustomizable | False |
SchemaName | CampaignActivity_Accounts |
CampaignActivity_Contacts
Property | Value |
---|---|
IntersectEntityName | bulkoperationlog |
IsCustomizable | False |
SchemaName | CampaignActivity_Contacts |
CampaignActivity_Leads
Property | Value |
---|---|
IntersectEntityName | bulkoperationlog |
IsCustomizable | False |
SchemaName | CampaignActivity_Leads |
See also
Dataverse table/entity reference
Dataverse Web API Reference