Coded values are displayed in the map service instead of domain descriptions if four or more layers containing two or more fields use a coded value domain with a very large number of coded values.
上次发布: August 16, 2019Portal for ArcGIS
漏洞 ID 编号
BUG-000121864
已提交
April 22, 2019
上次修改时间
June 5, 2024
适用范围
Portal for ArcGIS
找到的版本
10.5.1
操作系统
N/A
操作系统版本
N/A
状态
Will Not Be Addressed
开发团队已考虑过该问题或请求,并决定不会解决该问题。 问题的“其他信息”部分可能包含进一步说明。
附加信息
ArcGIS Enterprise 10.5.1 has been retired, and ArcMap has entered the Mature Support phase of its product life cycle. Users are encouraged to use ArcGIS Pro alongside a supported release of ArcGIS Enterprise.
If this issue persists within supported release versions, contact Esri Support Services.
解决办法
Calculate the total number of coded values for all fields of all layers in the map service, e.g., 70,000.
Log in to ArcGIS Server Admin (e.g., https://server.domain.local:6443/arcgis/admin), then go to services > [folder] > [service name].
Scroll down to the bottom > Edit > Modify maxDomainCodeCount to be larger than the number found in step 1, e.g., "maxDomainCodeCount": "100000"> Save Edits.
Add the map service to a web map, test pop-ups, and check attribute tables.
Check if the domain descriptions show properly.
Test the web map to check if the performance is acceptable.