When publishing a CSV item with a scheduled task from ArcGIS Notebooks for ArcGIS Online, the task fails.
上次发布: July 11, 2022ArcGIS Online
漏洞 ID 编号
BUG-000144971
已提交
December 3, 2021
上次修改时间
June 5, 2024
适用范围
ArcGIS Online
找到的版本
9.3
操作系统
Windows OS
操作系统版本
10.0
状态
As Designed
经开发团队审核,已确定此行为符合设计。 有关详细信息,请参阅“其他信息”部分。
附加信息
A minor update was required in the notebook to write the CSV to '/arcgis/home/' instead of '/arcgis/'.
'/arcgis/' is a temporary space, and it is recommended to always use the workspace directory '/arcgis/home' for reading or writing files. Optionally, delete the file from '/arcgis/home' once the operation is completed.