sdkmessageprocessingstep EntityType
Description: Stage in the execution pipeline that a plug-in is to execute.
Entity Set path: [organization URI]/api/data/v8.0/sdkmessageprocessingsteps
Base Type: crmbaseentity EntityType
Display Name: Sdk Message Processing Step
Primary Key: sdkmessageprocessingstepid
Primary Name Attribute: name
Properties
Single-valued navigation properties
Collection-valued navigation properties
Properties
Properties represent fields of data stored in the entity. Some properties are not writable.
Name | Type | Details |
---|---|---|
_createdby_value |
Edm.Guid |
Description: Unique identifier of the user who created the SDK message processing step. Computed property Read-only property |
_createdonbehalfby_value |
Edm.Guid |
Description: Unique identifier of the delegate user who created the sdkmessageprocessingstep. Computed property Read-only property |
_eventhandler_value |
Edm.Guid |
Description: Unique identifier of the associated event handler. Computed property Read-only property |
_impersonatinguserid_value |
Edm.Guid |
Description: Unique identifier of the user to impersonate context when step is executed. Computed property Read-only property |
_modifiedby_value |
Edm.Guid |
Description: Unique identifier of the user who last modified the SDK message processing step. Computed property Read-only property |
_modifiedonbehalfby_value |
Edm.Guid |
Description: Unique identifier of the delegate user who last modified the sdkmessageprocessingstep. Computed property Read-only property |
_organizationid_value |
Edm.Guid |
Description: Unique identifier of the organization with which the SDK message processing step is associated. Computed property Read-only property |
_sdkmessagefilterid_value |
Edm.Guid |
Description: Unique identifier of the SDK message filter. Computed property Read-only property |
_sdkmessageid_value |
Edm.Guid |
Description: Unique identifier of the SDK message. Computed property Read-only property |
_sdkmessageprocessingstepsecureconfigid_value |
Edm.Guid |
Description: Unique identifier of the Sdk message processing step secure configuration. Computed property Read-only property |
asyncautodelete |
Edm.Boolean |
Description: Indicates whether the asynchronous system job is automatically deleted on completion. Default Options: 1 : Yes Display Name: Asynchronous Automatic Delete |
canusereadonlyconnection |
Edm.Boolean |
Description: Identifies whether a SDK Message Processing Step type will be ReadOnly or Read Write. false - ReadWrite, true - ReadOnly Default Options: 1 : Yes Display Name: Intent |
componentstate |
Edm.Int32 |
Description: For internal use only. Default Options: 0 : Published Display Name: Component State Read-only property |
configuration |
Edm.String |
Description: Step-specific configuration for the plug-in type. Passed to the plug-in constructor at run time. Display Name: Configuration |
createdon |
Edm.DateTimeOffset |
Description: Date and time when the SDK message processing step was created. Display Name: Created On Read-only property |
customizationlevel |
Edm.Int32 |
Description: Customization level of the SDK message processing step. Read-only property |
description |
Edm.String |
Description: Description of the SDK message processing step. Display Name: Description |
filteringattributes |
Edm.String |
Description: Comma-separated list of attributes. If at least one of these attributes is modified, the plug-in should execute. Display Name: Filtering Attributes |
introducedversion |
Edm.String |
Description: Version in which the form is introduced. Display Name: Introduced Version |
iscustomizable |
mscrm.BooleanManagedProperty |
Description: Information that specifies whether this component can be customized. Display Name: Customizable |
ishidden |
mscrm.BooleanManagedProperty |
Description: Information that specifies whether this component should be hidden. Display Name: Hidden |
ismanaged |
Edm.Boolean |
Description: Information that specifies whether this component is managed. Default Options: 1 : Managed Display Name: State Read-only property |
mode |
Edm.Int32 |
Description: Run-time mode of execution, for example, synchronous or asynchronous. Default Options: 0 : Synchronous Display Name: Execution Mode |
modifiedon |
Edm.DateTimeOffset |
Description: Date and time when the SDK message processing step was last modified. Display Name: Modified On Read-only property |
name |
Edm.String |
Description: Name of SdkMessage processing step. Display Name: Name |
overwritetime |
Edm.DateTimeOffset |
Description: For internal use only. Display Name: Record Overwrite Time Read-only property |
rank |
Edm.Int32 |
Description: Processing order within the stage. Display Name: Execution Order |
sdkmessageprocessingstepid |
Edm.Guid |
Description: Unique identifier of the SDK message processing step entity. |
sdkmessageprocessingstepidunique |
Edm.Guid |
Description: Unique identifier of the SDK message processing step. Read-only property |
solutionid |
Edm.Guid |
Description: Unique identifier of the associated solution. Display Name: Solution Read-only property |
stage |
Edm.Int32 |
Description: Stage in the execution pipeline that the SDK message processing step is in. Default Options: 5 : Initial Pre-operation (For internal use only) Display Name: Execution Stage |
statecode |
Edm.Int32 |
Description: Status of the SDK message processing step. Default Options: 0 : Enabled Display Name: Status |
statuscode |
Edm.Int32 |
Description: Reason for the status of the SDK message processing step. Default Options: 1 : Enabled Display Name: Status Reason |
supporteddeployment |
Edm.Int32 |
Description: Deployment that the SDK message processing step should be executed on; server, client, or both. Default Options: 0 : Server Only Display Name: Deployment |
versionnumber |
Edm.Int64 |
Description: Number that identifies a specific revision of the SDK message processing step. Read-only property |
Single-valued navigation properties
Single-valued navigation properties represent lookup fields where a single entity can be referenced.
Name | Type | Partner |
---|---|---|
createdby |
createdby_sdkmessageprocessingstep |
|
createdonbehalfby |
lk_sdkmessageprocessingstep_createdonbehalfby |
|
eventhandler_plugintype |
plugintype_sdkmessageprocessingstep |
|
eventhandler_serviceendpoint |
serviceendpoint_sdkmessageprocessingstep |
|
impersonatinguserid |
impersonatinguserid_sdkmessageprocessingstep |
|
modifiedby |
modifiedby_sdkmessageprocessingstep |
|
modifiedonbehalfby |
lk_sdkmessageprocessingstep_modifiedonbehalfby |
|
organizationid |
organization_sdkmessageprocessingstep |
|
plugintypeid |
plugintypeid_sdkmessageprocessingstep |
|
sdkmessagefilterid |
sdkmessagefilterid_sdkmessageprocessingstep |
|
sdkmessageid |
sdkmessageid_sdkmessageprocessingstep |
|
sdkmessageprocessingstepsecureconfigid |
sdkmessageprocessingstepsecureconfigid_sdkmessageprocessingstep |
Collection-valued navigation properties
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 |
---|---|---|
SdkMessageProcessingStep_AsyncOperations |
owningextensionid |
|
sdkmessageprocessingstepid_sdkmessageprocessingstepimage |
sdkmessageprocessingstepid |
関連項目
他のリソース
Web API Action Reference
Web API Function Reference
Web API Query Function Reference
Web API EnumType Reference
Web API ComplexType Reference
Web API Metadata EntityType Reference
Microsoft Dynamics CRM 2016 and Microsoft Dynamics CRM Online
Send comments about this topic to Microsoft.
© 2015 Microsoft. All rights reserved.