| 漏洞 ID 编号 | 
                        BUG-000167360 | 
                         | 已提交 | May 9, 2024 | 
 
                        | 上次修改时间 | October 13, 2025 | 
 
                        | 适用范围 | ArcGIS Pro | 
 
                        | 找到的版本 | 2.9 | 
 
                        
                        | 操作系统 | N/A | 
 
                        | 操作系统版本 | N/A | 
 
                        
                        
                        
                        | 状态 | Will Not Be Addressed
                            
                        
                        
                            开发团队已考虑过该问题或请求,并决定不会解决该问题。 问题的“其他信息”部分可能包含进一步说明。
                        
                         | 
 
                        
                    
                    
                    
                        
                         
                         
                
                
                
                    
                    
                
                    
                        
                            
                        
                            附加信息
                            It is not recommended to start from a network analysis layer in a model when running as a web tool, since multiple requests overwrite the features in the layer, resulting in weird behavior. Concurrent requests will have issues. The recommended workflow is to start from the network dataset, and then run the Make Route Analysis Layer tool from the network dataset to create a fresh layer within the model, then add locations, solve, and then export the result. The described model workflow would not return Error 030046.
                        
                        
                            解决办法
                            Use a Python script to call the AddLocations() method instead of the geoprocessing tool in a model.
                        
                    
                    重现步骤