Plug-in registration entities

 

Applies To: Dynamics 365 (online), Dynamics 365 (on-premises), Dynamics CRM 2016, Dynamics CRM Online

The plug-in registration entities define a Microsoft Dynamics 365 SDK (SDK) message, the entities that support a particular SDK message, and the entities used during plug-in registration. These entities do not apply to custom workflow activities.

An SDK Message defines a message to the Microsoft Dynamics 365 platform. The message represents the operation that the platform is to perform. You should not create or update a record of this entity.

An SDK Message Filter defines what entity type, for example, account or contact, supports a particular SDK message. It also identifies whether a custom plug-in can be registered for the message and executed when the message is processed by the event execution pipeline.

The SDK message processing entities are used when registering a plug-in in the event execution pipeline. An SDK Message Processing Step entity identifies the event in the pipeline for which a plug-in should be executed. An SDK Message Processing Step Image entity stores a snapshot of an entity, including its attributes, during an event that occurs before or after the core platform operation. An SDK Message Processing Step Secure Configuration entity stores secure custom information that is passed to a plug-in’s constructor at run-time.

See Also

Write plug-ins to extend business processes
SdkMessage entity messages and methods
SdkMessageFilter entity messages and methods
SdkMessageProcessingStep entity messages and methods
SdkMessageProcessingStepImage entity messages and methods
SdkMessageProcessingStepSecureConfiguration entity messages and methods
Plug-in entities

Microsoft Dynamics 365

© 2016 Microsoft. All rights reserved. Copyright