Rediger

Share via


BulkOperationLog table/entity reference

Note

Unsure about table vs. entity? See Developers: Understand terminology in Microsoft Dataverse.

Log used to track bulk operation execution, successes, and failures.

Added by: Marketing Solution

Messages

Message Web API Operation SDK class or method
Create POST /bulkoperationlogs
See Create
CreateRequest or
Create
Retrieve GET /bulkoperationlogs(bulkoperationlogid)
See Retrieve
RetrieveRequest or
Retrieve
RetrieveMultiple GET /bulkoperationlogs
See Query Data
RetrieveMultipleRequest or
RetrieveMultiple

Properties

Property Value
CollectionSchemaName BulkOperationLogs
DisplayCollectionName Bulk Operation Logs
DisplayName Bulk Operation Log
EntitySetName bulkoperationlogs
IsBPFEntity False
LogicalCollectionName bulkoperationlogs
LogicalName bulkoperationlog
OwnershipType UserOwned
PrimaryIdAttribute bulkoperationlogid
PrimaryNameAttribute name
SchemaName BulkOperationLog

Writable columns/attributes

These columns/attributes return true for either IsValidForCreate or IsValidForUpdate (usually both). Listed by SchemaName.

AdditionalInfo

Property Value
Description Shows the data value at which an error occurred during the quick campaign.
DisplayName Failed on Line
Format Text
IsLocalizable False
IsValidForForm True
IsValidForRead True
IsValidForUpdate False
LogicalName additionalinfo
MaxLength 100000
RequiredLevel None
Type Memo

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
IsValidForUpdate False
LogicalName bulkoperationid
RequiredLevel SystemRequired
Targets bulkoperation
Type Lookup

BulkOperationIdType

Added by: Active Solution Solution

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
IsValidForUpdate False
LogicalName bulkoperationlogid
RequiredLevel SystemRequired
Type Uniqueidentifier

CampaignActivityId

Added by: Marketing Patch Solution

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
IsValidForUpdate False
LogicalName campaignactivityid
RequiredLevel None
Targets campaignactivity
Type Lookup

CampaignActivityIdType

Added by: Active Solution Solution

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
IsValidForUpdate False
LogicalName createdobjectid
RequiredLevel None
Targets account,activitypointer,contact,lead,opportunity
Type Lookup

CreatedObjectIdTypeCode

Added by: Active Solution Solution

Property Value
Description
DisplayName
IsValidForForm False
IsValidForRead True
IsValidForUpdate False
LogicalName createdobjectidtypecode
RequiredLevel None
Type EntityName

ErrorDescriptionFormatted

Added by: Marketing Patch Solution

Property Value
Description The error description formatted.
DisplayName Error description
Format Text
IsLocalizable False
IsValidForForm True
IsValidForRead True
LogicalName errordescriptionformatted
MaxLength 2000
RequiredLevel None
Type Memo

ErrorNumberFormatted

Added by: Marketing Patch Solution

Property Value
Description The error number formatted.
DisplayName Error number
Format Text
IsLocalizable False
IsValidForForm True
IsValidForRead True
LogicalName errornumberformatted
MaxLength 2000
RequiredLevel None
Type Memo

ImportSequenceNumber

Property Value
Description Sequence number of the import that created this record.
DisplayName Import Sequence Number
Format None
IsValidForForm False
IsValidForRead True
IsValidForUpdate False
LogicalName importsequencenumber
MaxValue 2147483647
MinValue -2147483648
RequiredLevel None
Type Integer

Name

Property Value
Description name
DisplayName name
FormatName Text
IsLocalizable False
IsValidForForm True
IsValidForRead True
LogicalName name
MaxLength 100
RequiredLevel ApplicationRequired
Type String

OverriddenCreatedOn

Property Value
DateTimeBehavior UserLocal
Description Date and time that the record was migrated.
DisplayName Record Created On
Format DateOnly
IsValidForForm False
IsValidForRead True
IsValidForUpdate False
LogicalName overriddencreatedon
RequiredLevel None
Type DateTime

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
IsValidForUpdate False
LogicalName regardingobjectid
RequiredLevel ApplicationRequired
Targets account,contact,lead
Type Lookup

RegardingObjectIdTypeCode

Added by: Active Solution Solution

Property Value
Description
DisplayName
IsValidForForm False
IsValidForRead True
IsValidForUpdate False
LogicalName regardingobjectidtypecode
RequiredLevel None
Type EntityName

TimeZoneRuleVersionNumber

Property Value
Description For internal use only.
DisplayName Time Zone Rule Version Number
Format None
IsValidForForm False
IsValidForRead True
LogicalName timezoneruleversionnumber
MaxValue 2147483647
MinValue -1
RequiredLevel None
Type Integer

UTCConversionTimeZoneCode

Property Value
Description Time zone code that was in use when the record was created.
DisplayName UTC Conversion Time Zone Code
Format None
IsValidForForm False
IsValidForRead True
LogicalName utcconversiontimezonecode
MaxValue 2147483647
MinValue -1
RequiredLevel None
Type Integer

Read-only columns/attributes

These columns/attributes return false for both IsValidForCreate or IsValidForUpdate. Listed by SchemaName.

BulkOperationIdName

Property Value
Description
DisplayName
FormatName Text
IsLocalizable False
IsValidForForm False
IsValidForRead True
LogicalName bulkoperationidname
MaxLength 100
RequiredLevel None
Type String

BulkOperationIdYomiName

Property Value
Description
DisplayName
FormatName Text
IsLocalizable False
IsValidForForm False
IsValidForRead True
LogicalName bulkoperationidyominame
MaxLength 4000
RequiredLevel None
Type String

CampaignActivityIdName

Added by: Marketing Patch Solution

Property Value
Description
DisplayName
FormatName Text
IsLocalizable False
IsValidForForm False
IsValidForRead True
LogicalName campaignactivityidname
MaxLength 4000
RequiredLevel None
Type String

CampaignActivityIdYomiName

Added by: Marketing Patch Solution

Property Value
Description
DisplayName
FormatName Text
IsLocalizable False
IsValidForForm False
IsValidForRead True
LogicalName campaignactivityidyominame
MaxLength 4000
RequiredLevel None
Type String

CreatedObjectIdName

Property Value
Description
DisplayName
FormatName Text
IsLocalizable False
IsValidForForm False
IsValidForRead True
LogicalName createdobjectidname
MaxLength 100
RequiredLevel None
Type String

CreatedObjectIdYomiName

Property Value
Description
DisplayName
FormatName Text
IsLocalizable False
IsValidForForm False
IsValidForRead True
LogicalName createdobjectidyominame
MaxLength 4000
RequiredLevel None
Type String

ErrorNumber

Property Value
Description Shows the error code that is used to troubleshoot issues in the bulk operation.
DisplayName Reason Id
Format None
IsValidForForm True
IsValidForRead True
LogicalName errornumber
MaxValue 2147483647
MinValue -2147483648
RequiredLevel None
Type Integer

OwnerId

Property Value
Description Owner Id
DisplayName Owner
IsValidForForm False
IsValidForRead True
LogicalName ownerid
RequiredLevel ApplicationRequired
Targets systemuser,team
Type Owner

OwnerIdName

Property Value
Description Name of the owner
DisplayName
FormatName Text
IsLocalizable False
IsValidForForm False
IsValidForRead True
LogicalName owneridname
MaxLength 100
RequiredLevel SystemRequired
Type String

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
FormatName Text
IsLocalizable False
IsValidForForm False
IsValidForRead True
LogicalName owneridyominame
MaxLength 100
RequiredLevel SystemRequired
Type String

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
Targets
Type Lookup

OwningTeam

Property Value
Description Unique identifier for the team that owns the record.
DisplayName Owning Team
IsValidForForm False
IsValidForRead True
LogicalName owningteam
RequiredLevel None
Targets team
Type Lookup

OwningUser

Property Value
Description Unique identifier for the user that owns the record.
DisplayName Owning User
IsValidForForm False
IsValidForRead True
LogicalName owninguser
RequiredLevel ApplicationRequired
Targets
Type Lookup

RegardingObjectIdName

Property Value
Description
DisplayName
FormatName Text
IsLocalizable False
IsValidForForm False
IsValidForRead True
LogicalName regardingobjectidname
MaxLength 100
RequiredLevel None
Type String

RegardingObjectIdYomiName

Property Value
Description
DisplayName
FormatName Text
IsLocalizable False
IsValidForForm False
IsValidForRead True
LogicalName regardingobjectidyominame
MaxLength 100
RequiredLevel None
Type String

VersionNumber

Property Value
Description Version Number
DisplayName Version Number
IsValidForForm False
IsValidForRead True
LogicalName versionnumber
MaxValue 9223372036854775807
MinValue -9223372036854775808
RequiredLevel None
Type BigInt

Many-To-One Relationships

Each Many-To-One relationship is defined by a corresponding One-To-Many relationship with the related table. Listed by SchemaName.

CreatedAccount_BulkOperationLogs2

Added by: System Solution Solution

See the CreatedAccount_BulkOperationLogs2 one-to-many relationship for the account table/entity.

CreatedContact_BulkOperationLogs

Added by: System Solution Solution

See the CreatedContact_BulkOperationLogs one-to-many relationship for the contact table/entity.

CreatedLead_BulkOperationLogs

Added by: Lead Management Solution

See the CreatedLead_BulkOperationLogs one-to-many relationship for the lead table/entity.

SourceAccount_BulkOperationLogs

Added by: System Solution Solution

See the SourceAccount_BulkOperationLogs one-to-many relationship for the account table/entity.

BulkOperation_logs

See the BulkOperation_logs one-to-many relationship for the bulkoperation table/entity.

SourceContact_BulkOperationLogs

Added by: System Solution Solution

See the SourceContact_BulkOperationLogs one-to-many relationship for the contact table/entity.

SourceLead_BulkOperationLogs

Added by: Lead Management Solution

See the SourceLead_BulkOperationLogs one-to-many relationship for the lead table/entity.

CampaignActivity_logs

See the CampaignActivity_logs one-to-many relationship for the campaignactivity table/entity.

CreatedOpportunity_BulkOperationLogs

Added by: Sales Solution

See the CreatedOpportunity_BulkOperationLogs one-to-many relationship for the opportunity table/entity.

Many-To-Many Relationships

Relationship details provided where the BulkOperationLog table is the first table in the relationship. Listed by SchemaName.

BulkOperation_Accounts

See the BulkOperation_Accounts many-to-many relationship for the bulkoperation table/entity.

BulkOperation_Contacts

See the BulkOperation_Contacts many-to-many relationship for the bulkoperation table/entity.

BulkOperation_Leads

See the BulkOperation_Leads many-to-many relationship for the bulkoperation table/entity.

CampaignActivity_Accounts

See the CampaignActivity_Accounts many-to-many relationship for the campaignactivity table/entity.

CampaignActivity_Contacts

See the CampaignActivity_Contacts many-to-many relationship for the campaignactivity table/entity.

CampaignActivity_Leads

See the CampaignActivity_Leads many-to-many relationship for the campaignactivity table/entity.

See also

Dataverse table/entity reference
Web API Reference