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


esriWFSServerMessageCodeEnum Constants (ArcObjects .NET 10.4 SDK)
ArcObjects Library Reference (GeoDatabaseDistributed)  

esriWFSServerMessageCodeEnum Constants

WFSServer return message codes.

Constant Value Description
esriWFSServerMessageCode_SkippedDataset 92000 A dataset will not be exposed by the WFS.
esriWFSServerMessageCode_FailedToGenerateTransactionResponse 92001 Failed to generate the transaction response for a transaction that succeeded.
esriWFSServerMessageCode_FailedToDeleteLock 92002 Failed to delete lock after processing a transaction.
esriWFSServerMessageCode_FailedToDeleteOutstandingTransactionVersions 92003 Failed to delete temporary versions created to process a transaction.
esriWFSServerMessageCode_NotLicensed 92004 WFS server is not licensed.
esriWFSServerMessageCode_GetRequest 92005 The http GET request about to be processed.
esriWFSServerMessageCode_PostRequest 92006 The http POST request about to be processed.
esriWFSServerMessageCode_WFSExceptionReport 92007 The WFS exception report.
esriWFSServerMessageCode_Debug 92008 A generic code for WFS debug messages.
esriWFSServerMessageCode_FailedToReleaseLocks 92009 Feature locks failed to be released (they will eventually timeout).
esriWFSServerMessageCode_ConstructStart 92010 The construction of the WFS started.
esriWFSServerMessageCode_ErrorInvalidAppSchemaNamespace 92011 Invalid application schema namespace in the WFS configuration.
esriWFSServerMessageCode_ErrorInvalidAppSchemaPrefix 92012 Invalid application schema prefix in the WFS configuration.
esriWFSServerMessageCode_ErrorInvalidDefaultLockExpiration 92013 Invalid default lock expiration value in the WFS configuratioln
esriWFSServerMessageCode_ErrorPublishedWorkspaceIsntVersioned 92014 Transactions are enabled but the published workspace isn't versioned.
esriWFSServerMessageCode_ConstructEnded 92015 The construction of the WFS ended.
esriWFSServerMessageCode_ErrorInvalid10AxisOrder 92016 Invalid AxisOrderWFS10 value in configuration.
esriWFSServerMessageCode_ErrorInvalid11AxisOrder 92017 Invalid AxisOrderWFS11 value in configuration.
esriWFSServerMessageCode_ErrorInvalidUseSRSNameFormat 92018 Invalid DetermineAxisOrderFromSRSNameFormat value in configuration.
esriWFSServerMessageCode_FailedToReconcileAgainstSelf 92019 The server failed to process the transaction due to a failure reconciling the published version against itself.
esriWFSServerMessageCode_FailedToStopEditing 92020 The server failed to process the transaction due to a failure when it stopped editing.
esriWFSServerMessageCode_ServerTooBusyToProcessTransaction 92021 The server failed to process the transaction because it is too busy processing other transactions.
esriWFSServerMessageCode_FailedToImportTransactionChanges 92022 The server failed to import the changes in the WFS transaction.
esriWFSServerMessageCode_FailedCreatingTransactionResponse 92023 The server succeeded processing the transaction, but failed to generate the transaction response.
esriWFSServerMessageCode_TransactionFailedStoppingEditOperation 92024 The server failed to process the transaction because it was unable to stop the enclosing edit operation.
esriWFSServerMessageCode_FailedToStartEditing 92025 The server failed to process the transaction because it was unable to start editing or start an edit operation.
esriWFSServerMessageCode_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.