PROBLEM
When attempting to overwrite a hosted feature layer created from a GeoJSON file in ArcGIS Data Pipelines, the following error message is returned:
Error:
Replace sample_incidents_points
The following fields from the input dataset cannot be appended to the selected layer due to a field type mismatch: id, Date_Observed_str, Date_Created_str, and Date_Completed_str.
Message code: ADP_102082

The issue also occurs when using a GeoJSON URL as the input in ArcGIS Data Pipelines. Refer to ArcGIS Data Pipelines: ADP_102082: The following fields from the input dataset cannot be appended to the specified layer due to a field type mismatch: <fields> for more information.
ArcGIS Data Pipelines interprets date values in a GeoJSON file or GeoJSON URL as String field types when the file is added as a pipeline input. In contrast, when the same GeoJSON file is uploaded as an item in ArcGIS Online, ISO-formatted date strings are automatically converted to a Date Only field type. As a result, overwriting the hosted feature layer using the pipeline output results in a field type mismatch between the String fields from the pipeline and the Date fields in the existing layer.
Note: ArcGIS Data Pipelines consumes credits when a compute resource is active. Refer to ArcGIS Data Pipelines: Credit consumption for more information.










Note: Configure the parameters of the Create date time tools in sequence, beginning with the tool connected to the inputs.




Note: ArcGIS Online stores date fields in UTC and displays them based on the viewer's local time zone. Therefore, when using the default UTC time zone in Data Pipelines, the displayed date and time in ArcGIS Online may reflect a time zone offset. Refer to ArcGIS Online: Date and time fields in ArcGIS Online for more information.



Article ID: 000039954
Get help from ArcGIS experts
Start chatting now