Skip to main content
Question

Failed to add CSV to ESRI ArcGIS Portal in one process

  • October 20, 2024
  • 0 replies
  • 29 views

fei2000
Contributor
Forum|alt.badge.img+2

I am new to FME Workbench and I am using the latest 2024.1 version.

When I tested to add CSV to ESRI ArcGIS Portal as a new point feature layer, it succeeded to create a new feature service in portal but failed to insert CSV data into the newly created feature service with following error message: “ArcGIS Portal Feature Service Writer: UPSERT failed for feature service 'Sample_Test': Append job failure: 'Operation rolled back.'”

Then I have to re-run my workbench again, and this time it will insert all CSV data into the portal feature service without any issue.

BTW, I am using “Create If Needed” as Feature Service Handling parameter.

Could someone help me out to make this workbench adding CSV data to ArcGIS Portal in one process? Thanks.