Unable to create a new feature layer in ArcGIS Online from the existing feature service originally published from ArcMap 10.4.
上次发布: May 4, 2016ArcGIS Online
漏洞 ID 编号
BUG-000095735
已提交
April 13, 2016
上次修改时间
November 27, 2024
适用范围
ArcGIS Online
找到的版本
4.1
操作系统
N/A
状态
Will Not Be Addressed
开发团队已考虑过该问题或请求,并决定不会解决该问题。 问题的“其他信息”部分可能包含进一步说明。
附加信息
The development team has considered the issue or request and concluded it will not be addressed. If this is still a concern, contact Esri Support Services.
解决办法
Steps:
1. In My Content, download the service definition for the published service. Save on the local machine.
2. Extract the service definition. This can be extracted to any folder, or a new folder.
3. Open the servicedescriptions/featureserver folder.
4. Use a text editor to open featureserver.json.
5. For each layer in the service, there is a section that starts with 'Indexes' and ends just before 'dateFieldsTimeReference'. Delete the 'FDO_Shape' and 'FDO_GlobalID' sections within this 'Indexes' section.
6. Save the .json.
7. Back in the folder where the service definition was extracted, select all of the folders/files that associated with the service definition, and save to a zipped folder.
8. Rename the zipped folder to SERVICENAME.sd (a warning about changing the extension may returned).
9. Back in ArcGIS Online, delete the original service SERVICENAME from My Content, but not the service definition.
10. Open the item details for the service definition and go to Update, then browse to the location where the service definition is saved. Update the service definition to this new file.
11. Publish the service from the service definition.
12. Once the service is published, create a new service using this service as a template. This time no error is returned.