Hi there,
can we set the default setting of Append tool to "Allow all appends"? or is there any way I can set
@187 The default setting is Error on appends if more than 16 records because appends always do the cross join which will result in cartesian product of records if you have more records to append. You need to manually change the settings to allow all appends