Data attached to the event that can be used by the decider in subsequent decision tasks.
The ID of the DecisionTaskCompleted
event corresponding to the decision task that resulted in the
SignalExternalWorkflowExecution
decision for this signal. This information can be useful for diagnosing problems by tracing back the chain of
events leading up to this event.
The input provided to the signal.
The runId
of the external workflow execution to send the signal to.
The name of the signal.
The workflowId
of the external workflow execution.
Provides the details of the
SignalExternalWorkflowExecutionInitiated
event.