The IndividualAssistanceArchive feature layer included with the Damage Assessment solution at ArcGIS Enterprise 11.1 is corrupted.
ArcGIS Solutions (Enterprise)
漏洞 ID 编号
BUG-000168566
已提交
June 24, 2024
上次修改时间
December 11, 2024
适用范围
ArcGIS Solutions (Enterprise)
找到的版本
N/A
操作系统
Windows Server
操作系统版本
2019 64 Bit
状态
Will Not Be Addressed
开发团队已考虑过该问题或请求,并决定不会解决该问题。 问题的“其他信息”部分可能包含进一步说明。
附加信息
This issue is resolved in newer releases of the solution. The workaround resolves the issue.
解决办法
Navigate to the Damage Assessment folder in the content.
Rename the IndividualAssistanceArchive hosted feature layer to IndividualAssistanceArchive_old or something similar.
Navigate to the IndividualAssistance hosted feature layer's item details page.
Click Export Data and export to file geodatabase (FGDB).
Download and save the .zip file geodatabase (FGDB) locally.
From the Portal for ArcGIS Content tab, click New Item and browse to the .zip file and publish the zipped file geodatabase (FGDB) as a hosted feature layer in the Damage Assessment folder called IndividualAssistanceArchive.
Ensure that the published hosted feature layer has both a Damage Reports layer and related Photos table. Rename these to Damage Reports Archive and Photos Archive to be consistent.
In the URL of the item details page, copy the item ID that is at the end of the URL.
In the content, go to the Archive Damage Assessments notebook. Find the section of code where the archive item is referenced and update it with the copied ID in the previous step (e.g. ind_assistance_archive_item_id = "5d78de124c37449abebfb362f19ab5be").
Save the notebook.
After ensuring it works, delete the IndividualAssistanceArchive_old layer, if desired.