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
Stage
Edm.Int32 False True

Stage for plugin execution

EntityLogicalName
Edm.String False False

The logical name of the table.

Name
Edm.String False False

Name of Automated Plugin

SolutionUniqueName
Edm.String True False

Unique Name of Solution

MessageName
Edm.String False False

Message name for plugin execution

Context
Edm.String True False
Expression
Edm.String False False

Expression for Automated Plugin

Return type

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

See also