123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105 |
- #
- # Licensed Materials - Property of IBM
- # IBM Cognos Products: localizationkit
- # (C) Copyright IBM Corp. 2005, 2016
- # US Government Users Restricted Rights - Use, duplication or disclosure restricted by GSA ADP Schedule Contract with IBM Corp.
- #
- ## DO NOT EDIT!
- ## Generated using CCLXmlToProperties.xslt
- ## END OF WARNING
- ##
- ## Component: ANS
- ##
- ## Description: Annotation Service Messages
- ##
- #
- # Section: GEN
- #
- # Description: Messages Generated by the Annotation Service
- #
- ANNOTATION_GENERAL_ERROR = ANS-GEN-0001 Annotation Service general error
- ANNOTATION_COMMAND_INSTANTIATION_ERROR = ANS-GEN-0002 Cannot create command handler to process the annotation request:{0}
- ANNOTATION_COMMAND_NOT_FOUND = ANS-GEN-0003 Cannot find a command handler to process the annotation request:{0}
- ANNOTATION_NOT_DELETED = ANS-GEN-0004 Annotation not deleted
- ANNOTATION_NOT_FOUND = ANS-GEN-0005 Annotation id:{0} not found in the annotation store
- CANNOT_READ_RESOURCE = ANS-GEN-0006 Cannot read required resource
- CAM_SECURITY_EXCEPTION = ANS-GEN-0007 Encountered CAM security exception
- CANNOT_GET_GATEWAY = ANS-GEN-0008 Cannot get gateway URL
- CONTEXT_INCLUDED_INCORRECT = ANS-GEN-0009 Annotation context incorrectly included in the request
- CONTEXT_NOT_INCLUDED_INCORRECT = ANS-GEN-0010 Annotation context not included in the request
- CREATION_TIME_INCLUDED_INCORRECT = ANS-GEN-0011 Annotation creation time incorrectly included in the request
- DESCRIPTION_NOT_INCLUDED_INCORRECT = ANS-GEN-0012 Annotation description not included in the request
- DESERIALIZER_CONSTRUCTOR_ERROR = ANS-GEN-0013 Cannot create deserializer for the object:{0}
- DESERIALIZER_NOT_FOUND = ANS-GEN-0014 Cannot find deserializer for the object:{0}
- EMPTY_ANNOTATION_OPERATION = ANS-GEN-0015 No annotation request found in SOAP:body
- EMPTY_SOAP_BODY = ANS-GEN-0016 SOAP:body is empty
- GET_PROPERTY_FAILED = ANS-GEN-0017 Cannot retrieve the property named {0}
- INVALID_PAGE_NUMBER = ANS-GEN-0018 Page number not found
- INVALID_PAGE_SIZE = ANS-GEN-0019 Page size not found
- INVALID_SPECIFICATION = ANS-GEN-0020 Async specification not found or is invalid
- LAST_MOD_TIME_INCLUDED_INCORRECT = ANS-GEN-0021 Annotation last modification time incorrectly included in the request
- NAME_NOT_INCLUDED_INCORRECT = ANS-GEN-0022 Annotation name not included in the request
- NEXT_PAGE_INVALID_CONTEXT_OBJECT = ANS-GEN-0023 Invalid context object found for nextPage operation
- NO_SPECIFICATION_ELEMENT = ANS-GEN-0024 Specification element is missing
- NULL_SERVICE_RESPONSE = ANS-GEN-0025 Annotation service produced an empty response
- OWNER_INCLUDED_INCORRECT = ANS-GEN-0026 Annotation owner incorrectly included in the request
- PAGE_SIZE_NOT_SPECIFIED = ANS-GEN-0027 Page size not specified
- PARENT_ID_NOT_INCLUDED_INCORRECT = ANS-GEN-0028 Annotation parent id not included in the request
- PARENT_ID_INCLUDED_INCORRECT = ANS-GEN-0029 Annotation parent id incorrectly included in the request
- QUERY_CONSTRUCTOR_ERROR = ANS-GEN-0030 Cannot create query for the object:{0}
- QUERY_NOT_FOUND = ANS-GEN-0031 Cannot find query for the given object:{0}
- PERSISTOR_CONSTRUCTOR_ERROR = ANS-GEN-0032 Cannot create persistor for the object:{0}
- PERSISTOR_NOT_FOUND = ANS-GEN-0033 Cannot find persistor for the object:{0}
- RELEASE_INVALID_CONTEXT_OBJECT = ANS-GEN-0034 Invalid context for release operation
- RUN_SPECIFICATION_MISSING_SPECIFICATION = ANS-GEN-0035 Run specification method missing the specification element
- SDK_CLIENT_EXCEPTION = ANS-GEN-0036 SDKClientException encountered
- SERIALIZER_CONSTRUCTOR_ERROR = ANS-GEN-0037 Cannot create serializer for the object: {0}
- SERIALIZER_NOT_FOUND = ANS-GEN-0038 Cannot find serializer object for the object: {0}
- SPECIFICATION_MISSING_SPECIFICATION = ANS-GEN-0039 Specification missing specification element
- SPECIFICATION_NULL = ANS-GEN-0040 Specification is empty
- ANNOTATION_ID_NOT_FOUND = ANS-GEN-0041 Annotation id is not included in the request
- ANNOTATION_PARENT_ID_NOT_FOUND = ANS-GEN-0042 Annotation parent id is not included in the request
- INCONSISTENCY_IN_CONTEXT_TABLE = ANS-GEN-0043 Inconsistency in context table. Context is not unique
- INCONSISTENCY_IN_DATAITEM_TABLE = ANS-GEN-0044 Inconsistency in dataItem table. DataItem is not unique
- INCONSISTENCY_IN_DIMENSIONMEMBER_TABLE = ANS-GEN-0045 Inconsistency in dimensionMember table. DimensionMember is not unique
- INCONSISTENCY_IN_DIMENSION_TABLE = ANS-GEN-0046 Inconsistency in dimension table. Dimension is not unique
- INCONSISTENCY_IN_METADATAITEM_TABLE = ANS-GEN-0047 Inconsistency in metadataItem table. MetadataItem is not unique
- INCONSISTENCY_IN_MODEL_TABLE = ANS-GEN-0048 Inconsistency in model table. Model is not unique
- INVALID_ANNOTATION_ID = ANS-GEN-0049 Invalid annotation id in request:{0}
- INVALID_DATE_FORMAT = ANS-GEN-0050 Invalid date format in request:{0}
- INVALID_LAST_MOD_TIME_FORMAT = ANS-GEN-0051 Invalid last modification date in request:{0}
- INVALID_REST_PATH = ANS-GEN-0052 Invalid path for REST request:{0}
- NEXT_PAGE_CALLED_ON_DEAD_CONVERSATION = ANS-GEN-0053 Next page called on a conversation which has already finished
- NO_ANNOTATIONS_ELEMENT = ANS-GEN-0054 Annotations element not included in the request
- CONTEXT_NOT_FOUND = ANS-GEN-0055 Context not found
- NOT_OWNER = ANS-GEN-0056 Request cannot be performed because user is not the owner of the specified annotation
- NOT_IMPLEMENTED = ANS-GEN-0057 Not implemented
- NOT_ADMINISTRATOR = ANS-GEN-0058 Request cannot be performed because user is not a system administrator
- DELETION_LIST_NOT_FOUND = ANS-GEN-0059 List of annotation ids to delete not included in the request
- DOA_CONSTRUCTOR_ERROR = ANS-GEN-0060 Cannot create dao for the object:{0}
- DOA_NOT_FOUND = ANS-GEN-0061 Cannot find dao for the object:{0}
- SQL_EXCEPTION_WHILE_CLEANING = ANS-GEN-0062 SQL exception encountered when removing unused items of type:{0}
- CONTEXT_TYPE = ANS-GEN-0063 Context
- DIMMEMBER_TYPE = ANS-GEN-0063 DimensionMember
- DIMENSION_TYPE = ANS-GEN-0064 Dimension
- DATAITEM_TYPE = ANS-GEN-0065 DataItem
- METADATAITEM_TYPE = ANS-GEN-0066 MetadataItem
- MODEL_TYPE = ANS-GEN-0067 Model
- ANNOTATION_TYPE = ANS-GEN-0068 Annotation
- PERSISTOR_WRONG_SORT_ORDER = ANS-GEN-0069 Error when sorting the items to be persisted. Expected {0} objects but got {1} objects
- ID_INCLUDED_INCORRECT = ANS-GEN-0070 Annotation id incorrectly included in the request
- INVALID_CREATION_TIME_FORMAT = ANS-GEN-0071 Invalid creation date format in request:{0}
- CLEANING_DELETED_COUNT = ANS-GEN-0072 Cleanup has removed {0} items of type: {1}
- NO_PERMISSION_CREATE = ANS-GEN-0072 User does not have permission to create annotation associated with parent object: {0}
- NO_PERMISSION_UPDATE = ANS-GEN-0072 User does not have permission to update annotation associated with parent object: {0}
- NO_PERMISSION_DELETE = ANS-GEN-0073 User does not have permission to delete annotation associated with parent object: {0}
- INVALID_ARGUMENT = ANS-GEN-0074 Invalid argument to function
- INVALID_ANNOTATION_PARENT_ID_REFERENCE = ANS-GEN-0075 Invalid reference to annotation parent: {0}
- EMPTY_DATAITEM_NOT_STORED = ANS-GEN-0076 DataItem {0} has empty value and has not been stored
- EMPTY_METADATAITEM_NOT_STORED = ANS-GEN-0076 Metadata item {0} has empty value and has not been stored
- ANNOTATION_DESCRIPTION_TOO_LARGE = ANS-GEN-0077 Annotation description is too large at {0} bytes
- MSG_SCHEMA_UPDATE_FAILED = ANS-GEN-0078 Schema update failed: {0}.
- TEXT_TYPE = ANS-GEN-0078 AnnotationText
|