AsyncOperation (System Job) Entity OptionSet Attribute Metadata
[Applies to: Microsoft Dynamics CRM 2011]
The asynchronous operation entity contains a number of attributes that have the underlying type of OptionSetMetadata. This includes attributes of type PicklistAttributeMetadata, StateAttributeMetadata, and StatusAttributeMetadata. This topic shows the values for these attributes in a default, uncustomized installation of Microsoft Dynamics CRM. For information about how to generate and use enumerations for these values in your code, see Helper Code: Enumerations for Option Sets.
OptionSet Values
The following table lists the attributes and option set values for the asynchronous operation entity.
LogicalName | Type | OptionValue | OptionDescription |
---|---|---|---|
operationtype |
Picklist |
1 |
System Event |
Picklist |
2 |
Bulk E-mail |
|
Picklist |
3 |
Import File Parse |
|
Picklist |
4 |
Transform Parse Data |
|
Picklist |
5 |
Import |
|
Picklist |
6 |
Activity Propagation |
|
Picklist |
7 |
Duplicate Detection Rule Publish |
|
Picklist |
8 |
Bulk Duplicate Detection |
|
Picklist |
9 |
SQM Data Collection |
|
Picklist |
10 |
Workflow |
|
Picklist |
11 |
Quick Campaign |
|
Picklist |
12 |
Matchcode Update |
|
Picklist |
13 |
Bulk Delete |
|
Picklist |
14 |
Deletion Service |
|
Picklist |
15 |
Index Management |
|
Picklist |
16 |
Collect Organization Statistics |
|
Picklist |
17 |
Import Subprocess |
|
Picklist |
18 |
Calculate Organization Storage Size |
|
Picklist |
19 |
Collect Organization Database Statistics |
|
Picklist |
20 |
Collection Organization Size Statistics |
|
Picklist |
21 |
Database Tuning |
|
Picklist |
22 |
Calculate Organization Maximum Storage Size |
|
Picklist |
23 |
Bulk Delete Subprocess |
|
Picklist |
24 |
Update Statistic Intervals |
|
Picklist |
25 |
Organization Full Text Catalog Index |
|
Picklist |
26 |
Database log backup |
|
Picklist |
27 |
Update Contract States |
|
Picklist |
28 |
DBCC SHRINKDATABASE maintenance job |
|
Picklist |
29 |
DBCC SHRINKFILE maintenance job |
|
Picklist |
30 |
Reindex all indices maintenance job |
|
Picklist |
31 |
Storage Limit Notification |
|
Picklist |
32 |
Cleanup inactive workflow assemblies |
|
Picklist |
35 |
Recurring Series Expansion |
|
Picklist |
38 |
Import Sample Data |
|
Picklist |
40 |
Goal Roll Up |
|
Picklist |
41 |
Audit Partition Creation |
|
Picklist |
42 |
Check For Language Pack Updates |
|
Picklist |
43 |
Provision Language Pack |
|
Picklist |
44 |
Update Organization Database |
|
Picklist |
45 |
Update Solution |
|
Picklist |
46 |
Regenerate Entity Row Count Snapshot Data |
|
Picklist |
47 |
Regenerate Read Share Snapshot Data |
|
statecode |
State |
0 |
Ready |
State |
1 |
Suspended |
|
State |
2 |
Locked |
|
State |
3 |
Completed |
|
statuscode |
Status |
0 |
Waiting For Resources |
Status |
10 |
Waiting |
|
Status |
20 |
In Progress |
|
Status |
21 |
Pausing |
|
Status |
22 |
Canceling |
|
Status |
30 |
Succeeded |
|
Status |
31 |
Failed |
|
Status |
32 |
Canceled |
Statecode to Statuscode Mapping
The following table shows the mapping between the default statecode and statuscode picklist values.
State | State value | Status | Status value |
---|---|---|---|
Status |
0 |
Waiting For Resources |
0 |
Status |
1 |
Waiting |
10 |
Status |
2 |
In Progress |
20 |
Status |
2 |
Pausing |
21 |
Status |
2 |
Canceling |
22 |
Status |
3 |
Succeeded |
30 |
Status |
3 |
Failed |
31 |
Status |
3 |
Canceled |
32 |
See Also
Reference
AsyncOperation (System Job) Entity Privileges
Concepts
AsyncOperation (System Job) Entity
AsyncOperation (System Job) Entity Metadata
AsyncOperation (System Job) Entity Messages and Methods
Microsoft Dynamics CRM 2011
Send comments about this topic to Microsoft.
© 2013 Microsoft Corporation. All rights reserved.