com.ibm.commerce.promotion.logging

Interface PromotionClientApplicationMessageKeys

  • All Known Subinterfaces:
    PromotionApplicationMessageKeys


    public interface PromotionClientApplicationMessageKeys
    This file contains the Promotion component application message keys.
    • Field Detail

      • COPYRIGHT

        static final java.lang.String COPYRIGHT
        IBM copyright notice field.
        See Also:
        Constant Field Values
      • _APP_PROMOTION_GROUP_INVALID_UNIQUE_ID

        static final java.lang.String _APP_PROMOTION_GROUP_INVALID_UNIQUE_ID
        Constant for the message - The promotion group unique ID "{0}" is not valid.
        See Also:
        Constant Field Values
      • _APP_PROMOTION_GROUP_NOT_FOUND

        static final java.lang.String _APP_PROMOTION_GROUP_NOT_FOUND
        Constant for the message - Promotion group "{0}" does not exist.
        See Also:
        Constant Field Values
      • _APP_PROMOTION_INVALID_UNIQUE_ID

        static final java.lang.String _APP_PROMOTION_INVALID_UNIQUE_ID
        Constant for the message - The promotion unique ID "{0}" is not valid.
        See Also:
        Constant Field Values
      • _APP_PROMOTION_NOT_FOUND

        static final java.lang.String _APP_PROMOTION_NOT_FOUND
        Constant for the message - Promotion "{0}" does not exist.
        See Also:
        Constant Field Values
      • _APP_PROMOTION_DESCRIPTION_NOT_FOUND

        static final java.lang.String _APP_PROMOTION_DESCRIPTION_NOT_FOUND
        Constant for the message - Promotion description with Promotion ID "{0}" and language ID "{1}" does not exist.
        See Also:
        Constant Field Values
      • _APP_PROMOTION_IDENTIFIER_MISSING

        static final java.lang.String _APP_PROMOTION_IDENTIFIER_MISSING
        Constant for the message - The promotion identifier is missing in the noun.
        See Also:
        Constant Field Values
      • _APP_PROMOTION_NAME_EMPTY

        static final java.lang.String _APP_PROMOTION_NAME_EMPTY
        Constant for the message - The promotion name is empty
        See Also:
        Constant Field Values
      • _APP_PROMOTION_NAME_ALREADY_EXISTS

        static final java.lang.String _APP_PROMOTION_NAME_ALREADY_EXISTS
        Constant for the message - Promotion name "{0}" cannot be used due to a promotion with the same name already exists.
        See Also:
        Constant Field Values
      • _APP_PROMOTION_NAME_ALREADY_EXISTS_DUE_TO_DELETION

        static final java.lang.String _APP_PROMOTION_NAME_ALREADY_EXISTS_DUE_TO_DELETION
        Constant for the message - Promotion name "{0}" cannot be used due to a promotion with the same name is marked for deletion.
        See Also:
        Constant Field Values
      • _APP_PROMOTION_TYPE_NOT_REGISTERED

        static final java.lang.String _APP_PROMOTION_TYPE_NOT_REGISTERED
        Constant for the message - The promotion type "{0}" is not registered.
        See Also:
        Constant Field Values
      • _APP_PROMOTION_MUST_BE_INACTIVE_TO_CHANGE

        static final java.lang.String _APP_PROMOTION_MUST_BE_INACTIVE_TO_CHANGE
        Constant for the message - Promotion "{0}" must be in the inactive state in order to make changes.
        See Also:
        Constant Field Values
      • _APP_PROMOTION_MUST_BE_INACTIVE_TO_ACTIVATE

        static final java.lang.String _APP_PROMOTION_MUST_BE_INACTIVE_TO_ACTIVATE
        Constant for the message - Promotion "{0}" must be in the inactive state in order to be activated.
        See Also:
        Constant Field Values
      • _APP_PROMOTION_ALREADY_IN_DELETE

        static final java.lang.String _APP_PROMOTION_ALREADY_IN_DELETE
        Constant for the message - Promotion "{0}" is currently marked for deletion.
        See Also:
        Constant Field Values
      • _APP_PROMOTION_ALREADY_IN_INACTIVE

        static final java.lang.String _APP_PROMOTION_ALREADY_IN_INACTIVE
        Constant for the message - Promotion "{0}" is already in the inactive state.
        See Also:
        Constant Field Values
      • _APP_PROMOTION_MUST_BE_INACTIVE_TO_DELETE

        static final java.lang.String _APP_PROMOTION_MUST_BE_INACTIVE_TO_DELETE
        Constant for the message - Promotion "{0}" must be in the inactive state in order to mark for deletion.
        See Also:
        Constant Field Values
      • _APP_PROMOTION_NAME_TOO_LONG

        static final java.lang.String _APP_PROMOTION_NAME_TOO_LONG
        Constant for the message - Promotion name is too long. The maximum length is 128 characters.
        See Also:
        Constant Field Values
      • _APP_PROMOTION_COMMENT_TOO_LONG

        static final java.lang.String _APP_PROMOTION_COMMENT_TOO_LONG
        Constant for the message - Promotion administrative description is too long. The maximum length is 254 characters.
        See Also:
        Constant Field Values
      • _APP_PROMOTION_SHORT_DESCRIPTION_TOO_LONG

        static final java.lang.String _APP_PROMOTION_SHORT_DESCRIPTION_TOO_LONG
        Constant for the message - Promotion short description is too long. The maximum length is 254 characters.
        See Also:
        Constant Field Values
      • _APP_PROMOTION_LONG_DESCRIPTION_TOO_LONG

        static final java.lang.String _APP_PROMOTION_LONG_DESCRIPTION_TOO_LONG
        Constant for the message - Promotion long description is too long. The maximum length is 4000 characters.
        See Also:
        Constant Field Values
      • _APP_PROMOTION_ELEMENT_NOT_FOUND

        static final java.lang.String _APP_PROMOTION_ELEMENT_NOT_FOUND
        Constant for the message - Promotion element with Promotion ID "{0}" and element name "{1}" does not exist.
        See Also:
        Constant Field Values
      • _APP_PROMOTION_ELEMENT_INFINITE_LOOP

        static final java.lang.String _APP_PROMOTION_ELEMENT_INFINITE_LOOP
        Constant for the message - Infinite loop detected with promotion element "{0}" while building rule XML.
        See Also:
        Constant Field Values
      • _APP_PROMOTION_CALCULATION_CODE_ALREADY_EXISTS

        static final java.lang.String _APP_PROMOTION_CALCULATION_CODE_ALREADY_EXISTS
        Constant for the message - Promotion name "{0}" cannot be used due to a calculation code with the same name already exists.
        See Also:
        Constant Field Values
      • _APP_PROMOTION_CALCULATION_CODE_ALREADY_EXISTS_DUE_TO_DELETION

        static final java.lang.String _APP_PROMOTION_CALCULATION_CODE_ALREADY_EXISTS_DUE_TO_DELETION
        Constant for the message - Promotion name "{0}" cannot be used due to a calculation code with the same name is marked for deletion.
        See Also:
        Constant Field Values
      • _APP_PROMOTION_CALCULATION_CODE_NOT_FOUND

        static final java.lang.String _APP_PROMOTION_CALCULATION_CODE_NOT_FOUND
        Constant for the message - Calculation code "{0}" does not exist.
        See Also:
        Constant Field Values
      • _APP_CALCULATION_CODE_DESCRIPTION_NOT_FOUND

        static final java.lang.String _APP_CALCULATION_CODE_DESCRIPTION_NOT_FOUND
        Constant for the message - Calculation code description with CALCODE_ID "{0}" and LANGUAGE_ID "{1}" does not exist.
        See Also:
        Constant Field Values
      • _APP_CATALOG_ENTRY_IDENTIFIER_INVALID_OWNER_ID

        static final java.lang.String _APP_CATALOG_ENTRY_IDENTIFIER_INVALID_OWNER_ID
        Constant for the message - Owner ID "{0}" of the CatalogEntry Identifier is invalid.
        See Also:
        Constant Field Values
      • _APP_CATALOG_ENTRY_IDENTIFIER_MISSING

        static final java.lang.String _APP_CATALOG_ENTRY_IDENTIFIER_MISSING
        Constant for the message - CatalogEntry Identifier is missing.
        See Also:
        Constant Field Values
      • _APP_CATALOG_ENTRY_IDENTIFIER_INVALID_ID

        static final java.lang.String _APP_CATALOG_ENTRY_IDENTIFIER_INVALID_ID
        Constant for the message - CatalogEntry ID "{0}" is invalid.
        See Also:
        Constant Field Values
      • _APP_CATALOG_ENTRY_IDENTIFIER_MISSING_PART_NUMBER

        static final java.lang.String _APP_CATALOG_ENTRY_IDENTIFIER_MISSING_PART_NUMBER
        Constant for the message - Part number of the CatalogEntry Identifier is missing.
        See Also:
        Constant Field Values
      • _APP_STORE_IDENTIFIER_INVALID_ID

        static final java.lang.String _APP_STORE_IDENTIFIER_INVALID_ID
        Constant for the message - Store ID "{0}" is invalid.
        See Also:
        Constant Field Values
      • _APP_STORE_IDENTIFIER_MISSING

        static final java.lang.String _APP_STORE_IDENTIFIER_MISSING
        Constant for the message - Store Identifier is missing.
        See Also:
        Constant Field Values
      • _APP_MEMBER_GROUP_IDENTIFIER_INVALID_ID

        static final java.lang.String _APP_MEMBER_GROUP_IDENTIFIER_INVALID_ID
        Constant for the message - MemberGroup ID "{0}" is invalid.
        See Also:
        Constant Field Values
      • _APP_MEMBER_GROUP_IDENTIFIER_MISSING_NAME

        static final java.lang.String _APP_MEMBER_GROUP_IDENTIFIER_MISSING_NAME
        Constant for the message - Name of the MemberGroup Identifier is missing.
        See Also:
        Constant Field Values
      • _APP_MEMBER_GROUP_IDENTIFIER_INVALID_OWNER_ID

        static final java.lang.String _APP_MEMBER_GROUP_IDENTIFIER_INVALID_OWNER_ID
        Constant for the message - Owner ID "{0}" of the MemberGroup Identifier is invalid.
        See Also:
        Constant Field Values
      • _APP_MEMBER_GROUP_IDENTIFIER_MISSING

        static final java.lang.String _APP_MEMBER_GROUP_IDENTIFIER_MISSING
        Constant for the message - MemberGroup Identifier is missing.
        See Also:
        Constant Field Values
      • _APP_PERSON_IDENTIFIER_INVALID_ID

        static final java.lang.String _APP_PERSON_IDENTIFIER_INVALID_ID
        Constant for the message - Person ID "{0}" is invalid.
        See Also:
        Constant Field Values
      • _APP_PERSON_IDENTIFIER_INVALID_DN

        static final java.lang.String _APP_PERSON_IDENTIFIER_INVALID_DN
        Constant for the message - Distinguished name "{0}" of the Person Identifier is invalid.
        See Also:
        Constant Field Values
      • _APP_PERSON_IDENTIFIER_MISSING

        static final java.lang.String _APP_PERSON_IDENTIFIER_MISSING
        Constant for the message - Person Identifier is missing.
        See Also:
        Constant Field Values
      • _APP_CATALOG_GROUP_IDENTIFIER_INVALID_ID

        static final java.lang.String _APP_CATALOG_GROUP_IDENTIFIER_INVALID_ID
        Constant for the message - Category ID "{0}" is invalid.
        See Also:
        Constant Field Values
      • _APP_CATALOG_GROUP_IDENTIFIER_MISSING_NAME

        static final java.lang.String _APP_CATALOG_GROUP_IDENTIFIER_MISSING_NAME
        Constant for the message - Name of the Category Identifier is missing.
        See Also:
        Constant Field Values
      • _APP_CATALOG_GROUP_IDENTIFIER_INVALID_OWNER_ID

        static final java.lang.String _APP_CATALOG_GROUP_IDENTIFIER_INVALID_OWNER_ID
        Constant for the message - Owner ID "{0}" of the Category Identifier is invalid.
        See Also:
        Constant Field Values
      • _APP_CATALOG_GROUP_IDENTIFIER_MISSING

        static final java.lang.String _APP_CATALOG_GROUP_IDENTIFIER_MISSING
        Constant for the message - Category Identifier is missing.
        See Also:
        Constant Field Values
      • _APP_CONTEXT_LANGUAGE_MISSING

        static final java.lang.String _APP_CONTEXT_LANGUAGE_MISSING
        Constant for the message - Languange is missing in the context.
        See Also:
        Constant Field Values
      • _APP_MEMBER_ID_INVALID

        static final java.lang.String _APP_MEMBER_ID_INVALID
        Constant for the message - Member ID "{0}" is invalid.
        See Also:
        Constant Field Values
      • _APP_GENERIC_XML_INVALID

        static final java.lang.String _APP_GENERIC_XML_INVALID
        Constant for the message - XML "{0}" is invalid.
        See Also:
        Constant Field Values
      • _APP_PROMOTION_RULEXML_NOT_GENERATED

        static final java.lang.String _APP_PROMOTION_RULEXML_NOT_GENERATED
        Constant for the message - This promotion cannot be activated because it is incomplete. You must complete all required fields and then activate the promotion.
        See Also:
        Constant Field Values
      • _APP_PROMOTION_RULEXML_INVALID

        static final java.lang.String _APP_PROMOTION_RULEXML_INVALID
        Constant for the message - Promotion rule XML for "{0}" is invalid.
        See Also:
        Constant Field Values
      • _APP_PROMOTION_DATE_RANGE_INVALID_ENDDATE

        static final java.lang.String _APP_PROMOTION_DATE_RANGE_INVALID_ENDDATE
        Constant for the message - Promotion end date must be later than the start date.
        See Also:
        Constant Field Values
      • _APP_PROMOTION_ELEMENT_VARIABLE_MISSING_VALUE

        static final java.lang.String _APP_PROMOTION_ELEMENT_VARIABLE_MISSING_VALUE
        Constant for the message - The value for "{1}" should not be empty.
        See Also:
        Constant Field Values
      • _APP_PROMOTION_ELEMENT_VARIABLE_NOT_A_NUMBER

        static final java.lang.String _APP_PROMOTION_ELEMENT_VARIABLE_NOT_A_NUMBER
        Constant for the message - The value for "{1}" is "{0}". It should be a number.
        See Also:
        Constant Field Values
      • _APP_PROMOTION_ELEMENT_VARIABLE_NOT_A_POSITIVE_NUMBER

        static final java.lang.String _APP_PROMOTION_ELEMENT_VARIABLE_NOT_A_POSITIVE_NUMBER
        Constant for the message - The value for "{1}" is "{0}". It should be a positive number.
        See Also:
        Constant Field Values
      • _APP_PROMOTION_ELEMENT_VARIABLE_ADD_STRATEGY_INVALID_VALUE

        static final java.lang.String _APP_PROMOTION_ELEMENT_VARIABLE_ADD_STRATEGY_INVALID_VALUE
        Constant for the message - Invalid "AddStrategy" value - "{0}".
        See Also:
        Constant Field Values
      • _APP_PROMOTION_ELEMENT_VARIABLE_ADJUSTMENT_TYPE_INVALID_VALUE

        static final java.lang.String _APP_PROMOTION_ELEMENT_VARIABLE_ADJUSTMENT_TYPE_INVALID_VALUE
        Constant for the message - Invalid "AdjustmentType" value - "{0}".
        See Also:
        Constant Field Values
      • _APP_PROMOTION_ELEMENT_VARIABLE_FILTER_CRITERIA_INVALID_VALUE

        static final java.lang.String _APP_PROMOTION_ELEMENT_VARIABLE_FILTER_CRITERIA_INVALID_VALUE
        Constant for the message - Invalid "FilterCriteria" value - "{0}".
        See Also:
        Constant Field Values
      • _APP_PROMOTION_ELEMENT_VARIABLE_PRICE_ADJUSTMENT_BASE_INVALID_VALUE

        static final java.lang.String _APP_PROMOTION_ELEMENT_VARIABLE_PRICE_ADJUSTMENT_BASE_INVALID_VALUE
        Constant for the message - Invalid "PriceAdjustmentBase" value - "{0}".
        See Also:
        Constant Field Values
      • _APP_PROMOTION_ELEMENT_VARIABLE_PERCENTAGE_INVALID_VALUE

        static final java.lang.String _APP_PROMOTION_ELEMENT_VARIABLE_PERCENTAGE_INVALID_VALUE
        Constant for the message - The value for "{1}" is "{0}. It should between 0 and 100.
        See Also:
        Constant Field Values
      • _APP_PROMOTION_ELEMENT_CATALOG_ENTRY_ATTRIBUTE_NAME_INVALID

        static final java.lang.String _APP_PROMOTION_ELEMENT_CATALOG_ENTRY_ATTRIBUTE_NAME_INVALID
        Constant for the message - The attribute name "{0}" is invalid for the catalog entry "{1}".
        See Also:
        Constant Field Values
      • _APP_PROMOTION_ELEMENT_CATALOG_ENTRY_ATTRIBUTE_VALUE_INVALID

        static final java.lang.String _APP_PROMOTION_ELEMENT_CATALOG_ENTRY_ATTRIBUTE_VALUE_INVALID
        Constant for the message - The attribute value is invalid for the attribute name "{0}" and catalog entry "{1}".
        See Also:
        Constant Field Values
      • _APP_PROMOTION_SITE_WIDE_INVALID_CATALOG_ENTRY

        static final java.lang.String _APP_PROMOTION_SITE_WIDE_INVALID_CATALOG_ENTRY
        Constant for the message - The promotion is site-wide and can not have any catalog entries or categories for inclusion.
        See Also:
        Constant Field Values
      • _APP_PROMOTION_NOT_SITE_WIDE_MISSING_CATALOG_ENTRY

        static final java.lang.String _APP_PROMOTION_NOT_SITE_WIDE_MISSING_CATALOG_ENTRY
        Constant for the message - The promotion is not site-wide and must have at least one catalog entry or category for inclusion.
        See Also:
        Constant Field Values
      • _APP_SHIP_MODE_ID_INVALID

        static final java.lang.String _APP_SHIP_MODE_ID_INVALID
        Constant for the message - The ShipModeId "{0}" is invalid.
        See Also:
        Constant Field Values
      • _APP_PROMOTION_REDEMPTION_LIMIT_INVALID_ORDER

        static final java.lang.String _APP_PROMOTION_REDEMPTION_LIMIT_INVALID_ORDER
        Constant for the message - Invalid order redemption limit "{0}".
        See Also:
        Constant Field Values
      • _APP_PROMOTION_REDEMPTION_LIMIT_INVALID_SHOPPER

        static final java.lang.String _APP_PROMOTION_REDEMPTION_LIMIT_INVALID_SHOPPER
        Constant for the message - Invalid shopper redemption limit - "{0}".
        See Also:
        Constant Field Values
      • _APP_PROMOTION_REDEMPTION_LIMIT_INVALID_TOTAL

        static final java.lang.String _APP_PROMOTION_REDEMPTION_LIMIT_INVALID_TOTAL
        Constant for the message - Invalid total redemption limit - "{0}".
        See Also:
        Constant Field Values
      • _APP_PROMOTION_COUPON_EFFECTIVE_DAYS

        static final java.lang.String _APP_PROMOTION_COUPON_EFFECTIVE_DAYS
        Constant for the message - Invalid coupon effective days - "{0}".
        See Also:
        Constant Field Values
      • _APP_PROMOTION_COUPON_EXPIRATION_DAYS

        static final java.lang.String _APP_PROMOTION_COUPON_EXPIRATION_DAYS
        Constant for the message - Invalid coupon expiration days - "{0}".
        See Also:
        Constant Field Values
      • _APP_PROMOTION_CODE_MISSING

        static final java.lang.String _APP_PROMOTION_CODE_MISSING
        Constant for the message - Promotion code is required.
        See Also:
        Constant Field Values
      • _APP_PROMOTION_CODE_ALREADY_USED

        static final java.lang.String _APP_PROMOTION_CODE_ALREADY_USED
        Constant for the message - Promotion code already in use in another active promotion.
        See Also:
        Constant Field Values
      • _APP_PROMOTION_PRIORITY_ALREADY_USED

        static final java.lang.String _APP_PROMOTION_PRIORITY_ALREADY_USED
        Constant for the message - Promotion priority already in use in another active promotion.
        See Also:
        Constant Field Values
      • _APP_PROMOTION_IMPORTCODE_ALREADY_USED

        static final java.lang.String _APP_PROMOTION_IMPORTCODE_ALREADY_USED
        Constant for the message - The imported promotion code file is already being used in another promotion.
        See Also:
        Constant Field Values
      • _APP_PROMOTION_IMPORTCODE_INVALID

        static final java.lang.String _APP_PROMOTION_IMPORTCODE_INVALID
        Constant for the message - The imported promotion code file cannot be found.
        See Also:
        Constant Field Values
      • _APP_PROMOTION_PROMOTION_CODE_PATTERN_DEFINE_INVALID

        static final java.lang.String _APP_PROMOTION_PROMOTION_CODE_PATTERN_DEFINE_INVALID
        Constant for the message - The code generation pattern of the promotion is invalid.
        See Also:
        Constant Field Values
      • _APP_PROMOTION_CODE_ALREADY_USED_AS_UNIQUE_CODE

        static final java.lang.String _APP_PROMOTION_CODE_ALREADY_USED_AS_UNIQUE_CODE
        Constant for the message - The public promotion code is already used as a unique code in another promotion.
        See Also:
        Constant Field Values
      • _APP_PROMOTION_CODE_VALIDATE_ERROR

        static final java.lang.String _APP_PROMOTION_CODE_VALIDATE_ERROR
        Constant for the message - The promotion code validation failed. The error returned: {0}
        See Also:
        Constant Field Values
      • _APP_PROMOTION_PROMOTION_CODE_COMBINED_TOO_LONG

        static final java.lang.String _APP_PROMOTION_PROMOTION_CODE_COMBINED_TOO_LONG
        Constant for the message - The combined length of the public promotion codes exceeds the maximum length of 128 characters. Specify fewer or shorter promotion codes. You can also request that an administrator disable the PopulateCodeColumnOfPxPromotionTable property in the promotion component configuration file. By disabling this property, you can save public promotion codes that have a combined length longer than 128 characters.
        See Also:
        Constant Field Values
      • _APP_PROMOTION_PROMOTION_CODE_TOO_LONG

        static final java.lang.String _APP_PROMOTION_PROMOTION_CODE_TOO_LONG
        Constant for the message - The code in the Promotion Code field is too long. Specify a code shorter than 129 characters and then save the promotion.
        See Also:
        Constant Field Values
      • _APP_PROMOTION_ALLOWED_PROMOTIONS_REDEMPTION_LIMITS_EXCEEDED

        static final java.lang.String _APP_PROMOTION_ALLOWED_PROMOTIONS_REDEMPTION_LIMITS_EXCEEDED
        Constant for the message - The promotion cannot be activated because too many with redemption limits already exist.
        See Also:
        Constant Field Values
      • _APP_PROMOTION_ALLOWED_PROMOTIONS_TARGET_ATTRIBUTES_EXCEEDED

        static final java.lang.String _APP_PROMOTION_ALLOWED_PROMOTIONS_TARGET_ATTRIBUTES_EXCEEDED
        Constant for the message - The promotion cannot be activated because too many that target product attributes already exist.
        See Also:
        Constant Field Values
      • _APP_PROMOTION_ALLOWED_TARGET_CATALOG_ENTRIES_EXCEEDED

        static final java.lang.String _APP_PROMOTION_ALLOWED_TARGET_CATALOG_ENTRIES_EXCEEDED
        Constant for the message - The promotion cannot be activated because too many catalog entries are being targeted.
        See Also:
        Constant Field Values
      • _APP_PROMOTION_ALLOWED_TARGET_CATEGORIES_EXCEEDED

        static final java.lang.String _APP_PROMOTION_ALLOWED_TARGET_CATEGORIES_EXCEEDED
        Constant for the message - The promotion cannot be activated because too many categories are being targeted.
        See Also:
        Constant Field Values
      • _APP_PROMOTION_CANNOT_DEACTIVATE_ACTIVATING_PROMOTION

        static final java.lang.String _APP_PROMOTION_CANNOT_DEACTIVATE_ACTIVATING_PROMOTION
        Constant for the message - The promotion "{0}" cannot be deactivated as promotion codes are generating for this promotion. Wait until the code generation is complete before deactivating this promotion.
        See Also:
        Constant Field Values