SdkMessageProcessingStep Entity OptionSet Attribute Metadata

[Applies to: Microsoft Dynamics CRM 2011]

The SDK message processing step entity contains a number of attributes with 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 on 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 SDK message processing step entity.

LogicalName Type OptionValue OptionDescription

componentstate

Picklist

0

Published

Picklist

1

Unpublished

Picklist

2

Deleted

Picklist

3

Deleted Unpublished

invocationsource

Picklist

-1

Internal

Picklist

0

Parent

Picklist

1

Child

mode

Picklist

0

Synchronous

Picklist

1

Asynchronous

stage

Picklist

5

Initial Pre-operation (For internal use only)

Picklist

10

Pre-validation

Picklist

15

Internal Pre-operation Before External Plugins (For internal use only)

Picklist

20

Pre-operation

Picklist

25

Internal Pre-operation After External Plugins (For internal use only)

Picklist

30

Main Operation (For internal use only)

Picklist

35

Internal Post-operation Before External Plugins (For internal use only)

Picklist

40

Post-operation

Picklist

45

Internal Post-operation After External Plugins (For internal use only)

Picklist

50

Post-operation (Deprecated)

Picklist

55

Final Post-operation (For internal use only)

statecode

State

0

Enabled

State

1

Disabled

statuscode

Status

1

Enabled

Status

2

Disabled

supporteddeployment

Picklist

0

Server Only

Picklist

1

Microsoft Dynamics CRM Client for Outlook Only

Picklist

2

Both

Statecode to Statuscode Mapping

The following table shows the mapping between the default statecode and statuscode picklist values.

State State value Status Status value

Enabled

0

Enabled

1

Disabled

1

Disabled

2

See Also

Concepts

Plug-in Registration Entities for Microsoft Dynamics CRM
SdkMessageProcessingStep Entity Metadata
SdkMessageProcessingStep Entity Messages and Methods

Microsoft Dynamics CRM 2011
Send comments about this topic to Microsoft.
© 2013 Microsoft Corporation. All rights reserved.