Display Name: Publish Routing Services
Description: Publish routing services based on a network dataset to an ArcGIS Server site.
Category:
Help URL: https://mapit.fortworthtexas.gov/ags/rest/directories/arcgisoutput/System/PublishingTools10x_GPServer/System_PublishingTools10x/PublishRoutingServices.htm
Execution Type: esriExecutionTypeAsynchronous
Parameters:
Parameter: networkDataset
Data Type: GPString
Display Name networkDataset
Description: Specify a network dataset used by the routing services. The workspace containing the network dataset must be registered as a data store item in your enterprise portal or the standalone ArcGIS Server site. The value for this parameter is specified using a JSON that contains "datastoreId" and "path" properties. The "datastoreId" is the id of the data store item referencing the workspace of the network dataset. The "path" is the relative path to the network dataset within the data store. For example, if the catalog path of your network dataset in a file geodatabase on the ArcGIS Server machine is "C:\data\streets\NorthAmerica.gdb\Routing\Routing_ND" and your data store item is referencing "C:\data", the value for this parameter should be specified as {"datastoreId": "3eba512c2a0841d5adcc4c83029d8bf6", "path": "/streets/NorthAmerica.gdb/Routing/Routing_ND"}
Direction: esriGPParameterDirectionInput
Filter:
Dependency:
Default Value:
Parameter Type: esriGPParameterTypeOptional
Category:
Parameter: networkDatasetExtents
Data Type: GPString
Display Name networkDatasetExtents
Description: The feature class containing the extents for multiple network datasets. You should specify a value for either the networkDataset parameter or the networkDatasetExtents parameter but not both. The workspace containing the extents must be registered as a data store item in your enterprise portal or the standalone ArcGIS Server site and the parameter value is specified using the same pattern used to specify the networkDataset parameter.
Direction: esriGPParameterDirectionInput
Filter:
Dependency:
Default Value:
Parameter Type: esriGPParameterTypeOptional
Category:
Parameter: serviceFolder
Data Type: GPString
Display Name serviceFolder
Description: Folder name used to create all the routing services on the ArcGIS Server site.
Direction: esriGPParameterDirectionInput
Filter:
Dependency:
Default Value: Routing
Parameter Type: esriGPParameterTypeOptional
Category:
Parameter: solverTypes
Data Type: GPMultiValue:GPString
Display Name solverTypes
Description: The list of Network Analyst solvers to be included in the services. The default is to include all the solvers.
Direction: esriGPParameterDirectionInput
Filter:
Dependency:
Default Value: [
ClosestFacility, Location-Allocation, OriginDestinationCostMatrix, Route, ServiceArea, VehicleRoutingProblem
]
Parameter Type: esriGPParameterTypeOptional
Category:
Choice List: [ ClosestFacility, Location-Allocation, OriginDestinationCostMatrix, Route, ServiceArea, VehicleRoutingProblem ]
Parameter: configFile
Data Type: GPDataFile
Display Name configFile
Description: File containing additional configuration for the services. If a value is not specified, the system default configuration file is used.
Direction: esriGPParameterDirectionInput
Filter:
Dependency:
Default Value:
Parameter Type: esriGPParameterTypeOptional
Category:
Parameter: dedicatedService
Data Type: GPBoolean
Display Name dedicatedService
Description: Checking this option (a True value) creates a dedicated service for every solver. This is an advanced option. When this option is specified, your ArcGIS Server site will use a lot more compute and memory resources. This option is recommended only for specialized ArcGIS Server sites.
Direction: esriGPParameterDirectionInput
Filter:
Dependency:
Default Value: false
Parameter Type: esriGPParameterTypeOptional
Category:
Parameter: routingServices
Data Type: GPString
Display Name routingServices
Description:
Direction: esriGPParameterDirectionOutput
Filter:
Dependency:
Default Value:
Parameter Type: esriGPParameterTypeDerived
Category:
Supported Operations:
Submit Job
Child Resources:
Metadata