Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

Notes:

  • In create, you can only use Insert mode. The update can be insert, update or delete.

  • ​ In create, if you don't delete the original Feature Service, the output accumulates. (1 liked)

There will be a lots of limitations for the writer updating operations in the FMW, here are some examples and solutions:

Problem 1

Can’t change java date string to ArcGis date field

Solution

Add transformer DateTimeConverter to change the date

  1. @DateTimeFormat(@DateTimeNow(), %Y-%m-%d)

  2. Problem 1

Problem 2

ArcGIS Portal Feature Service Writer: Encountered an unexpected error. The error code from the server was '500' and the message was: 'JSONObject["globalId"] not found.'. Details: ''

Solution 2

  1. when creating writer of the feature layer, please use the Global id

...

Problem 3

Add CRCCalculator transformer if the source data has no real unique id

Solution 3

...

Info

Filter by label (Content by label)
showLabelsfalse
max5
spacescom.atlassian.confluence.content.render.xhtml.model.resource.identifiers.SpaceResourceIdentifier@20714c
showSpacefalse
sortmodified
typepage
reversetrue
labelsFME FMW Updating Creating
cqllabel in ( "updating" , "fmw" , "fme" , "creating" ) and type = "page" and space = "EGIS"

...