CDISR5017E

A constant tuple cannot be sent to a mutating port at the following index: output port number.

A constant tuple was passed to the submit routine, but the value of the tupleMutation property for the output port is true.
Check the primitive operator to ensure that tuples of the correct type are submitted.