Bug
Bug ID Number | BUG-000156284 |
---|---|
Submitted | March 3, 2023 |
Last Modified | January 27, 2025 |
Applies to | Portal for ArcGIS |
Version found | 10.9.1 |
Operating System | Windows OS |
Operating System Version | 10.0 |
Status | As Designed |
Limited success has been achieved in some scripts by writing paths differently. For example:
path = "\\Test$_TableToExcel.xlsx"
Output_Excel_File = cwd + os.path.join(path)
In this approach, a new variable for the network path is created, and os.path.join is used with the variable instead of directly typing the network path. This method resolves the syntax errors.
Bug ID: BUG-000156284
Software:
Get help from ArcGIS experts
Download the Esri Support App