漏洞 ID 编号 |
BUG-000158801 |
已提交 | June 4, 2023 |
上次修改时间 | June 5, 2024 |
适用范围 | Portal for ArcGIS |
找到的版本 | 11.1 |
操作系统 | Windows Server |
操作系统版本 | 2022 |
状态 | As Designed
经开发团队审核,已确定此行为符合设计。 有关详细信息,请参阅“其他信息”部分。
|
附加信息
Publish a Vehicle Routing Problem (VRP) service from ArcGIS Pro using the Solve Vehicle Routing Problem geoprocessing tool is not the best way to publish a VRP service. The tool is also deprecated from ArcGIS Pro. Refer to the documentation for more information: https://pro.arcgis.com/en/pro-app/latest/tool-reference/network-analyst/solve-vehicle-routing-problem.htm.
解决办法
The best way to publish a Vehicle Routing Problem (VRP) service is to run Publish Routing Services utility. There are two workflows to do so:
- Configure routing services UI-based workflow (Introduce in ArcGIS Enterprise 11.0, a UI-based workflow from Portal for ArcGIS apps). Refer to the documentation for more information: https://enterprise.arcgis.com/en/portal/latest/administer/windows/configure-routing-services.htm#ESRI_SECTION1_21A40CADA9D94FC18A2F3A07B46F26F5.
- Use the Publish Routing Services utility (This is helpful for ArcGIS Enterprise 11.0 and below, or is a standalone server). Refer to the documentation for more information: https://enterprise.arcgis.com/en/server/latest/develop/windows/publishing-routing-services.htm.
Using these workflows, users get a performant Vehicle Routing Problem (VRP) service using ArcGIS Pro service runtime on the server.
重现步骤