BulkOperationLog Entity Reference
Log used to track bulk operation execution, successes, and failures.
Added by: Marketing Solution
Messages
| Message | Web API Operation | SDK Assembly |
|---|---|---|
| Create | POST [org URI]/api/data/v9.0/bulkoperationlogs See Create |
CreateRequest or Create |
| Retrieve | GET [org URI]/api/data/v9.0/bulkoperationlogs(bulkoperationlogid) See Retrieve |
RetrieveRequest or Retrieve |
| RetrieveMultiple | GET [org URI]/api/data/v9.0/bulkoperationlogs See Query Data |
RetrieveMultipleRequest or RetrieveMultiple |
Entity 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 attributes
These attributes return true for either IsValidForCreate or IsValidForUpdate (usually both). Listed by SchemaName.
- AdditionalInfo
- BulkOperationId
- BulkOperationIdType
- BulkOperationLogId
- 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 |
| 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 |
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 formatted |
| 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 formatted |
| 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 attributes
These attributes return false for both IsValidForCreate or IsValidForUpdate. Listed by SchemaName.
- BulkOperationIdName
- BulkOperationIdYomiName
- CreatedObjectIdName
- CreatedObjectIdYomiName
- ErrorNumber
- OwnerId
- OwnerIdName
- OwnerIdType
- OwnerIdYomiName
- OwningBusinessUnit
- OwningTeam
- OwningUser
- RegardingObjectIdName
- RegardingObjectIdYomiName
- VersionNumber
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 |
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 | None |
| 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 |
One-To-Many Relationships
Listed by SchemaName.
- bulkoperationlog_SyncErrors
- BulkOperationLog_AsyncOperations
- bulkoperationlog_MailboxTrackingFolders
- BulkOperationLog_BulkDeleteFailures
- bulkoperationlog_PrincipalObjectAttributeAccesses
bulkoperationlog_SyncErrors
Added by: System Solution Solution
Same as syncerror entity bulkoperationlog_SyncErrors Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | syncerror |
| ReferencingAttribute | regardingobjectid |
| IsHierarchical | False |
| IsCustomizable | True |
| ReferencedEntityNavigationPropertyName | bulkoperationlog_SyncErrors |
| AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: Cascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
BulkOperationLog_AsyncOperations
Added by: System Solution Solution
Same as asyncoperation entity BulkOperationLog_AsyncOperations Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | asyncoperation |
| ReferencingAttribute | regardingobjectid |
| IsHierarchical | False |
| IsCustomizable | False |
| ReferencedEntityNavigationPropertyName | BulkOperationLog_AsyncOperations |
| AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
bulkoperationlog_MailboxTrackingFolders
Added by: System Solution Solution
Same as mailboxtrackingfolder entity bulkoperationlog_MailboxTrackingFolders Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | mailboxtrackingfolder |
| ReferencingAttribute | regardingobjectid |
| IsHierarchical | False |
| IsCustomizable | True |
| ReferencedEntityNavigationPropertyName | bulkoperationlog_MailboxTrackingFolders |
| AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: Cascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
BulkOperationLog_BulkDeleteFailures
Added by: System Solution Solution
Same as bulkdeletefailure entity BulkOperationLog_BulkDeleteFailures Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | bulkdeletefailure |
| ReferencingAttribute | regardingobjectid |
| IsHierarchical | False |
| IsCustomizable | False |
| ReferencedEntityNavigationPropertyName | BulkOperationLog_BulkDeleteFailures |
| AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: Cascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
bulkoperationlog_PrincipalObjectAttributeAccesses
Added by: System Solution Solution
Same as principalobjectattributeaccess entity bulkoperationlog_PrincipalObjectAttributeAccesses Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | principalobjectattributeaccess |
| ReferencingAttribute | objectid |
| IsHierarchical | False |
| IsCustomizable | True |
| ReferencedEntityNavigationPropertyName | bulkoperationlog_PrincipalObjectAttributeAccesses |
| AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: Cascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
Many-To-One Relationships
Each Many-To-One relationship is defined by a corresponding One-To-Many relationship with the related entity. Listed by SchemaName.
- user_bulkoperationlog
- team_bulkoperationlog
- CreatedAccount_BulkOperationLogs2
- SourceAccount_BulkOperationLogs
- activity_pointer_BulkOperation_logs
- CreatedActivity_BulkOperationLogs
- BulkOperation_logs
- CreatedContact_BulkOperationLogs
- SourceContact_BulkOperationLogs
- CreatedLead_BulkOperationLogs
- SourceLead_BulkOperationLogs
- CreatedOpportunity_BulkOperationLogs
user_bulkoperationlog
Added by: System Solution Solution
See systemuser Entity user_bulkoperationlog One-To-Many relationship.
team_bulkoperationlog
Added by: System Solution Solution
See team Entity team_bulkoperationlog One-To-Many relationship.
CreatedAccount_BulkOperationLogs2
Added by: System Solution Solution
See account Entity CreatedAccount_BulkOperationLogs2 One-To-Many relationship.
SourceAccount_BulkOperationLogs
Added by: System Solution Solution
See account Entity SourceAccount_BulkOperationLogs One-To-Many relationship.
activity_pointer_BulkOperation_logs
Added by: System Solution Solution
See activitypointer Entity activity_pointer_BulkOperation_logs One-To-Many relationship.
CreatedActivity_BulkOperationLogs
Added by: System Solution Solution
See activitypointer Entity CreatedActivity_BulkOperationLogs One-To-Many relationship.
BulkOperation_logs
See bulkoperation Entity BulkOperation_logs One-To-Many relationship.
CreatedContact_BulkOperationLogs
Added by: System Solution Solution
See contact Entity CreatedContact_BulkOperationLogs One-To-Many relationship.
SourceContact_BulkOperationLogs
Added by: System Solution Solution
See contact Entity SourceContact_BulkOperationLogs One-To-Many relationship.
CreatedLead_BulkOperationLogs
Added by: Lead Management Solution
See lead Entity CreatedLead_BulkOperationLogs One-To-Many relationship.
SourceLead_BulkOperationLogs
Added by: Lead Management Solution
See lead Entity SourceLead_BulkOperationLogs One-To-Many relationship.
CreatedOpportunity_BulkOperationLogs
Added by: Sales Solution
See opportunity Entity CreatedOpportunity_BulkOperationLogs One-To-Many relationship.
See also
About the Entity Reference
Programming reference for Dynamics 365 Customer Engagement
Web API Reference
Microsoft.Dynamics.CRM.bulkoperationlog
Commentaires
Envoyer et afficher des commentaires pour