Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Process whose execution can proceed independently or in the background.
Messages
The following table lists the messages for the System Job (AsyncOperation) table. Messages represent operations that can be performed on the table. They may also be events.
| Name Is Event? |
Web API Operation | SDK for .NET |
|---|---|---|
AssociateEvent: True |
Associate records | Associate records |
CreateEvent: False |
POST /asyncoperationsSee Create |
Create records |
DeleteEvent: False |
DELETE /asyncoperations(asyncoperationid)See Delete |
Delete records |
DisassociateEvent: True |
Disassociate records | Disassociate records |
RetrieveEvent: False |
GET /asyncoperations(asyncoperationid)See Retrieve |
Retrieve records |
RetrieveMultipleEvent: False |
GET /asyncoperationsSee Query data |
Query data |
RetrievePrincipalAccessEvent: False |
RetrievePrincipalAccess | RetrievePrincipalAccessRequest |
UpdateEvent: False |
PATCH /asyncoperations(asyncoperationid)See Update |
Update records |
UpsertEvent: False |
PATCH /asyncoperations(asyncoperationid)See Upsert a table row |
UpsertRequest |
Properties
The following table lists selected properties for the System Job (AsyncOperation) table.
| Property | Value |
|---|---|
| DisplayName | System Job |
| DisplayCollectionName | System Jobs |
| SchemaName | AsyncOperation |
| CollectionSchemaName | AsyncOperations |
| EntitySetName | asyncoperations |
| LogicalName | asyncoperation |
| LogicalCollectionName | asyncoperations |
| PrimaryIdAttribute | asyncoperationid |
| PrimaryNameAttribute | name |
| TableType | Standard |
| OwnershipType | UserOwned |
Writable columns/attributes
These columns/attributes return true for either IsValidForCreate or IsValidForUpdate (usually both). Listed by SchemaName.
- AsyncOperationId
- BreadcrumbId
- CallerOrigin
- CorrelationId
- CorrelationUpdatedTime
- Data
- DependencyToken
- Depth
- ExpanderStartTime
- FriendlyMessage
- HostId
- MessageName
- Name
- OperationType
- OwnerId
- OwnerIdType
- OwningExtensionId
- OwningExtensionTypeCode
- ParentPluginExecutionId
- PostponeUntil
- PrimaryEntityType
- RecurrencePattern
- RecurrenceStartTime
- RegardingObjectId
- RegardingObjectTypeCode
- RequestId
- RetainJobHistory
- RootExecutionContext
- StateCode
- StatusCode
- TimeZoneRuleVersionNumber
- UTCConversionTimeZoneCode
- WorkflowActivationId
- Workload
AsyncOperationId
| Property | Value |
|---|---|
| Description | Unique identifier of the system job. |
| DisplayName | System Job |
| IsValidForForm | False |
| IsValidForRead | True |
| LogicalName | asyncoperationid |
| RequiredLevel | SystemRequired |
| Type | Uniqueidentifier |
BreadcrumbId
| Property | Value |
|---|---|
| Description | The breadcrumb record ID. |
| DisplayName | Breadcrumb ID |
| IsValidForForm | True |
| IsValidForRead | True |
| LogicalName | breadcrumbid |
| RequiredLevel | None |
| Type | Uniqueidentifier |
CallerOrigin
| Property | Value |
|---|---|
| Description | The origin of the caller. |
| DisplayName | Caller Origin |
| IsValidForForm | True |
| IsValidForRead | True |
| LogicalName | callerorigin |
| RequiredLevel | None |
| Type | String |
| Format | Text |
| FormatName | Text |
| ImeMode | Auto |
| IsLocalizable | False |
| MaxLength | 256 |
CorrelationId
| Property | Value |
|---|---|
| Description | Unique identifier used to correlate between multiple SDK requests and system jobs. |
| DisplayName | Correlation Id |
| IsValidForForm | False |
| IsValidForRead | True |
| LogicalName | correlationid |
| RequiredLevel | SystemRequired |
| Type | Uniqueidentifier |
CorrelationUpdatedTime
| Property | Value |
|---|---|
| Description | Last time the correlation depth was updated. |
| DisplayName | Correlation Updated Time |
| IsValidForForm | False |
| IsValidForRead | True |
| LogicalName | correlationupdatedtime |
| RequiredLevel | SystemRequired |
| Type | DateTime |
| CanChangeDateTimeBehavior | False |
| DateTimeBehavior | UserLocal |
| Format | DateAndTime |
| ImeMode | Inactive |
| SourceTypeMask | 0 |
Data
| Property | Value |
|---|---|
| Description | Unstructured data associated with the system job. |
| DisplayName | Data |
| IsValidForForm | False |
| IsValidForRead | True |
| LogicalName | data |
| RequiredLevel | None |
| Type | Memo |
| Format | TextArea |
| FormatName | TextArea |
| ImeMode | Auto |
| IsLocalizable | False |
| MaxLength | 1073741823 |
DependencyToken
| Property | Value |
|---|---|
| Description | Execution of all operations with the same dependency token is serialized. |
| DisplayName | Dependency Token |
| IsValidForForm | False |
| IsValidForRead | True |
| LogicalName | dependencytoken |
| RequiredLevel | None |
| Type | String |
| Format | Text |
| FormatName | Text |
| ImeMode | Auto |
| IsLocalizable | False |
| MaxLength | 256 |
Depth
| Property | Value |
|---|---|
| Description | Number of SDK calls made since the first call. |
| DisplayName | Depth |
| IsValidForForm | False |
| IsValidForRead | True |
| LogicalName | depth |
| RequiredLevel | SystemRequired |
| Type | Integer |
| MaxValue | 2147483647 |
| MinValue | 0 |
ExpanderStartTime
| Property | Value |
|---|---|
| Description | The datetime when the Expander pipeline started. |
| DisplayName | Expander Start Time |
| IsValidForForm | True |
| IsValidForRead | True |
| LogicalName | expanderstarttime |
| RequiredLevel | None |
| Type | DateTime |
| CanChangeDateTimeBehavior | False |
| DateTimeBehavior | UserLocal |
| Format | DateAndTime |
| ImeMode | Inactive |
| SourceTypeMask | 0 |
FriendlyMessage
| Property | Value |
|---|---|
| Description | Message provided by the system job. |
| DisplayName | Friendly message |
| IsValidForForm | True |
| IsValidForRead | True |
| LogicalName | friendlymessage |
| RequiredLevel | None |
| Type | Memo |
| Format | Text |
| FormatName | Text |
| ImeMode | Auto |
| IsLocalizable | False |
| MaxLength | 100000 |
HostId
| Property | Value |
|---|---|
| Description | Unique identifier of the host that owns this system job. |
| DisplayName | Host |
| IsValidForForm | False |
| IsValidForRead | True |
| LogicalName | hostid |
| RequiredLevel | None |
| Type | String |
| Format | Text |
| FormatName | Text |
| ImeMode | Auto |
| IsLocalizable | False |
| MaxLength | 256 |
MessageName
| Property | Value |
|---|---|
| Description | Name of the message that started this system job. |
| DisplayName | Message Name |
| IsValidForForm | True |
| IsValidForRead | True |
| LogicalName | messagename |
| RequiredLevel | None |
| Type | String |
| Format | Text |
| FormatName | Text |
| ImeMode | Auto |
| IsLocalizable | False |
| MaxLength | 160 |
Name
| Property | Value |
|---|---|
| Description | Name of the system job. |
| DisplayName | System Job Name |
| IsValidForForm | True |
| IsValidForRead | True |
| LogicalName | name |
| RequiredLevel | None |
| Type | String |
| Format | Text |
| FormatName | Text |
| ImeMode | Auto |
| IsLocalizable | False |
| MaxLength | 256 |
OperationType
| Property | Value |
|---|---|
| Description | Type of the system job. |
| DisplayName | System Job Type |
| IsValidForForm | True |
| IsValidForRead | True |
| LogicalName | operationtype |
| RequiredLevel | None |
| Type | Picklist |
| DefaultFormValue | -1 |
| GlobalChoiceName | asyncoperation_operationtype |
OperationType Choices/Options
| Value | Label |
|---|---|
| 1 | System Event |
| 2 | Bulk Email |
| 3 | Import File Parse |
| 4 | Transform Parse Data |
| 5 | Import |
| 6 | Activity Propagation |
| 7 | Duplicate Detection Rule Publish |
| 8 | Bulk Duplicate Detection |
| 9 | SQM Data Collection |
| 10 | Workflow |
| 11 | Quick Campaign |
| 12 | Matchcode Update |
| 13 | Bulk Delete |
| 14 | Deletion Service |
| 15 | Index Management |
| 16 | Collect Organization Statistics |
| 17 | Import Subprocess |
| 18 | Calculate Organization Storage Size |
| 19 | Collect Organization Database Statistics |
| 20 | Collection Organization Size Statistics |
| 21 | Database Tuning |
| 22 | Calculate Organization Maximum Storage Size |
| 23 | Bulk Delete Subprocess |
| 24 | Update Statistic Intervals |
| 25 | Organization Full Text Catalog Index |
| 26 | Database log backup |
| 27 | Update Contract States |
| 28 | DBCC SHRINKDATABASE maintenance job |
| 29 | DBCC SHRINKFILE maintenance job |
| 30 | Reindex all indices maintenance job |
| 31 | Storage Limit Notification |
| 32 | Cleanup inactive workflow assemblies |
| 35 | Recurring Series Expansion |
| 38 | Import Sample Data |
| 40 | Goal Roll Up |
| 41 | Audit Partition Creation |
| 42 | Check For Language Pack Updates |
| 43 | Provision Language Pack |
| 44 | Update Organization Database |
| 45 | Update Solution |
| 46 | Regenerate Entity Row Count Snapshot Data |
| 47 | Regenerate Read Share Snapshot Data |
| 49 | Post to Yammer |
| 50 | Outgoing Activity |
| 51 | Incoming Email Processing |
| 52 | Mailbox Test Access |
| 53 | Encryption Health Check |
| 54 | Execute Async Request |
| 56 | Update Entitlement States |
| 57 | Calculate Rollup Field |
| 58 | Mass Calculate Rollup Field |
| 59 | Import Translation |
| 62 | Convert Date And Time Behavior |
| 63 | EntityKey Index Creation |
| 65 | Update Knowledge Article States |
| 68 | Resource Booking Sync |
| 69 | Relationship Assistant Cards |
| 71 | Cleanup Solution Components |
| 72 | App Module Metadata Operation |
| 73 | ALM Anomaly Detection Operation |
| 75 | Flow Notification |
| 76 | Ribbon Client Metadata Operation |
| 79 | CallbackRegistration Expander Operation |
| 85 | Migrate notes to attachments job |
| 86 | Migrate article content to file storage |
| 87 | Updated Deactived On for Resolved Cases job |
| 88 | Cascade Reparent DB Async Operation |
| 89 | Cascade Merge Async Operation |
| 90 | CascadeAssign |
| 91 | CascadeDelete |
| 92 | Event Expander Operation |
| 93 | Import Solution Metadata |
| 94 | Bulk Delete File Attachment |
| 95 | Refresh Business Unit for Records Owned By Principal |
| 96 | Revoke Inherited Access |
| 98 | Create Or Refresh Virtual Entity |
| 100 | Cascade FlowSession Permissions Async Operation |
| 101 | Update Modern Flow Async Operation |
| 102 | AsyncArchive Async Operation |
| 103 | Cancel Async Operations (System) |
| 104 | Process Table For RecycleBin |
| 105 | Cascade Assign All Async Operation |
| 106 | Background Team Service Async Operation |
| 187 | Async Restore Job |
| 201 | Provision language for user |
| 202 | Export Solution Async Operation |
| 203 | Import Solution Async Operation |
| 204 | PublishAll Async Operation |
| 207 | DeleteAndPromote Async Operation |
| 208 | UninstallSolution Async Operation |
| 209 | ProvisionLanguage Async Operation |
| 210 | ImportTranslation Async Operation |
| 211 | StageAndUpgrade Async Operation |
| 239 | Denormalization Async Operation |
| 250 | Refresh Runtime Integration Components Async Operation |
| 300 | Bulk Archive Operation |
| 301 | Archive Execution Async Operation |
| 302 | FinOps Deployment Async Operation |
| 304 | Purge Archived Content Operation |
| 305 | Register Offering Async Operation |
| 306 | Execute DataProcessing Configuration |
| 307 | Sync Synapse Tables Schema |
| 308 | FinOps DB Sync Async Operation |
| 309 | FinOps Unit Test Async Operation |
| 320 | Catalog Service Generate Package Async Operation |
| 321 | Catalog Service Submit Approval Request Async Operation |
| 322 | Catalog Service Install Request Async Operation |
| 330 | TDS endpoint provisioning new TVF functions and grant permission Async Operation |
| 332 | FinOps Deploy Custom Package Async Operation |
| 333 | Deletes related Elastic Table records when a SQL record is deleted |
| 334 | Deletes related Elastic or SQL Table records when an Elastic Table record is deleted |
| 335 | Catalog service asyc operation to poll for a solution checker request |
| 336 | Catalog service asyc operation to submit a solution checker request |
| 337 | Solution service async operation to install solution after app updates |
| 338 | Prompt column bulk update operation |
| 339 | Instant entities cleanup operation |
| 12801 | Cascade Grant or Revoke Access Version Tracking Async Operation |
| 190690091 | AI Builder Training Events |
| 190690092 | AI Builder Prediction Events |
OwnerId
| Property | Value |
|---|---|
| Description | Unique identifier of the user or team who owns the system job. |
| DisplayName | Owner |
| IsValidForForm | True |
| IsValidForRead | True |
| LogicalName | ownerid |
| RequiredLevel | SystemRequired |
| Type | Owner |
| Targets | systemuser, team |
OwnerIdType
| Property | Value |
|---|---|
| Description | |
| DisplayName | |
| IsValidForForm | False |
| IsValidForRead | True |
| LogicalName | owneridtype |
| RequiredLevel | SystemRequired |
| Type | EntityName |
OwningExtensionId
| Property | Value |
|---|---|
| Description | Unique identifier of the owning extension with which the system job is associated. |
| DisplayName | Owning Extension |
| IsValidForForm | True |
| IsValidForRead | True |
| LogicalName | owningextensionid |
| RequiredLevel | None |
| Type | Lookup |
| Targets | sdkmessageprocessingstep |
OwningExtensionTypeCode
| Property | Value |
|---|---|
| Description | |
| DisplayName | |
| IsValidForForm | False |
| IsValidForRead | True |
| LogicalName | owningextensiontypecode |
| RequiredLevel | None |
| Type | EntityName |
ParentPluginExecutionId
| Property | Value |
|---|---|
| Description | |
| DisplayName | |
| IsValidForForm | False |
| IsValidForRead | True |
| LogicalName | parentpluginexecutionid |
| RequiredLevel | None |
| Type | Uniqueidentifier |
PostponeUntil
| Property | Value |
|---|---|
| Description | Indicates whether the system job should run only after the specified date and time. |
| DisplayName | Postpone Until |
| IsValidForForm | True |
| IsValidForRead | True |
| LogicalName | postponeuntil |
| RequiredLevel | None |
| Type | DateTime |
| CanChangeDateTimeBehavior | False |
| DateTimeBehavior | UserLocal |
| Format | DateAndTime |
| ImeMode | Inactive |
| SourceTypeMask | 0 |
PrimaryEntityType
| Property | Value |
|---|---|
| Description | Type of entity with which the system job is primarily associated. |
| DisplayName | Primary Entity Type |
| IsValidForForm | False |
| IsValidForRead | True |
| LogicalName | primaryentitytype |
| RequiredLevel | None |
| Type | EntityName |
RecurrencePattern
| Property | Value |
|---|---|
| Description | Pattern of the system job's recurrence. |
| DisplayName | Recurrence Pattern |
| IsValidForForm | False |
| IsValidForRead | True |
| LogicalName | recurrencepattern |
| RequiredLevel | None |
| Type | String |
| Format | Text |
| FormatName | Text |
| ImeMode | Auto |
| IsLocalizable | False |
| MaxLength | 256 |
RecurrenceStartTime
| Property | Value |
|---|---|
| Description | Starting time in UTC for the recurrence pattern. |
| DisplayName | Recurrence Start |
| IsValidForForm | False |
| IsValidForRead | True |
| LogicalName | recurrencestarttime |
| RequiredLevel | None |
| Type | DateTime |
| CanChangeDateTimeBehavior | False |
| DateTimeBehavior | UserLocal |
| Format | DateOnly |
| ImeMode | Inactive |
| SourceTypeMask | 0 |
RegardingObjectId
| Property | Value |
|---|---|
| Description | Unique identifier of the object with which the system job is associated. |
| DisplayName | Regarding |
| IsValidForForm | True |
| IsValidForRead | True |
| LogicalName | regardingobjectid |
| RequiredLevel | None |
| Type | Lookup |
| Targets | account, activityfileattachment, activitymimeattachment, activitypointer, adx_externalidentity, adx_invitation, adx_inviteredemption, adx_portalcomment, adx_setting, adx_webformsession, agentconversationmessage, agentconversationmessagefile, agentfeeditem, agenthubgoal, agenthubinsight, agenthubmetric, aicopilot, aiinsightcard, aiplugin, aipluginauth, aipluginconversationstarter, aipluginconversationstartermapping, aipluginexternalschema, aipluginexternalschemaproperty, aiplugingovernance, aiplugingovernanceext, aiplugininstance, aipluginoperation, aipluginoperationparameter, aipluginoperationresponsetemplate, aiplugintitle, aipluginusersetting, aiskillconfig, allowedmcpclient, annotation, annualfiscalcalendar, appaction, appactionmigration, appactionrule, appelement, appentitysearchview, application, applicationuser, appmodulecomponentedge, appmodulecomponentnode, appointment, approvalprocess, approvalstageapproval, approvalstagecondition, approvalstageintelligent, approvalstageorder, appsetting, appusersetting, archivecleanupinfo, archivecleanupoperation, attributeclusterconfig, attributeimageconfig, attributemap, attributemaskingrule, attributepicklistvalue, bot, botcomponent, botcomponentcollection, bulkarchiveconfig, bulkarchivefailuredetail, bulkarchiveoperation, bulkarchiveoperationdetail, businessprocess, businessunit, businessunitnewsarticle, calendar, canvasappextendedmetadata, card, cascadegrantrevokeaccessrecordstracker, cascadegrantrevokeaccessversiontracker, catalog, catalogassignment, certificatecredential, channelaccessprofile, channelaccessprofilerule, chat, comment, connection, connectioninstance, connectionreference, connectionrole, connector, contact, conversationtranscript, convertrule, copilotexamplequestion, copilotglossaryterm, copilotsynonyms, credential, customapi, customapirequestparameter, customapiresponseproperty, customeraddress, customerrelationship, datalakefolder, datalakefolderpermission, datalakeworkspace, datalakeworkspacepermission, dataprocessingconfiguration, delegatedauthorization, deleteditemreference, desktopflowbinary, desktopflowmodule, displaystring, dvfilesearch, dvfilesearchattribute, dvfilesearchentity, dvtablesearch, dvtablesearchattribute, dvtablesearchentity, email, emailaddressconfiguration, emailserverprofile, enablearchivalrequest, entityanalyticsconfig, entityclusterconfig, entityimageconfig, entityindex, entitymap, entityrecordfilter, environmentvariabledefinition, environmentvariablevalue, exportedexcel, exportsolutionupload, externalparty, externalpartyitem, fabricaiskill, fax, featurecontrolsetting, federatedknowledgecitation, federatedknowledgeconfiguration, federatedknowledgeentityconfiguration, federatedknowledgemetadatarefresh, fixedmonthlyfiscalcalendar, flowcapacityassignment, flowcredentialapplication, flowevent, flowmachine, flowmachinegroup, flowmachineimage, flowmachineimageversion, flowmachinenetwork, flowsession, flowsessionbinary, fxexpression, goal, goalrollupquery, governanceconfiguration, holidaywrapper, import, importdata, importfile, importlog, importmap, indexattributes, interactionforemail, internalcatalogassignment, isvconfig, kbarticle, kbarticlecomment, kbarticletemplate, keyvaultreference, knowledgearticle, knowledgebaserecord, knowledgefaq, knowledgesourceconsumer, knowledgesourceprofile, letter, mailbox, mailmergetemplate, mainfewshot, makerfewshot, managedidentity, maskingrule, mcpserver, mcptool, metadataforarchival, metric, mobileofflineprofileextension, monthlyfiscalcalendar, msdynce_botcontent, msdyn_aibdataset, msdyn_aibdatasetfile, msdyn_aibdatasetrecord, msdyn_aibdatasetscontainer, msdyn_aibfeedbackloop, msdyn_aibfile, msdyn_aibfileattacheddata, msdyn_aiconfiguration, msdyn_aiconfigurationsearch, msdyn_aidataprocessingevent, msdyn_aidocumenttemplate, msdyn_aievaluationconfiguration, msdyn_aievaluationrun, msdyn_aievent, msdyn_aifptrainingdocument, msdyn_aimodel, msdyn_aimodelcatalog, msdyn_aiodimage, msdyn_aiodlabel, msdyn_aiodtrainingboundingbox, msdyn_aiodtrainingimage, msdyn_aioptimization, msdyn_aioptimizationprivatedata, msdyn_aitemplate, msdyn_aitestcase, msdyn_aitestcasedocument, msdyn_aitestcaseinput, msdyn_aitestrun, msdyn_aitestrunbatch, msdyn_analysiscomponent, msdyn_analysisjob, msdyn_analysisoverride, msdyn_analysisresult, msdyn_analysisresultdetail, msdyn_appinsightsmetadata, msdyn_copilotinteractions, msdyn_customcontrolextendedsettings, msdyn_dataflow, msdyn_dataflowconnectionreference, msdyn_dataflowrefreshhistory, msdyn_dataflowtemplate, msdyn_dataflow_datalakefolder, msdyn_dataworkspace, msdyn_dmsrequest, msdyn_dmsrequeststatus, msdyn_dmssyncrequest, msdyn_dmssyncstatus, msdyn_entitylinkchatconfiguration, msdyn_entityrefreshhistory, msdyn_favoriteknowledgearticle, msdyn_federatedarticle, msdyn_federatedarticleincident, msdyn_fileupload, msdyn_flow_actionapprovalmodel, msdyn_flow_approval, msdyn_flow_approvalrequest, msdyn_flow_approvalresponse, msdyn_flow_approvalstep, msdyn_flow_awaitallactionapprovalmodel, msdyn_flow_awaitallapprovalmodel, msdyn_flow_basicapprovalmodel, msdyn_flow_flowapproval, msdyn_formmapping, msdyn_function, msdyn_helppage, msdyn_historicalcaseharvestbatch, msdyn_historicalcaseharvestrun, msdyn_insightsstorevirtualentity, msdyn_integratedsearchprovider, msdyn_interimupdateknowledgearticle, msdyn_kalanguagesetting, msdyn_kbattachment, msdyn_kmfederatedsearchconfig, msdyn_kmpersonalizationsetting, msdyn_knowledgearticlecustomentity, msdyn_knowledgearticleimage, msdyn_knowledgearticletemplate, msdyn_knowledgeassetconfiguration, msdyn_knowledgeconfiguration, msdyn_knowledgeharvestjobrecord, msdyn_knowledgeinteractioninsight, msdyn_knowledgemanagementsetting, msdyn_knowledgepersonalfilter, msdyn_knowledgesearchfilter, msdyn_knowledgesearchinsight, msdyn_mobileapp, msdyn_modulerundetail, msdyn_plan, msdyn_planartifact, msdyn_planattachment, msdyn_pmanalysishistory, msdyn_pmbusinessruleautomationconfig, msdyn_pmcalendar, msdyn_pmcalendarversion, msdyn_pminferredtask, msdyn_pmprocessextendedmetadataversion, msdyn_pmprocesstemplate, msdyn_pmprocessusersettings, msdyn_pmprocessversion, msdyn_pmrecording, msdyn_pmsimulation, msdyn_pmtab, msdyn_pmtemplate, msdyn_pmview, msdyn_qna, msdyn_richtextfile, msdyn_salesforcestructuredobject, msdyn_salesforcestructuredqnaconfig, msdyn_schedule, msdyn_serviceconfiguration, msdyn_slakpi, msdyn_solutionhealthrule, msdyn_solutionhealthruleargument, msdyn_solutionhealthruleset, msdyn_tour, msdyn_virtualtablecolumncandidate, msdyn_workflowactionstatus, msgraphresourcetosubscription, mspcat_catalogsubmissionfiles, mspcat_packagestore, organization, organizationdatasyncfnostate, organizationdatasyncstate, organizationdatasyncsubscription, organizationdatasyncsubscriptionentity, organizationdatasyncsubscriptionfnotable, organizationsetting, package, packagehistory, pdfsetting, phonecall, plannerbusinessscenario, plannersyncaction, plugin, pluginpackage, position, post, postfollow, powerbidataset, powerbidatasetapdx, powerbimashupparameter, powerbireport, powerbireportapdx, powerfxrule, powerpagecomponent, powerpagesddosalert, powerpagesite, powerpagesitelanguage, powerpagesitepublished, powerpagesmanagedidentity, powerpagesscanreport, powerpagessourcefile, privilege, privilegecheckerlog, privilegecheckerrun, privilegesremovalsetting, processorregistration, processstageparameter, provisionlanguageforuser, purviewlabelinfo, purviewlabelsynccache, quarterlyfiscalcalendar, queue, queueitem, reconciliationentityinfo, reconciliationentitystepinfo, reconciliationinfo, recordfilter, recurringappointmentmaster, recyclebinconfig, relationshipattribute, relationshiprole, relationshiprolemap, report, reportparameter, retaineddataexcel, retentioncleanupinfo, retentioncleanupoperation, retentionconfig, retentionfailuredetail, retentionoperation, retentionoperationdetail, retentionsuccessdetail, revokeinheritedaccessrecordstracker, role, roleeditorlayout, rollupfield, routingrule, routingruleitem, savedquery, savingrule, sa_suggestedaction, sa_suggestedactioncriteria, searchattributesettings, searchcustomanalyzer, searchrelationshipsettings, semiannualfiscalcalendar, sensitivitylabelattributemapping, serviceplan, serviceplancustomcontrol, serviceplanmapping, settingdefinition, sharedlinksetting, sharedobject, sharedworkspace, sharedworkspacepool, sharepointdocumentlocation, sharepointmanagedidentity, sharepointsite, sideloadedaiplugin, signalregistration, similarityrule, sla, socialactivity, socialprofile, solutioncomponentattributeconfiguration, solutioncomponentbatchconfiguration, solutioncomponentconfiguration, solutioncomponentrelationshipconfiguration, stagedattributelookupvalue, stagedattributepicklistvalue, stagedentity, stagedentityattribute, stagedentityrelationship, stagedentityrelationshiprelationships, stagedentityrelationshiprole, stagedmetadataasyncoperation, stagedoptionset, stagedrelationship, stagedrelationshipextracondition, stagedviewattribute, stagesolutionupload, subject, supportusertable, synapsedatabase, synapselinkexternaltablestate, synapselinkprofile, synapselinkprofileentity, synapselinkprofileentitystate, synapselinkschedule, systemform, systemuser, systemuserauthorizationchangetracker, tag, taggedflowsession, taggedprocess, task, tdsmetadata, team, teammobileofflineprofilemembership, template, territory, theme, toolinggateway, toolinggatewaymcpserver, traitregistration, transactioncurrency, unstructuredfilesearchentity, unstructuredfilesearchrecord, unstructuredfilesearchrecordstatus, userform, usermapping, usermobileofflineprofilemembership, userquery, userrating, uxagentcomponent, uxagentcomponentrevision, uxagentproject, uxagentprojectfile, viewasexamplequestion, virtualentitymetadata, workflowbinary, workflowmetadata, workqueue, workqueueitem |
RegardingObjectTypeCode
| Property | Value |
|---|---|
| Description | |
| DisplayName | |
| IsValidForForm | False |
| IsValidForRead | True |
| LogicalName | regardingobjecttypecode |
| RequiredLevel | None |
| Type | EntityName |
RequestId
| Property | Value |
|---|---|
| Description | Unique identifier of the request that generated the system job. |
| DisplayName | Request |
| IsValidForForm | False |
| IsValidForRead | True |
| LogicalName | requestid |
| RequiredLevel | None |
| Type | Uniqueidentifier |
RetainJobHistory
| Property | Value |
|---|---|
| Description | Retain job history. |
| DisplayName | Retain Job History |
| IsValidForForm | False |
| IsValidForRead | True |
| LogicalName | retainjobhistory |
| RequiredLevel | None |
| Type | Boolean |
| GlobalChoiceName | asyncoperation_retainjobhistory |
| DefaultValue | False |
| True Label | Yes |
| False Label | No |
RootExecutionContext
| Property | Value |
|---|---|
| Description | Root execution context of the job that trigerred async job. |
| DisplayName | RootExecutionContext |
| IsValidForForm | False |
| IsValidForRead | True |
| LogicalName | rootexecutioncontext |
| RequiredLevel | None |
| Type | Memo |
| Format | TextArea |
| FormatName | TextArea |
| ImeMode | Auto |
| IsLocalizable | False |
| MaxLength | 1073741823 |
StateCode
| Property | Value |
|---|---|
| Description | Status of the system job. |
| DisplayName | Status |
| IsValidForForm | True |
| IsValidForRead | True |
| LogicalName | statecode |
| RequiredLevel | SystemRequired |
| Type | State |
| DefaultFormValue | 0 |
| GlobalChoiceName | asyncoperation_statecode |
StateCode Choices/Options
| Value | Details |
|---|---|
| 0 | Label: Ready DefaultStatus: 0 InvariantName: Ready |
| 1 | Label: Suspended DefaultStatus: 10 InvariantName: Suspended |
| 2 | Label: Locked DefaultStatus: 20 InvariantName: Locked |
| 3 | Label: Completed DefaultStatus: 30 InvariantName: Completed |
StatusCode
| Property | Value |
|---|---|
| Description | Reason for the status of the system job. |
| DisplayName | Status Reason |
| IsValidForForm | True |
| IsValidForRead | True |
| LogicalName | statuscode |
| RequiredLevel | None |
| Type | Status |
| DefaultFormValue | -1 |
| GlobalChoiceName | asyncoperation_statuscode |
StatusCode Choices/Options
| Value | Details |
|---|---|
| 0 | Label: Waiting For Resources State:0 TransitionData: None |
| 10 | Label: Waiting State:1 TransitionData: None |
| 20 | Label: In Progress State:2 TransitionData: None |
| 21 | Label: Pausing State:2 TransitionData: None |
| 22 | Label: Canceling State:2 TransitionData: None |
| 30 | Label: Succeeded State:3 TransitionData: None |
| 31 | Label: Failed State:3 TransitionData: None |
| 32 | Label: Canceled State:3 TransitionData: None |
TimeZoneRuleVersionNumber
| Property | Value |
|---|---|
| Description | For internal use only. |
| DisplayName | |
| IsValidForForm | False |
| IsValidForRead | True |
| LogicalName | timezoneruleversionnumber |
| RequiredLevel | None |
| Type | Integer |
| MaxValue | 2147483647 |
| MinValue | -1 |
UTCConversionTimeZoneCode
| Property | Value |
|---|---|
| Description | Time zone code that was in use when the record was created. |
| DisplayName | |
| IsValidForForm | False |
| IsValidForRead | True |
| LogicalName | utcconversiontimezonecode |
| RequiredLevel | None |
| Type | Integer |
| MaxValue | 2147483647 |
| MinValue | -1 |
WorkflowActivationId
| Property | Value |
|---|---|
| Description | Unique identifier of the workflow activation related to the system job. |
| DisplayName | Workflow Activation Id |
| IsValidForForm | False |
| IsValidForRead | True |
| LogicalName | workflowactivationid |
| RequiredLevel | None |
| Type | Lookup |
| Targets | workflow |
Workload
| Property | Value |
|---|---|
| Description | The workload name. |
| DisplayName | Workload |
| IsValidForForm | True |
| IsValidForRead | True |
| LogicalName | workload |
| RequiredLevel | None |
| Type | String |
| Format | Text |
| FormatName | Text |
| ImeMode | Auto |
| IsLocalizable | False |
| MaxLength | 256 |
Read-only columns/attributes
These columns/attributes return false for both IsValidForCreate and IsValidForUpdate. Listed by SchemaName.
- CompletedOn
- CreatedBy
- CreatedOn
- CreatedOnBehalfBy
- DataBlobId
- DataBlobId_Name
- ErrorCode
- ExecutionTimeSpan
- IsWaitingForEvent
- Message
- ModifiedBy
- ModifiedOn
- ModifiedOnBehalfBy
- OwnerIdName
- OwnerIdYomiName
- OwningBusinessUnit
- OwningTeam
- OwningUser
- RetryCount
- Sequence
- StartedOn
- Subtype
- WorkflowIsBlocked
- WorkflowStageName
- WorkflowState
CompletedOn
| Property | Value |
|---|---|
| Description | Date and time when the system job was completed. |
| DisplayName | Completed On |
| IsValidForForm | True |
| IsValidForRead | True |
| LogicalName | completedon |
| RequiredLevel | None |
| Type | DateTime |
| CanChangeDateTimeBehavior | False |
| DateTimeBehavior | UserLocal |
| Format | DateAndTime |
| ImeMode | Inactive |
| SourceTypeMask | 0 |
CreatedBy
| Property | Value |
|---|---|
| Description | Unique identifier of the user who created the system job. |
| DisplayName | Created By |
| IsValidForForm | True |
| IsValidForRead | True |
| LogicalName | createdby |
| RequiredLevel | SystemRequired |
| Type | Lookup |
| Targets | systemuser |
CreatedOn
| Property | Value |
|---|---|
| Description | Date and time when the system job was created. |
| DisplayName | Created On |
| IsValidForForm | True |
| IsValidForRead | True |
| LogicalName | createdon |
| RequiredLevel | None |
| Type | DateTime |
| CanChangeDateTimeBehavior | False |
| DateTimeBehavior | UserLocal |
| Format | DateAndTime |
| ImeMode | Inactive |
| SourceTypeMask | 0 |
CreatedOnBehalfBy
| Property | Value |
|---|---|
| Description | Unique identifier of the delegate user who created the asyncoperation. |
| DisplayName | Created By (Delegate) |
| IsValidForForm | True |
| IsValidForRead | True |
| LogicalName | createdonbehalfby |
| RequiredLevel | None |
| Type | Lookup |
| Targets | systemuser |
DataBlobId
| Property | Value |
|---|---|
| Description | File Id for the blob url used for file storage. |
| DisplayName | Data File Id |
| IsValidForForm | False |
| IsValidForRead | True |
| LogicalName | datablobid |
| RequiredLevel | None |
| Type | File |
| MaxSizeInKB | 128000 |
DataBlobId_Name
| Property | Value |
|---|---|
| Description | |
| DisplayName | |
| IsValidForForm | False |
| IsValidForRead | True |
| LogicalName | datablobid_name |
| RequiredLevel | None |
| Type | String |
| Format | Text |
| FormatName | Text |
| ImeMode | Disabled |
| IsLocalizable | False |
| MaxLength | 200 |
ErrorCode
| Property | Value |
|---|---|
| Description | Error code returned from a canceled system job. |
| DisplayName | Error Code |
| IsValidForForm | True |
| IsValidForRead | True |
| LogicalName | errorcode |
| RequiredLevel | None |
| Type | Integer |
| MaxValue | 2147483647 |
| MinValue | -2147483648 |
ExecutionTimeSpan
| Property | Value |
|---|---|
| Description | Time that the system job has taken to execute. |
| DisplayName | ExecutionTimeSpan |
| IsValidForForm | False |
| IsValidForRead | True |
| LogicalName | executiontimespan |
| RequiredLevel | SystemRequired |
| Type | Double |
| ImeMode | Disabled |
| MaxValue | 1000000000 |
| MinValue | 0 |
| Precision | 2 |
IsWaitingForEvent
| Property | Value |
|---|---|
| Description | Indicates that the system job is waiting for an event. |
| DisplayName | Waiting for Event |
| IsValidForForm | False |
| IsValidForRead | True |
| LogicalName | iswaitingforevent |
| RequiredLevel | None |
| Type | Boolean |
| GlobalChoiceName | asyncoperation_iswaitingforevent |
| DefaultValue | False |
| True Label | Yes |
| False Label | No |
Message
| Property | Value |
|---|---|
| Description | Message related to the system job. |
| DisplayName | Message |
| IsValidForForm | True |
| IsValidForRead | True |
| LogicalName | message |
| RequiredLevel | None |
| Type | Memo |
| Format | Text |
| FormatName | Text |
| ImeMode | Auto |
| IsLocalizable | False |
| MaxLength | 100000 |
ModifiedBy
| Property | Value |
|---|---|
| Description | Unique identifier of the user who last modified the system job. |
| DisplayName | Modified By |
| IsValidForForm | True |
| IsValidForRead | True |
| LogicalName | modifiedby |
| RequiredLevel | SystemRequired |
| Type | Lookup |
| Targets | systemuser |
ModifiedOn
| Property | Value |
|---|---|
| Description | Date and time when the system job was last modified. |
| DisplayName | Modified On |
| IsValidForForm | True |
| IsValidForRead | True |
| LogicalName | modifiedon |
| RequiredLevel | None |
| Type | DateTime |
| CanChangeDateTimeBehavior | False |
| DateTimeBehavior | UserLocal |
| Format | DateAndTime |
| ImeMode | Inactive |
| SourceTypeMask | 0 |
ModifiedOnBehalfBy
| Property | Value |
|---|---|
| Description | Unique identifier of the delegate user who last modified the asyncoperation. |
| DisplayName | Modified By (Delegate) |
| IsValidForForm | True |
| IsValidForRead | True |
| LogicalName | modifiedonbehalfby |
| RequiredLevel | None |
| Type | Lookup |
| Targets | systemuser |
OwnerIdName
| Property | Value |
|---|---|
| Description | |
| DisplayName | |
| IsValidForForm | False |
| IsValidForRead | True |
| LogicalName | owneridname |
| RequiredLevel | SystemRequired |
| Type | String |
| Format | Text |
| FormatName | Text |
| ImeMode | Auto |
| IsLocalizable | False |
| MaxLength | 160 |
OwnerIdYomiName
| Property | Value |
|---|---|
| Description | |
| DisplayName | |
| IsValidForForm | False |
| IsValidForRead | True |
| LogicalName | owneridyominame |
| RequiredLevel | SystemRequired |
| Type | String |
| Format | Text |
| FormatName | Text |
| ImeMode | Auto |
| IsLocalizable | False |
| MaxLength | 160 |
OwningBusinessUnit
| Property | Value |
|---|---|
| Description | Unique identifier of the business unit that owns the system job. |
| DisplayName | Owning Business Unit |
| IsValidForForm | True |
| IsValidForRead | True |
| LogicalName | owningbusinessunit |
| RequiredLevel | None |
| Type | Lookup |
| Targets | businessunit |
OwningTeam
| Property | Value |
|---|---|
| Description | Unique identifier of the team who owns the record. |
| DisplayName | Owning Team |
| IsValidForForm | False |
| IsValidForRead | True |
| LogicalName | owningteam |
| RequiredLevel | None |
| Type | Lookup |
| Targets | team |
OwningUser
| Property | Value |
|---|---|
| Description | Unique identifier of the user who owns the record. |
| DisplayName | Owning User |
| IsValidForForm | False |
| IsValidForRead | True |
| LogicalName | owninguser |
| RequiredLevel | None |
| Type | Lookup |
| Targets | systemuser |
RetryCount
| Property | Value |
|---|---|
| Description | Number of times to retry the system job. |
| DisplayName | Retry Count |
| IsValidForForm | False |
| IsValidForRead | True |
| LogicalName | retrycount |
| RequiredLevel | None |
| Type | Integer |
| MaxValue | 2147483647 |
| MinValue | 0 |
Sequence
| Property | Value |
|---|---|
| Description | Order in which operations were submitted. |
| DisplayName | Sequence |
| IsValidForForm | False |
| IsValidForRead | True |
| LogicalName | sequence |
| RequiredLevel | SystemRequired |
| Type | BigInt |
| MaxValue | 9223372036854775807 |
| MinValue | -9223372036854775808 |
StartedOn
| Property | Value |
|---|---|
| Description | Date and time when the system job was started. |
| DisplayName | Started On |
| IsValidForForm | True |
| IsValidForRead | True |
| LogicalName | startedon |
| RequiredLevel | None |
| Type | DateTime |
| CanChangeDateTimeBehavior | False |
| DateTimeBehavior | UserLocal |
| Format | DateAndTime |
| ImeMode | Inactive |
| SourceTypeMask | 0 |
Subtype
| Property | Value |
|---|---|
| Description | The Subtype of the Async Job |
| DisplayName | Subtype |
| IsValidForForm | False |
| IsValidForRead | True |
| LogicalName | subtype |
| RequiredLevel | None |
| Type | Integer |
| MaxValue | 255 |
| MinValue | 0 |
WorkflowIsBlocked
| Property | Value |
|---|---|
| Description | Indicates whether the workflow instance was blocked when it was persisted. |
| DisplayName | Workflow Is Blocked |
| IsValidForForm | False |
| IsValidForRead | False |
| LogicalName | workflowisblocked |
| RequiredLevel | None |
| Type | Boolean |
| GlobalChoiceName | asyncoperation_workflowisblocked |
| DefaultValue | False |
| True Label | Yes |
| False Label | No |
WorkflowStageName
| Property | Value |
|---|---|
| Description | Name of a workflow stage. |
| DisplayName | Workflow Stage |
| IsValidForForm | True |
| IsValidForRead | True |
| LogicalName | workflowstagename |
| RequiredLevel | None |
| Type | String |
| Format | Text |
| FormatName | Text |
| ImeMode | Auto |
| IsLocalizable | False |
| MaxLength | 256 |
WorkflowState
| Property | Value |
|---|---|
| Description | State of the workflow job. |
| DisplayName | Workflow State |
| IsValidForForm | False |
| IsValidForRead | False |
| LogicalName | workflowstate |
| RequiredLevel | None |
| Type | String |
| Format | TextArea |
| FormatName | TextArea |
| ImeMode | Auto |
| IsLocalizable | False |
| MaxLength | 1073741823 |
Many-to-One relationships
These relationships are many-to-one. Listed by SchemaName.
- Account_AsyncOperations
- activityfileattachment_AsyncOperations
- ActivityMimeAttachment_AsyncOperations
- ActivityPointer_AsyncOperations
- adx_externalidentity_AsyncOperations
- adx_invitation_AsyncOperations
- adx_inviteredemption_AsyncOperations
- adx_portalcomment_AsyncOperations
- adx_setting_AsyncOperations
- adx_webformsession_AsyncOperations
- aicopilot_AsyncOperations
- aiplugin_AsyncOperations
- aipluginauth_AsyncOperations
- aipluginconversationstarter_AsyncOperations
- aipluginconversationstartermapping_AsyncOperations
- aipluginexternalschema_AsyncOperations
- aipluginexternalschemaproperty_AsyncOperations
- aiplugingovernance_AsyncOperations
- aiplugingovernanceext_AsyncOperations
- aiplugininstance_AsyncOperations
- aipluginoperation_AsyncOperations
- aipluginoperationparameter_AsyncOperations
- aipluginoperationresponsetemplate_AsyncOperations
- aiplugintitle_AsyncOperations
- aipluginusersetting_AsyncOperations
- allowedmcpclient_AsyncOperations
- Annotation_AsyncOperations
- AnnualFiscalCalendar_AsyncOperations
- appaction_AsyncOperations
- appactionmigration_AsyncOperations
- appactionrule_AsyncOperations
- application_AsyncOperations
- applicationuser_AsyncOperations
- Appointment_AsyncOperations
- approvalprocess_AsyncOperations
- approvalstageapproval_AsyncOperations
- approvalstagecondition_AsyncOperations
- approvalstageintelligent_AsyncOperations
- approvalstageorder_AsyncOperations
- attributeclusterconfig_AsyncOperations
- attributeimageconfig_AsyncOperations
- attributemaskingrule_AsyncOperations
- attributepicklistvalue_AsyncOperations
- bot_AsyncOperations
- botcomponent_AsyncOperations
- botcomponentcollection_AsyncOperations
- business_unit_asyncoperation
- businessprocess_AsyncOperations
- BusinessUnit_AsyncOperations
- BusinessUnitNewsArticle_AsyncOperations
- Calendar_AsyncOperations
- card_AsyncOperations
- catalog_AsyncOperations
- catalogassignment_AsyncOperations
- certificatecredential_AsyncOperations
- chat_AsyncOperations
- Connection_AsyncOperations
- Connection_Role_AsyncOperations
- connectioninstance_AsyncOperations
- connectionreference_AsyncOperations
- connector_AsyncOperations
- Contact_AsyncOperations
- conversationtranscript_AsyncOperations
- copilotexamplequestion_AsyncOperations
- copilotglossaryterm_AsyncOperations
- copilotsynonyms_AsyncOperations
- credential_AsyncOperations
- customapi_AsyncOperations
- customapirequestparameter_AsyncOperations
- customapiresponseproperty_AsyncOperations
- CustomerAddress_AsyncOperations
- datalakefolder_AsyncOperations
- datalakefolderpermission_AsyncOperations
- datalakeworkspace_AsyncOperations
- datalakeworkspacepermission_AsyncOperations
- dataprocessingconfiguration_AsyncOperations
- delegatedauthorization_AsyncOperations
- desktopflowbinary_AsyncOperations
- desktopflowmodule_AsyncOperations
- DisplayString_AsyncOperations
- dvfilesearch_AsyncOperations
- dvfilesearchattribute_AsyncOperations
- dvfilesearchentity_AsyncOperations
- dvtablesearch_AsyncOperations
- dvtablesearchattribute_AsyncOperations
- dvtablesearchentity_AsyncOperations
- Email_AsyncOperations
- emailaddressconfiguration_AsyncOperations
- emailserverprofile_asyncoperations
- entityanalyticsconfig_AsyncOperations
- entityclusterconfig_AsyncOperations
- entityimageconfig_AsyncOperations
- entityindex_AsyncOperations
- entityrecordfilter_AsyncOperations
- environmentvariabledefinition_AsyncOperations
- environmentvariablevalue_AsyncOperations
- exportedexcel_AsyncOperations
- exportsolutionupload_AsyncOperations
- fabricaiskill_AsyncOperations
- Fax_AsyncOperations
- featurecontrolsetting_AsyncOperations
- federatedknowledgeconfiguration_AsyncOperations
- federatedknowledgeentityconfiguration_AsyncOperations
- FileAttachment_AsyncOperation_DataBlobId
- FixedMonthlyFiscalCalendar_AsyncOperations
- flowcapacityassignment_AsyncOperations
- flowcredentialapplication_AsyncOperations
- flowevent_AsyncOperations
- flowmachine_AsyncOperations
- flowmachinegroup_AsyncOperations
- flowmachineimage_AsyncOperations
- flowmachineimageversion_AsyncOperations
- flowmachinenetwork_AsyncOperations
- flowsession_AsyncOperations
- flowsessionbinary_AsyncOperations
- fxexpression_AsyncOperations
- Goal_AsyncOperations
- goalrollupquery_AsyncOperations
- governanceconfiguration_AsyncOperations
- Import_AsyncOperations
- ImportData_AsyncOperations
- ImportFile_AsyncOperations
- ImportLog_AsyncOperations
- ImportMap_AsyncOperations
- indexattributes_AsyncOperations
- interactionforemail_AsyncOperations
- KbArticle_AsyncOperations
- KbArticleComment_AsyncOperations
- KbArticleTemplate_AsyncOperations
- keyvaultreference_AsyncOperations
- knowledgearticle_AsyncOperations
- KnowledgeBaseRecord_AsyncOperations
- knowledgefaq_AsyncOperations
- Letter_AsyncOperations
- lk_asyncoperation_createdby
- lk_asyncoperation_createdonbehalfby
- lk_asyncoperation_modifiedby
- lk_asyncoperation_modifiedonbehalfby
- lk_asyncoperation_workflowactivationid
- mailbox_asyncoperations
- MailMergeTemplate_AsyncOperations
- mainfewshot_AsyncOperations
- makerfewshot_AsyncOperations
- managedidentity_AsyncOperations
- maskingrule_AsyncOperations
- mcpserver_AsyncOperations
- mcptool_AsyncOperations
- metadataforarchival_AsyncOperations
- metric_AsyncOperations
- mobileofflineprofileextension_AsyncOperations
- MonthlyFiscalCalendar_AsyncOperations
- msdyn_aibdataset_AsyncOperations
- msdyn_aibdatasetfile_AsyncOperations
- msdyn_aibdatasetrecord_AsyncOperations
- msdyn_aibdatasetscontainer_AsyncOperations
- msdyn_aibfeedbackloop_AsyncOperations
- msdyn_aibfile_AsyncOperations
- msdyn_aibfileattacheddata_AsyncOperations
- msdyn_aiconfiguration_AsyncOperations
- msdyn_aidataprocessingevent_AsyncOperations
- msdyn_aidocumenttemplate_AsyncOperations
- msdyn_aievaluationconfiguration_AsyncOperations
- msdyn_aievaluationrun_AsyncOperations
- msdyn_aievent_AsyncOperations
- msdyn_aifptrainingdocument_AsyncOperations
- msdyn_aimodel_AsyncOperations
- msdyn_aiodimage_AsyncOperations
- msdyn_aiodlabel_AsyncOperations
- msdyn_aiodtrainingboundingbox_AsyncOperations
- msdyn_aiodtrainingimage_AsyncOperations
- msdyn_aitemplate_AsyncOperations
- msdyn_aitestcase_AsyncOperations
- msdyn_aitestcasedocument_AsyncOperations
- msdyn_aitestcaseinput_AsyncOperations
- msdyn_aitestrun_AsyncOperations
- msdyn_aitestrunbatch_AsyncOperations
- msdyn_analysiscomponent_AsyncOperations
- msdyn_analysisjob_AsyncOperations
- msdyn_analysisoverride_AsyncOperations
- msdyn_analysisresult_AsyncOperations
- msdyn_analysisresultdetail_AsyncOperations
- msdyn_appinsightsmetadata_AsyncOperations
- msdyn_copilotinteractions_AsyncOperations
- msdyn_customcontrolextendedsettings_AsyncOperations
- msdyn_dataflow_AsyncOperations
- msdyn_dataflow_datalakefolder_AsyncOperations
- msdyn_dataflowconnectionreference_AsyncOperations
- msdyn_dataflowrefreshhistory_AsyncOperations
- msdyn_dataflowtemplate_AsyncOperations
- msdyn_dmsrequest_AsyncOperations
- msdyn_dmsrequeststatus_AsyncOperations
- msdyn_dmssyncrequest_AsyncOperations
- msdyn_dmssyncstatus_AsyncOperations
- msdyn_entitylinkchatconfiguration_AsyncOperations
- msdyn_entityrefreshhistory_AsyncOperations
- msdyn_favoriteknowledgearticle_AsyncOperations
- msdyn_federatedarticle_AsyncOperations
- msdyn_federatedarticleincident_AsyncOperations
- msdyn_fileupload_AsyncOperations
- msdyn_flow_actionapprovalmodel_AsyncOperations
- msdyn_flow_approval_AsyncOperations
- msdyn_flow_approvalrequest_AsyncOperations
- msdyn_flow_approvalresponse_AsyncOperations
- msdyn_flow_approvalstep_AsyncOperations
- msdyn_flow_awaitallactionapprovalmodel_AsyncOperations
- msdyn_flow_awaitallapprovalmodel_AsyncOperations
- msdyn_flow_basicapprovalmodel_AsyncOperations
- msdyn_flow_flowapproval_AsyncOperations
- msdyn_formmapping_AsyncOperations
- msdyn_function_AsyncOperations
- msdyn_helppage_AsyncOperations
- msdyn_historicalcaseharvestbatch_AsyncOperations
- msdyn_historicalcaseharvestrun_AsyncOperations
- msdyn_insightsstorevirtualentity_AsyncOperations
- msdyn_integratedsearchprovider_AsyncOperations
- msdyn_kalanguagesetting_AsyncOperations
- msdyn_kbattachment_AsyncOperations
- msdyn_kmfederatedsearchconfig_AsyncOperations
- msdyn_kmpersonalizationsetting_AsyncOperations
- msdyn_knowledgearticleimage_AsyncOperations
- msdyn_knowledgearticletemplate_AsyncOperations
- msdyn_knowledgeassetconfiguration_AsyncOperations
- msdyn_knowledgeconfiguration_AsyncOperations
- msdyn_knowledgeharvestjobrecord_AsyncOperations
- msdyn_knowledgeinteractioninsight_AsyncOperations
- msdyn_knowledgemanagementsetting_AsyncOperations
- msdyn_knowledgepersonalfilter_AsyncOperations
- msdyn_knowledgesearchfilter_AsyncOperations
- msdyn_knowledgesearchinsight_AsyncOperations
- msdyn_mobileapp_AsyncOperations
- msdyn_modulerundetail_AsyncOperations
- msdyn_pmanalysishistory_AsyncOperations
- msdyn_pmbusinessruleautomationconfig_AsyncOperations
- msdyn_pmcalendar_AsyncOperations
- msdyn_pmcalendarversion_AsyncOperations
- msdyn_pminferredtask_AsyncOperations
- msdyn_pmprocessextendedmetadataversion_AsyncOperations
- msdyn_pmprocesstemplate_AsyncOperations
- msdyn_pmprocessusersettings_AsyncOperations
- msdyn_pmprocessversion_AsyncOperations
- msdyn_pmrecording_AsyncOperations
- msdyn_pmsimulation_AsyncOperations
- msdyn_pmtab_AsyncOperations
- msdyn_pmtemplate_AsyncOperations
- msdyn_pmview_AsyncOperations
- msdyn_qna_AsyncOperations
- msdyn_richtextfile_AsyncOperations
- msdyn_salesforcestructuredobject_AsyncOperations
- msdyn_salesforcestructuredqnaconfig_AsyncOperations
- msdyn_schedule_AsyncOperations
- msdyn_serviceconfiguration_AsyncOperations
- msdyn_slakpi_AsyncOperations
- msdyn_solutionhealthrule_AsyncOperations
- msdyn_solutionhealthruleargument_AsyncOperations
- msdyn_solutionhealthruleset_AsyncOperations
- msdyn_tour_AsyncOperations
- msdyn_virtualtablecolumncandidate_AsyncOperations
- msdyn_workflowactionstatus_AsyncOperations
- msdynce_botcontent_AsyncOperations
- msgraphresourcetosubscription_AsyncOperations
- mspcat_catalogsubmissionfiles_AsyncOperations
- mspcat_packagestore_AsyncOperations
- Organization_AsyncOperations
- organizationdatasyncfnostate_AsyncOperations
- organizationdatasyncstate_AsyncOperations
- organizationdatasyncsubscription_AsyncOperations
- organizationdatasyncsubscriptionentity_AsyncOperations
- organizationdatasyncsubscriptionfnotable_AsyncOperations
- owner_asyncoperations
- package_AsyncOperations
- packagehistory_AsyncOperations
- PhoneCall_AsyncOperations
- plannerbusinessscenario_AsyncOperations
- plannersyncaction_AsyncOperations
- plugin_AsyncOperations
- pluginpackage_AsyncOperations
- position_AsyncOperations
- post_AsyncOperations
- PostFollow_AsyncOperations
- powerbidataset_AsyncOperations
- powerbidatasetapdx_AsyncOperations
- powerbimashupparameter_AsyncOperations
- powerbireport_AsyncOperations
- powerbireportapdx_AsyncOperations
- powerfxrule_AsyncOperations
- powerpagecomponent_AsyncOperations
- powerpagesddosalert_AsyncOperations
- powerpagesite_AsyncOperations
- powerpagesitelanguage_AsyncOperations
- powerpagesitepublished_AsyncOperations
- powerpagesmanagedidentity_AsyncOperations
- powerpagesscanreport_AsyncOperations
- powerpagessourcefile_AsyncOperations
- Privilege_AsyncOperations
- privilegecheckerlog_AsyncOperations
- privilegecheckerrun_AsyncOperations
- privilegesremovalsetting_AsyncOperations
- processstageparameter_AsyncOperations
- provisionlanguageforuser_AsyncOperations
- purviewlabelinfo_AsyncOperations
- QuarterlyFiscalCalendar_AsyncOperations
- Queue_AsyncOperations
- QueueItem_AsyncOperations
- recordfilter_AsyncOperations
- RecurringAppointmentMaster_AsyncOperations
- recyclebinconfig_AsyncOperations
- relationshipattribute_AsyncOperations
- Report_AsyncOperations
- reportparameter_AsyncOperations
- retaineddataexcel_AsyncOperations
- retentionconfig_AsyncOperations
- retentionfailuredetail_AsyncOperations
- retentionoperation_AsyncOperations
- retentionoperationdetail_AsyncOperations
- retentionsuccessdetail_AsyncOperations
- Role_AsyncOperations
- roleeditorlayout_AsyncOperations
- rollupfield_AsyncOperations
- sa_suggestedaction_AsyncOperations
- sa_suggestedactioncriteria_AsyncOperations
- SavedQuery_AsyncOperations
- savingrule_AsyncOperations
- SdkMessageProcessingStep_AsyncOperations
- searchattributesettings_AsyncOperations
- searchcustomanalyzer_AsyncOperations
- searchrelationshipsettings_AsyncOperations
- SemiAnnualFiscalCalendar_AsyncOperations
- sensitivitylabelattributemapping_AsyncOperations
- serviceplan_AsyncOperations
- serviceplanmapping_AsyncOperations
- sharedlinksetting_AsyncOperations
- sharedobject_AsyncOperations