CDISP0088E

The expression value of the parameter name parameter is not a custom literal. The operator model for the primitive operator name operator expects a value of the custom literal type.

The operator model for the primitive operator expects the parameter value to be a custom enum literal, but the expression does not match this type.
Ensure that the type of the parameter value is the correct custom literal type.