ArcGIS Desktop

  • Documentation
  • Support

  • My Profile
  • Help
  • Sign Out
ArcGIS Desktop

ArcGIS Online

The mapping platform for your organization

ArcGIS Desktop

A complete professional GIS

ArcGIS Enterprise

GIS in your enterprise

ArcGIS for Developers

Tools to build location-aware apps

ArcGIS Solutions

Free template maps and apps for your industry

ArcGIS Marketplace

Get apps and data for your organization

  • Documentation
  • Support
Esri
  • Sign In
user
  • My Profile
  • Sign Out

ArcMap

  • Home
  • Get Started
  • Map
  • Analyze
  • Manage Data
  • Tools
  • Extensions

Remote Processing Server (Environment setting)

  • Usage notes
  • Dialog syntax
  • Scripting syntax

Use this environment setting in conjunction with the Parallel Processing Factor to specify a server and input a user name and password, if necessary.

Usage notes

  • The Raster Processing service is not started by default on ArcGIS Server. The server administrator should start the service before the server can be used as a Processing Server.
  • To specify a Processing Server, use the server's name or IP address. If the Processing Server is a server cluster, use the server name, which is the site host.
  • The user authorized to use the Raster Processing server should be either a Publisher or Administrator of the server.

Dialog syntax

Processing Server—The ArcGIS server name or IP address that has the Raster Processing system service enabled. If the Processing Server is a server cluster, use the server name, which is the site host.

User Name—The user name that is authorized to use the Raster Processing service.

Password—The password associated with the user name that is authorized to use the Raster Processing service.

Scripting syntax

arcpy.env.processingServer = server_name

arcpy.env.processingServerUser = user_name

arcpy.env.processingServerPassword = password

ParametersExplanation

server_name

The ArcGIS server name or IP address that has the Raster Processing system service enabled. If the Processing Server is a server cluster, use the server name, which is the site host.

user_name

The user name that is authorized to use the Raster Processing service.

password

The password associated with the user name that is authorized to use the Raster Processing service.

remoteProcessingServer syntax

Script example

import arcpy

arcpy.env.processingServer = "servermachinename" 
arcpy.env.processingServerUser = "rasterUser" 
arcpy.env.processingServerPassword = "password01"

Related topics

  • Parallel Processing Factor
  • An overview of geoprocessing environments
  • Environment levels and hierarchy
  • Setting geoprocessing environments

ArcGIS Desktop

  • Home
  • Documentation
  • Support

ArcGIS Platform

  • ArcGIS Online
  • ArcGIS Desktop
  • ArcGIS Enterprise
  • ArcGIS for Developers
  • ArcGIS Solutions
  • ArcGIS Marketplace

About Esri

  • About Us
  • Careers
  • Insiders Blog
  • User Conference
  • Developer Summit
Esri
Tell us what you think.
© Copyright 2016 Environmental Systems Research Institute, Inc. | Privacy | Legal