bulkoperationlog EntityType
Updated: November 29, 2016
Applies To: Dynamics 365 (online), Dynamics 365 (on-premises), Dynamics CRM 2016, Dynamics CRM Online
Description: Log used to track bulk operation execution, successes, and failures.
Entity Set path:[organization URI]/api/data/v8.2/bulkoperationlogs
Base Type: crmbaseentity EntityType
Display Name: Bulk Operation Log
Primary Key: bulkoperationlogid
Properties represent fields of data stored in the entity. Some properties are read-only.
Name | Type | Details |
|---|---|---|
additionalinfo | Edm.String | Description: Shows the data value at which an error occurred during the quick campaign. Display Name: Failed on Line |
bulkoperationlogid | Edm.Guid | Description: Unique identifier of the bulk operation log. Display Name: Bulk Operation Log Number |
errornumber | Edm.Int32 | Description: Shows the error code that is used to troubleshoot issues in the bulk operation. Display Name: Reason Id Read-only property |
owningbusinessunit | Edm.Guid | Description: Unique identifier of the business unit that owns the bulk operation log. Display Name: Owning Business Unit Read-only property |
owninguser | Edm.Guid | Description: Unique identifier of the user who owns the bulk operation log. Display Name: Owning User Read-only property |
Lookup properties are read-only, computed properties which contain entity primary key Edm.Guid data for one or more corresponding single-valued navigation properties. More information: Lookup properties and Retrieve data about lookup properties
Name | Single-valued navigation property | Description |
|---|---|---|
_bulkoperationid_value | bulkoperationid_activitypointer | Shows the quick campaign record that the log applies to. This information is used to relate log data to the parent quick campaign. |
_createdobjectid_value | createdobjectid_activitypointer createdobjectid_contact createdobjectid_account createdobjectid_lead createdobjectid_opportunity | Choose the activity or other item created by the bulk operation. |
_ownerid_value | Unique identifier of the user or team who owns the bulk operation log. | |
_regardingobjectid_value | regardingobjectid_account regardingobjectid_contact regardingobjectid_lead | Choose the account, contact, lead, or list that the bulk operation log item applies to. |
Single-valued navigation properties represent lookup fields where a single entity can be referenced. Each single-valued navigation property has a corresponding partner collection-valued navigation property on the related entity.
Name | Type | Partner |
|---|---|---|
bulkoperationid | BulkOperation_logs | |
bulkoperationid_activitypointer | activity_pointer_BulkOperation_logs | |
createdobjectid_account | CreatedAccount_BulkOperationLogs2 | |
createdobjectid_activitypointer | CreatedActivity_BulkOperationLogs | |
createdobjectid_contact | CreatedContact_BulkOperationLogs | |
createdobjectid_lead | CreatedLead_BulkOperationLogs | |
createdobjectid_opportunity | CreatedOpportunity_BulkOperationLogs | |
regardingobjectid_account | SourceAccount_BulkOperationLogs | |
regardingobjectid_contact | SourceContact_BulkOperationLogs | |
regardingobjectid_lead | SourceLead_BulkOperationLogs |
Collection-valued navigation properties represent collections of entities which may represent either a one-to-many (1:N) or many-to-many (N:N) relationship between the entities.
Name | Type | Partner |
|---|---|---|
BulkOperationLog_AsyncOperations | regardingobjectid_bulkoperationlog | |
BulkOperationLog_BulkDeleteFailures | regardingobjectid_bulkoperationlog |
Microsoft Dynamics 365
© 2016 Microsoft. All rights reserved. Copyright