CfgErrorType
Values
| Mnemonic | ID | Flag | Short Description | Log Name |
|---|---|---|---|---|
| CFGNoError | 0 | 0 | 'Success' | CFGNoError |
| CFGServerNotFound | 1 | 0 | 'SCEE018 - The specified Configuration Server cannot be found. Check the Host name and Port under Details and try again.' | CFGServerNotFound |
| CFGWrongProtocol | 2 | 0 | 'SCEE001 - Your application cannot connect to Configuration Server because it is using a wrong communication protocol. Check the Release Notes for version compatibility information.' | CFGWrongProtocol |
| CFGUnknownMessage | 3 | 0 | 'SCEE002 - The application message cannot be identified as a valid message by the Configuration Server. Check the Release Notes for version compatibility information.' | CFGUnknownMessage |
| CFGLoginIncorrect | 4 | 0 | 'SCEE003 - Invalid logon information specified. Check your User name and Password and try again.' | CFGLoginIncorrect |
| CFGNoDBAccess | 5 | 0 | 'SCEE005 - The link to the Configuration Database is not available. Contact your network administrator.' | CFGNoDBAccess |
| CFGDBError | 6 | 0 | 'SCEE006 - A database error has occurred. Try the same transaction again. If the problem persists, contact your network administrator.' | CFGDBError |
| CFGAppSecurityViolation | 7 | 0 | 'SCEE004 - Your application is not recognized by the Configuration Server. Check the Application name under Details and try again.' | CFGAppSecurityViolation |
| CFGAccessDenied | 8 | 0 | 'SCEE007 - Access denied. Please contact Technical Support.' | CFGAccessDenied |
| CFGNoPermission | 9 | 0 | 'SCEE008 - Permission error. Your access privileges are insufficient for performing the requested transaction.' | CFGNoPermission |
| CFGObjectNotFound | 10 | 0 | 'SCEE009 - Object does not exist. Another client may have modified or deleted the specified object.' | CFGObjectNotFound |
| CFGListItemNotFound | 11 | 0 | 'SCEE010 - Object association does not exist. Another client may have modified or deleted the specified object association.' | CFGListItemNotFound |
| CFGUniquenessViolation | 12 | 0 | 'SCEE011 - Duplicate information specified. The specified information is duplicated within the current scope.' | CFGUniquenessViolation |
| CFGDependentObjects | 13 | 0 | 'SCEE012 - Additional action required. An additional action is necessary to complete the requested transaction.' | CFGDependentObjects |
| CFGIncompleteObjectData | 14 | 0 | 'SCEE013 - Incomplete data or the specified information is not within the allowable range.' | CFGIncompleteObjectData |
| CFGIncorrectReferences | 15 | 0 | 'SCEE014 - Your transaction conflicts with existing data. Check the data integrity rules for the object property specified in this error message.' | CFGIncorrectReferences |
| CFGUnchangeableInfo | 16 | 0 | 'SCEE015 - Invalid update attempt. The specified data item may not be changed or deleted.' | CFGUnchangeableInfo |
| CFGValueOutOfRange | 17 | 0 | 'SCEE016 - Incomplete data or the specified information is not within the allowable range.' | CFGValueOutOfRange |
| CFGUnspecifiedModification | 18 | 0 | 'SCEE017 - Unspecified modification. Another user may have just performed the identical transaction.' | CFGUnspecifiedModification |
| CFGDBResponseTimedOut | 19 | 0 | 'SCEE019 - The database query timeout expired. Try the transaction again. If the problem persists, contact the network administrator.' | CFGDBResponseTimedOut |
| CFGWrongAPIParameters | 20 | 0 | 'SCEE020 - Compatibility error. Please contact Genesys Technical Support.' | CFGWrongAPIParameters |
| CFGConnWriteError | 21 | 0 | 'SCEE021 - A communication error has occurred during an attempt to send a response or notification from Configuration Server. Check the network connection and restart the application. If the problem persists, contact the network administrator.' | CFGConnWriteError |
| CFGConnReadError | 22 | 0 | 'SCEE022 - A communication error has occurred during the receipt of a response or notification from Configuration Server. Check the Network connection and restart the application. If the problem persists, contact the network administrator.' | CFGConnReadError |
| CFGConfigFileNotRead | 23 | 0 | 'SCEE023 - Compatibility error. Please contact Genesys Technical Support.' | CFGConfigFileNotRead |
| CFGConfigFileIncorrect | 24 | 0 | 'SCEE024 - Compatibility error. Please contact Genesys Technical Support.' | CFGConfigFileIncorrect |
| CFGObjectPackingError | 25 | 0 | 'SCEE025 - The object cannot be packed for transmission because of object size limitations. Check the Release Notes for version compatibility information.' | CFGObjectPackingError |
| CFGUndefinedError | 26 | 0 | 'SCEE026 - Compatibility error. Please contact Genesys Technical Support.' | CFGUndefinedError |
| CFGHistoryLogExpired | 27 | 0 | 'SCEE027 - Compatibility error. Please contact Genesys Technical Support.' | CFGHistoryLogExpired |
| CFGForcedDisconnect | 28 | 0 | 'SCEE028 - The network management system has terminated your communication session. Contact your network administrator.' | CFGForcedDisconnect |
| CFGReadOnlyOperationalModeActivated | 29 | 0 | 'SCEE029 - Transaction rejected. The Configuration Server is currently working in Read-only mode.' | CFGReadOnlyOperationalModeActivated |
| CFGSetOperationalModeFailed | 30 | 0 | 'SCEE030 - Operation failed. The client that activated the Read-only mode is still connected to Configuration Server.' | CFGSetOperationalModeFailed |
| CFGUnsupportedProperty | 31 | 0 | 'SCEE031 - Unsupported object property requested. Please contact Genesys Technical Support.' | CFGUnsupportedProperty |
| CFGUnsupportedObject | 32 | 0 | 'SCEE032 - Unsupported object requested. Please contact Genesys Technical Support.' | CFGUnsupportedObject |
| CFGExternalAuthenticationError | 33 | 0 | 'SCEE033 - Authentication request is denied.' | CFGExternalAuthenticationError |
| CFGLocaleItemNotChanged | 34 | 0 | 'SCEE034 - Locale element can not be changed. Please contact Genesys Technical Support.' | CFGLocaleItemNotChanged |
| CFGLocaleItemNotFound | 35 | 0 | 'SCEE035 - Locale element can not be located. Please contact Genesys Technical Support.' | CFGLocaleItemNotFound |
| CFGXMLParseError | 36 | 0 | 'SCEE036 - Update data has invalid format. Please contact Genesys Technical Support.' | CFGXMLParseError |
| CFGChangePasswordDenied | 37 | 0 | 'SCEE037 - Password cannot be changed. External authentication is enforced.' | CFGChangePasswordDenied |
| CFGUnsecureConnectionDenied | 38 | 0 | 'SCEE038 - Configuration Server does not accept unsecured connection.' | CFGUnsecureConnectionDenied |
| CFGEmptyPasswordDenied | 39 | 0 | 'SCEE038 - Password cannot be empty.' | CFGEmptyPasswordDenied |
This page was last edited on October 9, 2014, at 14:08.
Comments or questions about this documentation? Contact us for support!
