CDISR5092E

A tuple of type target type cannot be assigned from a tuple of type type.

A tuple is assigned by using the assignFrom routine, the types of the tuples are not identical, and the typesafe parameter is set to a value of true.
Ensure that the types of the tuples are identical, or that the typesafe parameter is set to a value of false.