Abbreviation
PrmTpIsDef
Description
This validation rule checks if parameter types for an Operation are specified.
Severity
error
Constrained Element
Operation
Solvers
- To fix this, make sure parameter types for an Operation are specified.
Example

The Process Data Operation has a parameter input that does not have a type. The error is resolved by specifying a type for the parameter.