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/PublishingTools_GPServer/System_PublishingTools/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: authenticationInfo
Data Type: GPString
Display Name authenticationInfo
Description: Specify the authentication information such as the token that should be used for publishing the services. The value for this parameter is specified as a JSON that should contain the "token" property and optionally a "referer" property that contains the referer that was specified when generating the token. You can obtain a token by calling the Generate Token operation from your enterprise portal. If a value for this parameter is not specified, the tool uses the token of the signed in user that called the tool.You should specify a value for this parameter when the token for the signed in user will expire before the tool can complete it's execution.
Direction: esriGPParameterDirectionInput
Filter:
Dependency:
Default Value:
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