バグ番号 | BUG-000111446 |
送信済み | Feb 07, 2018 |
Modified | Mar 30, 2022 |
重要度 | High |
対象ビュー: | ArcGIS GIS Server |
見つかったバージョン | 10.6 |
プログラム言語 | N/A |
サーバー プラットフォーム | Windows OS 2012 R2 |
クライアントのプラットフォーム | Windows OS 2012 R2 |
データベース | N/A |
ロケール | N/A |
ステータス |
Unknown Text - Bugs/Fixed
Learn more |
バージョンの修正内容 | 10.6.1 |
修正済みの SP | N/A |
不具合 BUG-000111446
概要
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.
参考情報
N/A
他の解決策
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.