Bug Number | BUG-000111446 |
Submitted | Feb 07, 2018 |
Modified | Mar 30, 2022 |
Severity | High |
Applies To | ArcGIS GIS Server |
Version Found | 10.6 |
Prog Language | N/A |
Server Platform | Windows OS 2012 R2 |
Client Platform | Windows OS 2012 R2 |
Database | N/A |
Locale | N/A |
Status |
Implemented
Learn more |
Version Fixed | 10.6.1 |
SP Fixed | N/A |
Bug BUG-000111446
Synopsis
A WFS service with transactions (WFS-T) can only be altered with a transaction with POST using the WFS 2.0.0 syntax, even when forcing the version in the request to 1.1.0.
Additional Information
N/A
Alternate Solution
Use the WFS-T 2.0.0 syntax to make edits to the WFS.
Replace <wfs:Name>OWNERSHIP</wfs:Name> with <wfs:ValueReference>OWNERSHIP</wfs:ValueReference> and the update transaction succeeds.