E_MISSING_REQUIRED_ELEMENT– Used when processing a well-formed XML document that is missing a mandatory element. – The ” XML document does not contain the required element ”.
E_TRUSTED_REQUEST_REQUIRED– Used when trusted request is required and the request is not trusted request – Trusted request is required.
E_MULTIPLE_REQUESTS_FOUND– Used when multiple requests are found in an authentication request. – An authentication request must only contain a single action.
E_INVALID_REQUEST– Used when a valid request cannot be found in an authentication request. – The authentication request does not contain a valid action.
E_ERROR_IN_HEADER– Used in the body fault when returning an exception/fault in the header. – Cognos Access Manager returned an error in the response header.
E_INTERNAL_ERROR– Used to indicate that an internal error occurred. – An internal error occurred.
E_SERVICE_NOT_INITIALIZED– Used to indicate that the dispatcher service has been invoked to process a request when it is not initialized. – The service cannot process the request because it has not been initialized.
E_SERVER_COMMUNICATION_ERROR– Used to indicate that comunication with the AA Service failed. – Unable to communicate with the authentication service. It may not be started.
E_SERVER_RESPONSE_ERROR– Used to indicate that the AA Service responded with invalid XML. – The authentication service response was invalid.
E_CM_NOT_INITIALIZED– Used to indicate that the CM has been invoked to process a request when it is not initialized. – CM cannot process the request because CM has not been initialized.
E_SERVICE_NOT_CONSTRUCTED– Used to indicate that the dispatcher service has not constructed the service yet. – The service has not been constructed.
SINGLE_VALUE_EXPECTED– Used to indicate an error where multiple values are found for a header session variable (formfield, environment, cookie, etc) and a single value is expected. – Multiple values specified for variable ” when a single value is expected [].
E_CANNOT_GET_SERVICE_URL” – Used to indicate an error when service url cannot be read from configuration file or it is mal-formed.”>Service url can not be retrieved from configuration
E_CRYPTO_INIT_FAILED” – Used to indicate an error when we can’t initialize CAM Crypto.”>CAM Crypto initialization failed. Please verify the cryptographic configuration settings
INVALID_NS_ID” – Used to indincate that the namespace id given was not found in the configuration file.”>The namespace id, ”, is invalid.
MULTIPLE_NS_ID” – Used to indincate that the namespace id given matches multiple namespaces in the configuration file.”>The namespace id, ”, matches multiple namespaces.
CREDENTIALS_INVALID– Used in an authentication fault to indicate the reason for the failure. – Unable to authenticate because the credentials are invalid.
ROLE_SELECTION_REQUIRED– Error message when prompting for role selection. – Role selection required.
INVALID_ROLE_SELECTION– Error message when role selection contains a role that is not available. – Invalid role selection.
NO_ROLE_AVAILABLE– Error message when there is no role available for selection. – No role available for selection.
ANON_LOGON_DISABLED_CFG– We are attempting to logon anonymously but anonymous logon was disabled in the configuration. – Anonymous logon cannot be considered since it is disabled, please contact your administrator.
ANON_LOGON_WITH_TC– We are attempting to logon anonymously but Trusted credentials where provided. This is an application generated error (no user interaction) – Anonymous logon cannot be considered since trusted credentials where provided.
ANON_LOGON_DISABLED_REQ– We are attempting to logon anonymously but the request disalows it. – Anonymous logon cannot be considered since it was disabled by the request.
ANON_LOGON_OVER_EXISTING– We are attempting to logon anonymously but the user is already authenticated. – Anonymous logon cannot be considered since you are already authenticated.
AUTHENTICATION_REQUIRED– the request type requires authentication and the user is not authenticated. – User authentication required. Please Logon.
INVALID_NAMESPACE_SELECTION– Used when an invalid namespace was selected. – Invalid namespace was selected.
NAMESPACE_SELECTION_REQUIRED– Error message when prompting for namespace selection. – Namespace selection required.
NO_NAMESPACE_AVAILABLE– Used when the user has authenticated to all namespaces. – The user is already authenticated in all available namespaces.
CLONE_PASSPORT_FAILED– Used when the CAM failed to process the request to clone the user’s passport. – Clone passport failed
YOUR_PASSWORD_HAS_EXPIRED– Used when prompting for a new password. – Your password has expired. Please change it.
FUNCTION_CALL_FAILED– Used to indicate that a function call to a 3rd party failed. – The function call to ” failed.
FUNCTION_CALL_FAILED_REASON– Used to indicate that a function call to a 3rd party failed. (We shouldn’t have this since the error message from the 3rd party is not in the product locale). – The function call to ” failed. Reason: ”
AUTHENTICATION_REQUEST_FAILED– Used when we convert a generic exception into an authentication exception. – The authentication request failed. Please refer to the nested messages for the cause of the failure.
INVALID_USER_SESSION_ID– Used when we failed to verify the userSessionID. – Unable to validate the user session ID.
FAILED_CREATE_USER_SESSION_ID– Used when we failed to create the userSessionID. – Unable to create an user session ID.
FAILED_EXTEND_USER_SESSION_ID– Used when we failed to extend the timeout the userSessionID. – Unable to extend the timeout of an user session ID.
AUTHENTICATION_REDIRECTION_FAILED– Used when the number of authentication redirection requests exceeds the maximum limit. – Number of authentication redirection requests exceeded the maximum limit.
REQUEST_INCOMPLETE– Used when we get authentication request without complete bibusHeader information. – Incomplete request, please re-send request with the entire bibus header.
SAFETY_LOGOFF– If part of the identity becomes lost, the whole passport has to go – To prevent data loss you have been logged off.
LOGON_TC_WITH_PASSPORT– Used when a passport is foound in a logon TC request. – A logon TC request should not contain a passport Id.
VALUE_INVALID_FOR_ACTION– Used when validating the authentication request. – The value ” is not valid for the action.
INVALID_SEARCH_EXPRESSION– Used when the search expression parsing code fails. – The search expression,, is invalid.
CONFIRM_NEW_PASSWORD– Used when prompting for password change. – Confirm the new password:
COULD_NOT_AUTHENTICATE_USER– Used when we cannot authenticate a user. – Unable to authenticate a user. Please contact your security administrator.
SPECIFIED_OLD_PASSWORD_INCORRECT– Used when prompting for a new password, and the old password entered was incorrect. – The specified old password is not correct.
SPECIFIED_NEW_INCORRECT– Used when prompting for a new password, and the new password does not comply with requirements. – The specified new password does not comply with the requirements.
YOUR_PASSWORD_HAS_EXPIRED– Used when prompting for a new password. – Your password has expired. Please change it.
YOUR_PASSWORD_LENGHT_INCORRECT– Used when prompting for a new password, and the new password is too long. – Your password cannot contain more than ‘‘ characters.
INVALID_DOMAIN_IN_USER_NAME– Used by the Active Directory provider when the user’s name contains an invalid domain. – A user from domain ” is unable to log on in the current namespace.
SELECT_USERDN – Select one user DN from the list of DNs that matched the lookup criteria. Re-enter the password.
USERDN– Used by LDAP provider, when throwing an exception that needs to contain ‘userDN’ field. – User DN:
COULD_NOT_CONVERT_CREDENTIALS– Used when can not convert userID and password from UTF-8 to SAP code page. – Unable to convert credentials using code page ”
ACCOUNT_EXPIRED– Used when a user account is expired. – The account is expired. Please contact your security administrator.
DEFAULT_USERNAME– Used when a user name is not available when logging IPF indications. – not available
USER_ACCESS_RESTRICTED– Used when a user could not be authenticated because his access is restricted. – Unable to authenticate. The provided credentials are restricted from accessing IBM Cognos. Please contact your administrator.
E_CLIENT_DID_SOMETHING_WRONG– Used by the service to indicate the fault – The client did something wrong.
E_SERVER_DID_SOMETHING_WRONG– Used by the service to indicate the fault – The server did something wrong.
INVALID_NAMESPACE_ID_SELECTED– Used when an invalid namespace was selected. – Invalid namespace was selected.
SERVICE_NOT_INITIALIZED– Used to indicate that the dispatcher service has been invoked to process a request when it is not initialized. – The service cannot process the request because it has not been initialized.
AUTHENTICATION_REQUEST_FAILED– Used when we convert a generic exception into an authentication exception. – The authentication request failed. Please refer to the nested messages for the cause of the failure.
E_MULTIPLE_REQUESTS_FOUND– Used when multiple requests are found in an authentication request. – The service cannot process the authentication request because it contains multiple actions.
E_INVALID_REQUEST– Used when a valid request cannot be found in an authentication request. – The authentication request does not contain a valid action.
AUTHENTICATION_REQUIRED– the request type requires authentication and the user is not authenticated. – User authentication required. Please Logon.
INVALID_USER_SESSION– Used when we can not verify a user id session. – Invalid user session ID.
AUTHENTICATION_REDIRECTION_FAILED– Used when the number of authentication redirection requests exceeds the maximum limit. – Unable to authenticate. The number of authentication redirection requests exceeded the maximum limit.
NAMESPACE_CONNECTION_LOST– The namespace sub process disappeared. – The connection to the namespace was lost.
MISSING_REQUIRED_ELEMENT– Used when processing a well-formed XML document that is missing a mandatory element. – The ” XML document does not contain the required element ”.
INVALID_DISPLAY_OBJECT_TYPE– Used when AAService receives an exception xml document with an invalid displayObject type from LPS. – An invalid displayObject type has been received from LPS.
INVALID_SEARCH_REQUEST– Used when Java LPS receives an invalid search request. – Invalid search request.
INVALID_SECURITY_BLOB– Used when AAService receives an invalid security blob from LPS. – An invalid security blob has been received from LPS.
BROKEN_CONNECTION– Can’t send/receive from LPS. – Unable to communicate with legacy namespace server, it may have become unavailable. Please try again later.
CONFIG_ERROR_CAPTION– The caption used in configuration errors. – Configuration error
INITIALIZATION_FAILURE– Used when the provider fails to initialise. – Provider initialization failure. Reason:
INVALID_CONFIGURATION_ITEM– Used when the configuation file is incorect. – The value for ” was not found or is invalid.”
UNSUPPORTED_API_CALL– Used when AABridge receives an unsupported API call. – AABridge does not support this API call.
NOT_INITIALIZED– Used when AABridge is asked to process a request when AAService is in an uninitialized state. – AABridge cannot process the request because AAService has not been initialized.