Hello all,
I am trying to update a feature layer on the ArcGIS Enterprise Portal.
I have the feature layer and an Excel I'm using for the updated information.
The change detector detects the one change I've added to my test version but when I try to update the online layer I get this error message:
"ArcGIS Portal Feature Service Writer: 'updateResults' error for a feature in 'C1_Cluster_Flurstueck'. The error code from the server was '10500' and the message was: 'Cannot convert a value of type 'java.lang.String' to 'INTEGER'.'"
The values that I'm trying to update in the excel and in the layer are both text fields and not numerical hence I dont understand where the integer part is coming from.
Can someone tell me if I'm using the right transformers and what I should change to make it work?
Thanks in advance!
(I'm fairly new to FME so any help regarding the workspace is appreciated)