120153: The field type of <value> does not match the field type of <value>. Expected <value>, but got <value>.

Description

Input layer fields and append layer fields must be the same type.

Solution

Confirm that you are mapping append layer fields to input layer fields of the same type.

For example, in the Append Fields parameter, map string values to string values, and float values to float values.