GenerateAutomatedPlugin Action

Generates the automated plugin and corresponding SdkMessageProcessingStep.

Parameters

Parameters allow for data to be passed to the action.

Name Type Nullable Unicode Description
Name
Edm.String False False

Name of Automated Plugin

EntityLogicalName
Edm.String False False

The logical name of the table.

MessageName
Edm.String False False

Message name for plugin execution

SolutionUniqueName
Edm.String True False

Unique Name of Solution

Expression
Edm.String False False

Expression for Automated Plugin

Context
Edm.String True False
Stage
Edm.Int32 False True

Stage for plugin execution

Return Type

Type Nullable Description
GenerateAutomatedPluginResponse False Contains the response of the GenerateAutomatedPlugin action.

See also