JDBC Driver for Microsoft Dynamics CRM

Build 22.0.8462

AsyncOperation

Create, update, delete, and query AsyncOperation entities in Dynamics CRM.

Columns

Name Type ReadOnly Description
Id [KEY] String False

Unique identifier of the system job.

AsyncOperationId String False

Unique identifier of the system job.

CompletedOn Datetime True

Date and time when the system job was completed.

CorrelationId String False

Unique identifier used to correlate between multiple SDK requests and system jobs.

CorrelationUpdatedTime Datetime False

Last time the correlation depth was updated.

CreatedBy_Id String True

Unique identifier of the user who created the system job.

CreatedBy_LogicalName String True

CreatedBy_Name String True

CreatedOn Datetime True

Date and time when the system job was created.

CreatedOnBehalfBy_Id String True

Unique identifier of the delegate user who created the async operation.

CreatedOnBehalfBy_LogicalName String True

CreatedOnBehalfBy_Name String True

Data String False

Unstructured data associated with the system job.

DependencyToken String False

Execution of all operations with the same dependency token is serialized.

Depth Integer False

Number of SDK calls made since the first call.

ErrorCode Integer True

Error code returned from a canceled system job.

ExecutionTimeSpan Double True

Time that the system job has taken to execute.

FriendlyMessage String False

Message provided by the system job.

HostId String False

Unique identifier of the host that owns this system job.

IsWaitingForEvent Boolean True

Indicates that the system job is waiting for an event.

Message String True

Message related to the system job.

MessageName String False

Name of the message that started this system job.

ModifiedBy_Id String True

Unique identifier of the user who last modified the system job.

ModifiedBy_LogicalName String True

ModifiedBy_Name String True

ModifiedOn Datetime True

Date and time when the system job was last modified.

ModifiedOnBehalfBy_Id String True

Unique identifier of the delegate user who last modified the async operation.

ModifiedOnBehalfBy_LogicalName String True

ModifiedOnBehalfBy_Name String True

Name String False

Name of the system job.

OperationType String False

Type of the system job.

OwnerId_Id String False

Unique identifier of the user or team who owns the system job.

OwnerId_LogicalName String False

OwnerId_Name String False

OwningBusinessUnit_Id String True

Unique identifier of the business unit that owns the system job.

OwningBusinessUnit_LogicalName String True

OwningBusinessUnit_Name String True

OwningExtensionId_Id String False

Unique identifier of the owning extension with which the system job is associated.

OwningExtensionId_LogicalName String False

OwningExtensionId_Name String False

OwningTeam_Id String True

Unique identifier of the team who owns the record.

OwningTeam_LogicalName String True

OwningTeam_Name String True

OwningUser_Id String True

Unique identifier of the user who owns the record.

OwningUser_LogicalName String True

OwningUser_Name String True

PostponeUntil Datetime False

Indicates whether the system job should run only after the specified date and time.

PrimaryEntityType String False

Type of entity with which the system job is primarily associated.

RecurrencePattern String False

Pattern of the system job's recurrence.

RecurrenceStartTime Datetime False

Starting time in UTC for the recurrence pattern.

RegardingObjectId_Id String False

Unique identifier of the object with which the system job is associated.

RegardingObjectId_LogicalName String False

RegardingObjectId_Name String False

RequestId String False

Unique identifier of the request that generated the system job.

RetryCount Integer True

Number of times to retry the system job.

StartedOn Datetime True

Date and time when the system job was started.

StateCode String False

Status of the system job.

StatusCode String False

Reason for the status of the system job.

TimeZoneRuleVersionNumber Integer False

For internal use only.

UTCConversionTimeZoneCode Integer False

Time zone code that was in use when the record was created.

WorkflowActivationId_Id String False

Unique identifier of the workflow activation related to the system job.

WorkflowActivationId_LogicalName String False

WorkflowActivationId_Name String False

WorkflowStageName String True

Name of a workflow stage.

Copyright (c) 2023 CData Software, Inc. - All rights reserved.
Build 22.0.8462