This document is archived and information here might be outdated.  Recommended version.


esriWPSServerMessageCodeEnum Constants (ArcObjects .NET 10.5 SDK)
ArcObjects Library Reference (Geoprocessing)  

esriWPSServerMessageCodeEnum Constants

WPSServer message codes.

Constant Value Description
esriWPSServerMessageCode_SkippedDataset 92000 A dataset will not be exposed by the WPS.
esriWPSServerMessageCode_FailedToGenerateTransactionResponse 92001 Failed to generate the transaction response for a transaction that succeeded.
esriWPSServerMessageCode_FailedToDeleteLock 92002 Failed to delete lock after processing a transaction.
esriWPSServerMessageCode_FailedToDeleteOutstandingTransactionVersions 92003 Failed to delete temporary versions created to process a transaction.
esriWPSServerMessageCode_NotLicensed 92004 WPS server is not licensed.
esriWPSServerMessageCode_GetRequest 92005 The http GET request about to be processed.
esriWPSServerMessageCode_PostRequest 92006 The http POST request about to be processed.
esriWPSServerMessageCode_WPSExceptionReport 92007 The WPS exception report.
esriWPSServerMessageCode_Debug 92008 A generic code for WPS debug messages.
esriWPSServerMessageCode_FailedToReleaseLocks 92009 Feature locks failed to be released (they will eventually timeout).
esriWPSServerMessageCode_ConstructStart 92010 The construction of the WPS started.
esriWPSServerMessageCode_ErrorInvalidAppSchemaNamespace 92011 Invalid application schema namespace in the WPS configuration.
esriWPSServerMessageCode_ErrorInvalidAppSchemaPrefix 92012 Invalid application schema prefix in the WPS configuration.
esriWPSServerMessageCode_ErrorInvalidDefaultLockExpiration 92013 Invalid default lock expiration value in the WPS configuratioln
esriWPSServerMessageCode_ErrorPublishedWorkspaceIsntVersioned 92014 Transactions are enabled but the published workspace isn't versioned.
esriWPSServerMessageCode_ConstructEnded 92015 The construction of the WPS ended.
esriWPSServerMessageCode_ErrorInvalid10AxisOrder 92016 Invalid AxisOrderWPS10 value in configuration.
esriWPSServerMessageCode_ErrorInvalid11AxisOrder 92017 Invalid AxisOrderWPS11 value in configuration.
esriWPSServerMessageCode_ErrorInvalidUseSRSNameFormat 92018 Invalid DetermineAxisOrderFromSRSNameFormat value in configuration.
esriWPSServerMessageCode_FailedToReconcileAgainstSelf 92019 The server failed to process the transaction due to a failure reconciling the published version against itself.
esriWPSServerMessageCode_FailedToStopEditing 92020 The server failed to process the transaction due to a failure when it stopped editing.
esriWPSServerMessageCode_ServerTooBusyToProcessTransaction 92021 The server failed to process the transaction because it is too busy processing other transactions.
esriWPSServerMessageCode_FailedToImportTransactionChanges 92022 The server failed to import the changes in the WPS transaction.
esriWPSServerMessageCode_FailedCreatingTransactionResponse 92023 The server succeeded processing the transaction, but failed to generate the transaction response.
esriWPSServerMessageCode_TransactionFailedStoppingEditOperation 92024 The server failed to process the transaction because it was unable to stop the enclosing edit operation.
esriWPSServerMessageCode_FailedToStartEditing 92025 The server failed to process the transaction because it was unable to start editing or start an edit operation.
esriWPSServerMessageCode_ConflictDetected 92026 The server failed to process the transaction because it unexpectedly found a conflict.

Product Availability

Available with ArcGIS Engine, ArcGIS Desktop, and ArcGIS Server.