CWWBE0212E The input for the ''0'' activity could not be created, because the ''1'' parameter could not be set to the value of the ''2'' variable.
Explanation
The input message of the activity must be created, and its parameters must be set to the values of the required dataInput variables. The creation of the input message failed, which can happen, for example, if the types of the dataInput variables do not match the types of the parameters.
User response
Check the required dataInput variables of the activity and make sure that their types match the parameters of the activity input message.