SdkMessageProcessingStep
This is a table representing the SdkMessageProcessingStep entities in Dynamics CRM.
Columns
| Name | Type | ReadOnly | Description |
| Id [KEY] | String | False |
Unique identifier of the SDK message processing step. |
| AsyncAutoDelete | Boolean | False |
Indicates whether the asynchronous system job is automatically deleted on completion. |
| ComponentState | String | True |
For internal use only. |
| Configuration | String | False |
Step-specific configuration for the plug-in type. Passed to the plug-in constructor at run time. |
| CreatedBy_Id | String | True |
Unique identifier of the user who created the SDK message processing step. |
| CreatedBy_LogicalName | String | True | |
| CreatedBy_Name | String | True | |
| CreatedOn | Datetime | True |
Date and time when the SDK message processing step was created. |
| CreatedOnBehalfBy_Id | String | True |
Unique identifier of the delegate user who created the sdkmessageprocessingstep. |
| CreatedOnBehalfBy_LogicalName | String | True | |
| CreatedOnBehalfBy_Name | String | True | |
| CustomizationLevel | Integer | True |
Customization level of the SDK message processing step. |
| Description | String | False |
Description of the SDK message processing step. |
| EventHandler_Id | String | False |
Unique identifier of the associated event handler. |
| EventHandler_LogicalName | String | False | |
| EventHandler_Name | String | False | |
| FilteringAttributes | String | False |
Comma-separated list of attributes. If at least one of these attributes is modified, the plug-in should execute. |
| ImpersonatingUserId_Id | String | False |
Unique identifier of the user to impersonate context when step is executed. |
| ImpersonatingUserId_LogicalName | String | False | |
| ImpersonatingUserId_Name | String | False | |
| InvocationSource | String | False |
Identifies if a plug-in should be executed from a parent pipeline, a child pipeline, or both. |
| IsManaged | Boolean | True |
Information that specifies whether this component is managed. |
| Mode | String | False |
Run-time mode of execution, for example, synchronous or asynchronous. |
| ModifiedBy_Id | String | True |
Unique identifier of the user who last modified the SDK message processing step. |
| ModifiedBy_LogicalName | String | True | |
| ModifiedBy_Name | String | True | |
| ModifiedOn | Datetime | True |
Date and time when the SDK message processing step was last modified. |
| ModifiedOnBehalfBy_Id | String | True |
Unique identifier of the delegate user who last modified the sdkmessageprocessingstep. |
| ModifiedOnBehalfBy_LogicalName | String | True | |
| ModifiedOnBehalfBy_Name | String | True | |
| Name | String | False |
Name of SdkMessage processing step. |
| OrganizationId_Id | String | True |
Unique identifier of the organization with which the SDK message processing step is associated. |
| OrganizationId_LogicalName | String | True | |
| OrganizationId_Name | String | True | |
| OverwriteTime | Datetime | True |
For internal use only. |
| PluginTypeId_Id | String | False |
Unique identifier of the plug-in type associated with the step. |
| PluginTypeId_LogicalName | String | False | |
| PluginTypeId_Name | String | False | |
| Rank | Integer | False |
Processing order within the stage. |
| SdkMessageFilterId_Id | String | False |
Unique identifier of the SDK message filter. |
| SdkMessageFilterId_LogicalName | String | False | |
| SdkMessageFilterId_Name | String | False | |
| SdkMessageId_Id | String | False |
Unique identifier of the SDK message. |
| SdkMessageId_LogicalName | String | False | |
| SdkMessageId_Name | String | False | |
| SdkMessageProcessingStepId | String | False |
Unique identifier of the SDK message processing step entity. |
| SdkMessageProcessingStepIdUnique | String | True |
Unique identifier of the SDK message processing step. |
| SdkMessageProcessingStepSecureConfigId_Id | String | False |
Unique identifier of the Sdk message processing step secure configuration. |
| SdkMessageProcessingStepSecureConfigId_LogicalName | String | False | |
| SdkMessageProcessingStepSecureConfigId_Name | String | False | |
| SolutionId | String | True |
Unique identifier of the associated solution. |
| Stage | String | False |
Stage in the execution pipeline that the SDK message processing step is in. |
| StateCode | String | True |
Status of the SDK message processing step. |
| StatusCode | String | False |
Reason for the status of the SDK message processing step. |
| SupportedDeployment | String | False |
Deployment that the SDK message processing step should be executed on; server, client, or both. |