sdkmessageprocessingstep EntityType
Applies To: Dynamics 365 (online), Dynamics 365 (on-premises), Dynamics CRM 2016, Dynamics CRM Online
Description: Stage in the execution pipeline that a plug-in is to execute.
Entity Set path:[organization URI]/api/data/v8.2/sdkmessageprocessingsteps
Base Type: crmbaseentity EntityType
Display Name: Sdk Message Processing Step
Primary Key: sdkmessageprocessingstepid
Primary Name Attribute: name
Properties
Lookup Properties
Single-valued navigation properties
Collection-valued navigation properties
Properties
Properties represent fields of data stored in the entity. Some properties are read-only.
Name |
Type |
Details |
---|---|---|
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 |
Description: Information that specifies whether this component can be customized. Display Name: Customizable |
|
ishidden |
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 |
Lookup Properties
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 |
---|---|---|
_createdby_value |
createdby |
Unique identifier of the user who created the SDK message processing step. |
_createdonbehalfby_value |
createdonbehalfby |
Unique identifier of the delegate user who created the sdkmessageprocessingstep. |
_eventhandler_value |
eventhandler_plugintype eventhandler_serviceendpoint |
Unique identifier of the associated event handler. |
_impersonatinguserid_value |
impersonatinguserid |
Unique identifier of the user to impersonate context when step is executed. |
_modifiedby_value |
modifiedby |
Unique identifier of the user who last modified the SDK message processing step. |
_modifiedonbehalfby_value |
modifiedonbehalfby |
Unique identifier of the delegate user who last modified the sdkmessageprocessingstep. |
_organizationid_value |
organizationid |
Unique identifier of the organization with which the SDK message processing step is associated. |
_sdkmessagefilterid_value |
sdkmessagefilterid |
Unique identifier of the SDK message filter. |
_sdkmessageid_value |
sdkmessageid |
Unique identifier of the SDK message. |
_sdkmessageprocessingstepsecureconfigid_value |
sdkmessageprocessingstepsecureconfigid |
Unique identifier of the Sdk message processing step secure configuration. |
Single-valued navigation properties
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 |
---|---|---|
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 |
See Also
Use the Microsoft Dynamics 365 Web API
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 365
© 2016 Microsoft. All rights reserved. Copyright