私はAGOlで編集が有効になっているFeature Serviceを持っています。アイテムの説明の下にある「Data」ページに移動してレコードを編集しようとすると、Enterキーを押した後にページがリフレッシュされて編集内容が消えてしまいます。私は管理者で他のレイヤーは編集できますが、このレイヤーだけはできません。地図上ではレコードを編集できますが、なぜかデータページではできません。<\/P>
<\/P>
ご助力いただけると幸いです。<\/P><\/BODY><\/HTML>
Thanks Katie,
I did a bit more testing today, and yes it seems to have been a problem with the specific layer. It thought that a field was included twice in the table, or the query was asking for a field twice.
In the end I exported the feature service to a GDB, used that GDB in ArcMap to overwrite the FS. It is now working again.
Further information:
If I look at the network log from the chrome console, I get this:
@{"addResults":[],"updateResults":[{"objectId":1,"globalId":null,"success":false,"error":{"code":1000,"description":"The variable name '@ID' has already been declared. Variable names must be unique within a query batch or stored procedure."}}],"deleteResults":[]}
It seems like there is some kind of SQL error, not sure why.
If it is only reproducible with one feature layer we would most likely need to do some testing with that specific feature layer. I think this is a good candidate for a Technical Support case.
Please let me know if you need assistance getting a case created.
Best,
Katie
サインインしたメンバーは投稿、更新のフォローなどができます。初めてですか?無料アカウントを登録してください。
Find useful guides, FAQs, and documents to help you navigate and make the most of Esri Community.