Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 2 Next »

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

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

Solution 2

Problem 3

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

Solution 3

  • No labels