Portal for ArcGIS fails to initialize the ArcGIS Sites app when Portal for ArcGIS URL exceeds the limits set by the API.
上次发布: May 15, 2019Portal for ArcGIS
漏洞 ID 编号
BUG-000121414
已提交
April 2, 2019
上次修改时间
June 5, 2024
适用范围
Portal for ArcGIS
找到的版本
10.6.1
修正版本
10.7.1
状态
Fixed
此漏洞已得到修复。 有关详细信息,请参阅“版本修复”和“其他信息”(如果适用)。
解决办法
Create a group with update enabled called, 'Sites Administration Group'.
Update the portalProperties object for the org to include these settings:
"openData": { "enabled": true, "settings": { "groupId": "{{your new group id goes here without the curly brackets}}", "migrations": { "siteToItems": true }, "appVersion": "2.1" } }