APEX_DATA_ACCESS_RESTRICTION | The DML operations aren’t allowed on the user object in parallel Apex tests. Consider creating a user in the test class instead. |
ALL_OR_NONE_OPERATION_ROLLED_BACK | The bulk operation was rolled back because one of the records wasn’t processed successfully. See AllOrNoneHeader. |
ALREADY_APPLIED | The promotion coupon has already been applied to the cart. |
ALREADY_IN_PROCESS | You can’t submit a record that is already in an approval process. Wait for the previous approval process to complete before resubmitting a request with this record. |
ASSIGNEE_TYPE_REQUIRED | Designate an assignee for the approval request (ProcessInstanceStep or ProcessInstanceWorkitem). |
AURA_COMPILE_ERROR | A Lightning component contains an error and isn’t compiling. |
AUTH_PROVIDER_NEEDS_AUTH | The authentication provider can’t connect without proper authentication. |
AUTH_PROVIDER_NOT_FOUND | The authentication provider can’t be found. |
BAD_CUSTOM_ENTITY_PARENT_DOMAIN | The changes you’re trying to make can’t be completed because changes to the associated master-detail relationship can’t be made. |
BAD_REQUEST | Invalid or syntax errors in the API request. Check the request body and the parameters. |
BCC_NOT_ALLOWED_IF_BCC_COMPLIANCE_ENABLED | Your client application blind carbon-copied an email address even though the org’s Compliance BCC Email option is enabled. This option specifies a particular email address that automatically receives a copy of all outgoing email. When this option is enabled, you can’t BCC any other email address. To disable the option, log in to the user interface and from Setup, enter Compliance BCC Email in the Quick Find box, then select Compliance BCC Email. |
BCC_SELF_NOT_ALLOWED_IF_BCC_COMPLIANCE_ENABLED | Your client application blind carbon-copied the logged-in user’s email address even though the org’s BCC COMPLIANCE option is set to true. This option specifies a particular email address that automatically receives a copy of all outgoing email. When this option is enabled, you can’t BCC any other email address. To disable the option, log in to the user interface and from Setup, enter Compliance BCC Email in the Quick Find box, then select Compliance BCC Email. |
CANNOT_CASCADE_PRODUCT_ACTIVE | An update to a product caused by a cascade can’t be done because the associated product is active. |
CANNOT_CHANGE_FIELD_TYPE_OF_APEX_REFERENCED_FIELD | You can’t change the type of a field that is referenced in an Apex script. |
CANNOT_CREATE_ANOTHER_MANAGED_PACKAGE | You can create only one managed package in an org. |
CANNOT_DEACTIVATE_DIVISION | You can’t deactivate Divisions if an assignment rule references divisions or if the DefaultDivision field on a user record isn’t set to null. |
CANNOT_DELETE_LAST_DATED_CONVERSION_RATE | If dated conversions are enabled, you must have at least one DatedConversionRate record. |
CANNOT_DELETE_MANAGED_OBJECT | You can’t modify components that are included in a managed package. |
CANNOT_DISABLE_LAST_ADMIN | You must have at least one active administrator user. |
CANNOT_ENABLE_IP_RESTRICT_REQUESTS | If you exceed the limit of five IP ranges specified in a profile, you can’t enable restriction of login by IP addresses. Reduce the number of specified ranges in the profile and try the request again. |
CANNOT_EXECUTE_FLOW_TRIGGER | The flow trigger or the flow failed to execute. Try again. If the issue persists, debug the flow in Flow Builder. |
CANNOT_INSERT_UPDATE_ACTIVATE_ENTITY | You don’t have permission to create, update, or activate the specified record. |
CANNOT_MODIFY_MANAGED_OBJECT | You can’t modify components that are included in a managed package. |
CANNOT_RENAME_APEX_REFERENCED_FIELD | You can’t rename a field that is referenced in an Apex script. |
CANNOT_RENAME_APEX_REFERENCED_OBJECT | You can’t rename an object that is referenced in an Apex script. |
CANNOT_REPARENT_RECORD | You can’t define a new parent record for the specified record. |
CANNOT_RESOLVE_NAME | A sendEmail() call couldn’t resolve an object name. |
CANNOT_UPDATE_CONVERTED_LEAD | A converted lead couldn’t be updated. |
CANNOT_POST_TO_ARCHIVED_GROUP | If the group is archived, you can’t post to a group. |
CANT_DISABLE_CORP_CURRENCY | You can’t disable the corporate currency for an org. To disable a currency that is set as the corporate currency, first use the user interface to change the corporate currency to a different currency. Then disable the original currency. |
CANT_UNSET_CORP_CURRENCY | You can’t change the corporate currency for an org from the API. Use the user interface to change the corporate currency. |
CHECKOUT_UNAUTHORIZED | You don’t have access to the checkout resource. Only customers with access to the store and cart can access the checkout resource. |
CHILD_SHARE_FAILS_PARENT | If you don’t have appropriate permissions on a parent record, you can’t change the owner of or define sharing rules for a child record. For example, you can’t change the owner of a contact record if you can’t edit its parent account record. |
CIRCULAR_DEPENDENCY | You can’t create a circular dependency between metadata objects in your org. For example, public group A can’t include public group B, if public group B already includes public group A. |
COMMUNITY_NOT_ACCESSIBLE | You don’t have permission to access the Experience Cloud site that this entity belongs to. You must be given permission to access the site before you can access this entity. |
CONFLICT | You have a request conflict with the current state of the target resource. |
CONFLICTING_ENVIRONMENT_HUB_MEMBER | The specified org is already a member of a different Environment Hub. |
CONFLICTING_SSO_USER_MAPPING | This org is already a member of this Environment Hub via a different user. |
CONTENT_NOT_FOUND | We couldn’t find the requested content. |
CONTENT_TYPE_NOT_FOUND | The content type can’t be found. |
COUPON_REDEMPTION_LIMIT_EXCEEDED | You’ve reached the maximum number of times this coupon can be redeemed. |
CUSTOM_CLOB_FIELD_LIMIT_EXCEEDED | You can’t exceed the maximum size for a CLOB field. |
CUSTOM_ENTITY_OR_FIELD_LIMIT | You’ve reached the maximum number of custom objects or custom fields for your org. |
CUSTOM_FIELD_INDEX_LIMIT_EXCEEDED | You’ve reached the maximum number of indexes on a field for your org. |
CUSTOM_INDEX_EXISTS | You can create only one custom index per field. |
CUSTOM_LINK_LIMIT_EXCEEDED | You’ve reached the maximum number of custom links for your org. |
CUSTOM_METADATA_LIMIT_EXCEEDED | Your org has reached its custom metadata maximum limit. |
CUSTOM_SETTINGS_LIMIT_EXCEEDED | Your org has reached its custom settings maximum limit. |
CUSTOM_TAB_LIMIT_EXCEEDED | You’ve reached the maximum number of custom tabs for your org. |
DATACLOUDADDRESS_NO_RECORDS_FOUND | Records for the Data Cloud address can’t be found. |
DATACLOUDADDRESS_PROCESSING_ERROR | An error occurred when processing the Data Cloud address. |
DATACLOUDADDRESS_SERVER_ERROR | The system encountered a server error. |
DELETE_FAILED | You can’t delete a record because it is in use by another object. |
DEPENDENCY_EXISTS | You can’t perform the requested operation because of an existing dependency on the specified object or field. |
DUPLICATE_CASE_SOLUTION | You can’t create a relationship between the specified case and the solution because there’s currently an existing one. |
DUPLICATE_CUSTOM_ENTITY_DEFINITION | Custom object or custom field IDs must be unique. |
DUPLICATE_CUSTOM_TAB_MOTIF | Custom tab motif names must be unique. |
DUPLICATE_DEVELOPER_NAME | You can’t create a custom object or custom field with a duplicate developer name. |
DUPLICATES_DETECTED | Duplicate records have been detected. Used for an Error object with a data type of DuplicateError. |
DUPLICATE_EXTERNAL_ID | A user-specified external ID matches more than one record during an upsert. |
DUPLICATE_MASTER_LABEL | You can’t create a custom object or custom field with a duplicate name. |
DUPLICATE_SENDER_DISPLAY_NAME | A sendEmail() call couldn’t choose between OrgWideEmailAddress.DisplayName or senderDisplayName. Define only one of the two fields. |
DUPLICATE_USERNAME | A create, update, or upsert failed because of a duplicate username. |
DUPLICATE_VALUE | You can’t supply a duplicate value for a field that must be unique. For example, you can’t submit two copies of the same session ID in a invalidateSessions() call. |
EMAIL_ADDRESS_BOUNCED | Emails to one or more recipients have bounced. Check the email addresses to make sure that they’re valid. |
EMAIL_EXTERNAL_TRANSPORT_PERMISSION_ERROR | You don’t have permission to access the Gmail or Outlook365 service. |
EMAIL_EXTERNAL_TRANSPORT_TOO_MANY_REQUESTS_ERROR | Gmail or Outlook365 has determined that too many requests are sent in a given amount of time. |
EMAIL_NOT_PROCESSED_DUE_TO_PRIOR_ERROR | Because of an error earlier in the call, the current email wasn’t processed. |
EMAIL_OPTED_OUT | A single email message was sent with the REJECT setting in the optOutPolicy field to recipients that have opted out from receiving email. To avoid this error, set the optOutPolicy field to another value. |
EMAIL_TEMPLATE_FORMULA_ERROR | The email template is invalid and can’t be rendered. Check the template for incorrectly specified merge fields. |
EMAIL_TEMPLATE_MERGEFIELD_ACCESS_ERROR | You don’t have access to one or more merge fields in this template. To request access, contact your Salesforce administrator. |
EMAIL_TEMPLATE_MERGEFIELD_ERROR | One or more merge fields don’t exist. Check the spelling of field names. |
EMAIL_TEMPLATE_MERGEFIELD_VALUE_ERROR | One or more merge fields have no value. To provide values, update the records before sending the email. |
EMAIL_TEMPLATE_PROCESSING_ERROR | The merge fields in this email template can’t be processed. Ensure that your template body is valid. |
EMPTY_SCONTROL_FILE_NAME | The Scontrol file name was empty, but the binary wasn’t empty. |
ENTITY_FAILED_IFLASTMODIFIED_ON_UPDATE | If the value in a record’s LastModifiedDate field is later than the current date, you can’t update the record. |
ENTITY_IS_ARCHIVED | If a record has been archived, you can’t access it. |
ENTITY_IS_DELETED | You can’t reference an object that has been deleted. This status code occurs only in API version 10.0 and later. Previous releases of the API use INVALID_ID_FIELD for this error. |
ENTITY_IS_LOCKED | You can’t edit a record because an approval process has locked it. |
ENVIRONMENT_HUB_MEMBERSHIP_CONFLICT | You can’t add an org to more than one Environment Hub. |
ERROR_IN_MAILER | An email address is invalid, or another error occurred during an email-related transaction. |
EXCEEDED_MAX_SEMIJOIN_SUBSELECTS_WRITE | Too many topic filters were applied to a list view. |
EXCHANGE_WEB_SERVICES_URL_INVALID | The Exchange web services URL is invalid. |
EXTERNAL_RESOURCE_FORBIDDEN | You don’t have access to the necessary external resources, such as OAuth doesn’t have the proper permissions. |
FAILED_ACTIVATION | The activation of a Contract failed. |
FIELD_CUSTOM_VALIDATION_EXCEPTION | You can’t define a custom validation formula that violates a field integrity rule. |
FIELD_FILTER_VALIDATION_EXCEPTION | You can’t violate field integrity rules. |
FIELD_KEYWORD_LIST_MATCH_LIMIT | The comment or message contains too many keyword matches for unacceptable content. |
FILE_EXTENSION_NOT_ALLOWED | The specified file extension isn’t allowed. If you include multiple file extensions, separate them with a comma. |
FILE_SIZE_LIMIT_EXCEEDED | The file size has exceeded the limit. |
FILTERED_LOOKUP_LIMIT_EXCEEDED | The creation of the lookup filter failed because it exceeds the maximum number of lookup filters allowed per object. |
FIELD_MAPPING_ERROR | A field-mapping error has occurred. |
FIELD_MODERATION_RULE_BLOCK | The comment or message matches a moderation rule criteria and can’t be published. |
FLOW_EXCEPTION | An error that occurs when you attempt to save a flow. The severity of the error can be info, warning, block activation, blocking save, and more. |
FUNCTIONALITY_NOT_ENABLED | The specified feature is disabled. |
HAS_PUBLIC_REFERENCES | The custom metadata record can’t be set as protected while public records refer to it. |
HTML_FILE_UPLOAD_NOT_ALLOWED | Your attempt to upload an HTML file failed. If the Disallow HTML documents and attachments checkbox is selected on the HTML Documents and Attachments Settings page, HTML attachments and documents, including HTML attachments to a Solution, can’t be uploaded. |
IMAGE_TOO_LARGE | The image exceeds the maximum width, height, and file size. |
IAS_UNCOMITTED_WORK | You can’t make calls to Omnichannel Inventory while uncommitted database changes are pending within the same transaction. |
INACTIVE_OWNER_OR_USER | The owner of the specified item is an inactive user. To reference this item, either reactivate the owner or reassign ownership to another active user. |
INPUTPARAM_INCOMPATIBLE_DATATYPE | The type for the input parameter doesn’t match the type for the assigned value. |
INSERT_UPDATE_DELETE_NOT_ALLOWED_DURING_MAINTENANCE | Starting with version 32.0, you can’t create, update, or delete data while the instance where your org resides is being upgraded to the latest release. Try again after the release has completed. For release schedules, see trust.salesforce.com. Before version 32.0, the code is INVALID_READ_ONLY_USER_DML. |
INSUFFICIENT_ACCESS | You don’t have sufficient permissions to access a resource. |
INSUFFICIENT_ACCESS_ON_CROSS_REFERENCE_ENTITY | An operation affects an object that the specified object cross-references, but the logged-in user doesn’t have sufficient permissions on the cross-referenced object. For example, a logged-in user attempts to modify an account record, and the update creates a ProcessInstanceWorkitem. If the user doesn’t have permission to approve, reject, or reassign the ProcessInstanceWorkitem, this exception occurs. |
INSUFFICIENT_ACCESS_OR_READONLY | You can’t perform the specified action because you don’t have sufficient permissions. |
INSUFFICIENT_ACCESS_TO_INSIGHTSEXTERNALDATA | You don’t have access to the InsightsExternalData object. |
INSUFFICIENT_BALANCE | You can’t debit points from a loyalty program member because the member doesn’t have a sufficient points balance. |
INVALID_ACCESS_LEVEL | You can’t define a new sharing rule that provides less access than the specified org-wide default. |
INVALID_ACCESS_TOKEN | The access token to the connected email account is invalid or expired. Log in again or ask your admin for access. |
INVALID_ACCOUNT | You specified an account that’s null, not a valid account, missing required fields, or setting non-writeable fields. |
INVALID_ARGUMENT_TYPE | You supplied an argument that is of the wrong type for the operation being attempted. |
INVALID_ASSIGNEE_TYPE | You specified an assignee type that isn’t a valid integer between one and six. |
INVALID_ASSIGNMENT_RULE | You specified an assignment rule that’s invalid or that isn’t defined in the org. |
INVALID_AUTH_HEADER | The authorization header on the request isn’t valid. For REST API, use an HTTP authorization header with the format: Authorization: Bearer Access_Token. For SOAP API, use the SessionHeader SOAP authorization header. The access token is placed in the header. |
INVALID_BATCH_OPERATION | The specified batch operation is invalid. |
INVALID_CHECKOUT_INPUT | The input isn’t promotion-specific. |
INVALID_CONTENT_TYPE | The outgoing email has anEmailFileAttachment with an invalid contentType property. See RFC2045 - Internet Message Format. |
INVALID_COUPON | The coupon entered is either not valid or has expired. |
INVALID_CREDIT_CARD_INFO | The specified credit card information isn’t valid. |
INVALID_CROSS_REFERENCE_KEY | A record with the specified ID does not exist in the database. |
INVALID_CROSS_REFERENCE_TYPE_FOR_FIELD | The specified cross-reference type isn’t valid for the specified field. |
INVALID_CONTACT | The specified contact isn’t valid. |
INVALID_CURRENCY_CONV_RATE | Specify a positive, non-zero value for the currency conversion rate. |
INVALID_CURRENCY_CORP_RATE | You can’t modify the corporate currency conversion rate. |
INVALID_CURRENCY_ISO | The specified currency ISO code isn’t valid. |
INVALID_EMAIL_ADDRESS | A specified email address is invalid. |
INVALID_EMPTY_KEY_OWNER | You can’t set the value for owner to null. |
INVALID_ENTITY_FOR_UPSERT | The specified object is invalid for the upsert operation. |
INVALID_ENVIRONMENT_HUB_MEMBER | An Environment Hub member can’t be created with the specified user. |
INVALID_EVENT_DELIVERY | The event delivery ID isn’t valid. |
INVALID_EVENT_SUBSCRIPTION | Parameter values exceed the 765 character limit when subscribing to an event. |
INVALID_EXTERNAL_ID_FIELD_NAME | The field name of the externalIdFieldName parameter on the target entity isn’t valid. Specify a valid field name. |
INVALID_FIELD | You specified an invalid field name when trying to update or upsert a record. |
INVALID_FIELD_FOR_INSERT_UPDATE | You can’t combine a person account record type change with any other field update. |
INVALID_FIELD_WHEN_USING_TEMPLATE | You can’t use an email template with an invalid field name. |
INVALID_FILTER_ACTION | The specified filter action can’t be used with the specified object. For example, an alert isn’t a valid filter action for a Task. |
INVALID_ID_FIELD | The specified ID field (ID, ownerId), or cross-reference field is invalid. |
INVALID_INET_ADDRESS | A specified Inet address isn’t valid. |
INVALID_LINEITEM_CLONE_STATE | You can’t clone a Pricebook2 or PricebookEntry record that isn’t active. |
INVALID_MARKUP | The specified markup includes an unsupported tag or attribute. |
INVALID_MERCHANT_ACCOUNT_MODE | The merchant account is in a non-production org, so it must be in Test mode to accept payments. |
INVALID_MERCHANT_ACCOUNT_MODE_OR_STATUS | For the merchant account to accept payments, it must be in Live mode or the status must be enabled. To receive payments, complete the merchant account’s business profile at the payment provider. |
INVALID_MERGE_RECORD | The specified records couldn’t be merged. |
INVALID_MASTER_OR_TRANSLATED_SOLUTION | The solution is invalid. For example, this exception occurs if you try to associate a translated solution with a solution that’s associated with another translated solution. |
INVALID_MESSAGE_ID_REFERENCE | The outgoing email’s References or In-Reply-To fields are invalid. These fields must contain valid Message-IDs. See RFC2822 - Internet Message Format. |
INVALID_NAMESPACE_PREFIX | The specified namespace isn’t valid. |
INVALID_OPERATION | There’s no applicable approval process for the specified object. |
INVALID_OPERATOR | The specified operator isn’t applicable for the field type when used as a workflow filter. |
INVALID_OR_NULL_FOR_RESTRICTED_PICKLIST | You specified an invalid or null value for a restricted picklist. |
INVALID_PACKAGE_LICENSE | The specified package license doesn’t exist for this org. |
INVALID_PARTNER_NETWORK_STATUS | The specified partner network status is invalid for the specified template field. |
INVALID_PERSON_ACCOUNT_OPERATION | You can’t delete a person account. |
INVALID_PROFILE | You specified a profile that isn’t associated with an external user license. |
INVALID_READ_ONLY_USER_DML | Version 31.0 and earlier: You can’t create, update, or delete data while the instance where your org resides is being upgraded to the latest release. Try again after the release has completed. For release schedules, see trust.salesforce.com. After version 31.0, the code is INSERT_UPDATE_DELETE_NOT_ALLOWED_DURING_MAINTENANCE. |
INVALID_RECEIVEDDOCUMENTID_ATTACHMENT | The received document record contains more than one attachment. |
INVALID_RECORD_TYPE | The specified record type isn’t valid. |
INVALID_REFRESH_TOKEN | The refresh token to the connected email account is invalid. Log in again or ask your admin for access. |
INVALID_SAVE_AS_ACTIVITY_FLAG | Specify true or false for the saveAsActivity flag. |
INVALID_SCS_INBOUND_USER | The specified SCS inbound user isn’t valid. |
INVALID_SESSION_ID | The specified sessionId is malformed (incorrect length or format) or has expired. Log in again to start a new session. |
INVALID_SERVER_ERROR | An unexpected condition occurred that prevented the API operation. |
INVALID_SIGNUP_OPTION | You provided an incorrect set of values to the SignupRequest object. |
INVALID_STATUS | The specified org status change isn’t valid. |
INVALID_TARGET_OBJECT_NAME | The API name of the target entity isn’t valid. Specify a valid API name. |
INVALID_TYPE | The specified type isn’t valid for the specified object. |
INVALID_TYPE_FOR_OPERATION | The specified type isn’t valid for the specified operation. |
INVALID_TYPE_ON_FIELD_IN_RECORD | The specified value isn’t valid for the specified field’s type. |
INVALID_UNMERGE_RECORD | The specified record wasn’t unmerged from the record it was previously merged with. |
INVALID_USERID | The specified user isn’t an active member of this org. |
INVALID_USER_OBJECT | The specified user object isn’t valid. |
IP_RANGE_LIMIT_EXCEEDED | The specified IP address is outside the IP range specified for the org. |
JIGSAW_IMPORT_LIMIT_EXCEEDED | The number of records you attempted to purchase from Data.com exceeds your available record addition limit. |
LICENSE_LIMIT_EXCEEDED | You’ve exceeded the number of licenses assigned to your org. |
LIGHT_PORTAL_USER_EXCEPTION | You attempted an action with a customer portal that’s not allowed. For example, trying to add the user to a case team. |
LIMIT_EXCEEDED | You’ve exceeded a limit on a field size or value, license, platform event publishing, or other component. |
MALFORMED_ID | An ID must be either 15 characters, or 18 characters with a valid case-insensitive extension. There’s also an exception code of the same name. |
MANAGER_NOT_DEFINED | A manager hasn’t been defined for the specified approval process. |
MASSMAIL_RETRY_LIMIT_EXCEEDED | A mass mail retry failed because your org has exceeded its mass mail retry limit. |
MASS_MAIL_LIMIT_EXCEEDED | The org has exceeded its daily limit for mass email. Mass email messages can’t be sent again until the next day. |
MATCH_PRECONDITION_REQUIRED | An ETag validation has failed. The request must include an If-Match header to ensure data integrity with optimistic concurrency control. |
MATCH_PRECONDITION_FAILED | An ETag validation has failed. |
MAXIMUM_CCEMAILS_EXCEEDED | You’ve exceeded the maximum number of specified CC addresses in a workflow email alert. |
MAXIMUM_DASHBOARD_COMPONENTS_EXCEEDED | You’ve exceeded the document size limit for a dashboard. |
MAXIMUM_HIERARCHY_CHILDREN_REACHED | You’ve reached the maximum number of children in the asset hierarchy. |
MAXIMUM_HIERARCHY_LEVELS_REACHED | You’ve reached the maximum number of levels in a hierarchy. |
MAXIMUM_SIZE_OF_ATTACHMENT | You’ve exceeded the maximum size of an attachment. |
MAXIMUM_SIZE_OF_DOCUMENT | You’ve exceeded the maximum size of a document. |
MAX_ACTIONS_PER_RULE_EXCEEDED | You’ve exceeded the maximum number of actions per rule. |
MAX_ACTIVE_RULES_EXCEEDED | You exceeded the maximum number of active rules. |
MAX_APPROVAL_STEPS_EXCEEDED | Youexceeded the maximum number of approval steps for an approval process. |
MAX_DEPTH_IN_FLOW_EXECUTION | An error occurred while executing a flow trigger action. |
MAX_FORMULAS_PER_RULE_EXCEEDED | You exceeded the maximum number of formulas per rule. |
MAX_RULES_EXCEEDED | You exceeded the maximum number of rules for an object. |
MAX_RULE_ENTRIES_EXCEEDED | Youexceeded the maximum number of entries for a rule. |
MAX_TASK_DESCRIPTION_EXCEEEDED | The task description is too long. |
MAX_TM_RULES_EXCEEDED | You exceeded the maximum number of rules per Territory. |
MAX_TM_RULE_ITEMS_EXCEEDED | You exceeded the maximum number of rule criteria per rule for a Territory. |
MAX_TRIGGERS_EXCEEDED | The number of triggers per workflow rule or for Salesforce exceeds the maximum limit. |
MERGE_FAILED | A merge operation failed. |
METHOD_NOT_ALLOWED | The target resource doesn’t support this method. |
METADATA_FIELD_UPDATE_ERROR | An error occurred while updating the specified metadata field. |
MISMATCHING_TYPES | The specified records or its related records aren’t of the same type. |
MISSING_ARGUMENT | You didn’t specify a required argument. |
MISSING_OMNI_PROCESS_ID | The Get Assessment Response Summary invocable action calls an Assessment object that lacks a valid OmniScript ID. |
NONUNIQUE_SHIPPING_ADDRESS | If the original order shipping address is different from the shipping address of other items in the reduction order, you can’t insert a reduction order item. |
NO_APPLICABLE_PROCESS | A process() request failed because the record submitted doesn’t satisfy the entry criteria of any active approval processes for which the user has permission. |
NO_ATTACHMENT_PERMISSION | Your org doesn’t permit email attachments. |
NO_INACTIVE_DIVISION_MEMBERS | You can’t add members to an inactive Division. |
NO_MASS_MAIL_PERMISSION | You don’t have permission to send the email. You must have “Mass Email” to send mass mail or “Send Email” to send individual email. |
NOT_FOUND | A resource referenced by this method can’t be located. |
NO_PARTNER_PERMISSION | The org doesn’t have ISV partner functionality. |
NUMBER_OUTSIDE_VALID_RANGE | The number specified is outside the valid range of values. |
NUM_HISTORY_FIELDS_BY_SOBJECT_EXCEEDED | The number of history fields specified for the sObject exceeds the allowed limit. |
OP_WITH_INVALID_USER_TYPE_EXCEPTION | The operation you attempted can’t be performed for one or more users. For example, you can’t add high-volume portal users to a group. |
OPERATION_ENQUEUED | The asynchronous platform event publishing operation is enqueued. The platform event is published when system resources become available. |
OPTED_OUT_OF_MASS_MAIL | An email can’t be sent because the specified User has opted out of mass mail. |
ORDER_MANAGEMENT_ACTION_NOT_ALLOWED | The requested action isn’t allowed. |
ORDER_MANAGEMENT_INVALID_RECORD | The record is invalid. |
ORDER_MANAGEMENT_RECORD_EXISTS | You can’t create the record because it currently exists. |
ORDER_MANAGEMENT_RECORD_NOT_FOUND | We couldn’t find the requested record. |
PA_API_EXCEPTION | The system encountered an internal error. Report this problem to Salesforce. |
PA_AXIS_FAULT | The system encountered an internal error. Report this problem to Salesforce. |
PA_INVALID_ID_EXCEPTION | The specified ID for the Platform Action is invalid. |
PA_NO_ACCESS_EXCEPTION | You don’t have permission to access the Action Platform. |
PA_NO_DATA_FOUND_EXCEPTION | We couldn’t find the requested Platform Action. |
PA_URI_SYNTAX_EXCEPTION | The URI syntax for the Platform Action query is invalid. |
PA_VISIBLE_ACTIONS_FILTER_ORDERING_EXCEPTION | The system encountered an internal error. Report this problem to Salesforce. |
PACKAGE_DISABLED | The package is disabled. |
PACKAGE_LICENSE_REQUIRED | The logged-in user can’t access an object that is in a licensed package without a license for the package. |
PAL_INVALID_ASSISTANT_RECOMMENDATION_TYPE_ID | The specified type ID for the assistant recommendation is invalid. |
PAL_INVALID_ENTITY_ID | The specified object ID for the Platform Action List is invalid. |
PAL_INVALID_FLEXIPAGE_ID | The specified page ID for the Platform Action List is invalid. |
PAL_INVALID_LAYOUT_ID | The specified layout ID for the Platform Action List is invalid. |
PAL_INVALID_PARAMETERS | The specified parameter for the Platform Action List is invalid. |
PALI_INVALID_ACTION_ID | The specified action ID for the Platform Action List is invalid. |
PALI_INVALID_ACTION_NAME | The specified action name for the Platform Action List is invalid. |
PALI_INVALID_ACTION_TYPE | The specified action type is invalid for the Platform Action List context. |
PARTICIPANT_RELATIONSHIP_EXISTS | A user tries to delete a ParticipantGroup but a record was shared to this group using Compliant Data Sharing. The group is assigned as a participant to one or more parent records through Compliant Data Sharing. You can remove the participant records and try again. |
PLATFORM_EVENT_ENCRYPTION_ERROR | The platform event messages couldn’t be published due to a problem with encryption. A misconfiguration in your Salesforce org or a general encryption service error can cause this problem. |
PLATFORM_EVENT_PUBLISHING_UNAVAILABLE | Publishing platform event messages failed due to a service being temporarily unavailable. Try again later. |
PLATFORM_EVENT_PUBLISH_FAILED | The platform event message couldn’t be published after one or more attempts because of a system error. Try again later. |
PORTAL_USER_ALREADY_EXISTS_FOR_CONTACT | A create User operation failed because you can’t create a second portal user under a Contact. |
PORTAL_USER_CREATION_RESTRICTED_WITH_ENCRYPTION | The portal user can’t be created from a contact record containing encrypted standard fields by a user without View Encrypted Data permission. |
PRIVATE_CONTACT_ON_ASSET | You can’t have a private contact on an asset. |
PROCESSING_HALTED | A related operation failed and the transaction is rolled back. This error can occur in a composite request in which one of the subrequests fails. |
QA_INVALID_CREATE_FEED_ITEM | The feed item can’t be created. You can only create a feed item for “Create” and “Log a Call”. |
QA_INVALID_SUCCESS_MESSAGE | The success message is invalid. Update can have a success message, but can’t create a feed item. All other types must have an empty success message and not create a feed item. |
QUICK_ACTION_LIST_ITEM_NOT_ALLOWED | The quick action list item can’t be saved for the Quick Action type Lightning component. |
QUICK_ACTION_LIST_NOT_ALLOWED | The quick action list can only be saved for an object that allows quick actions. |
RECORD_IN_USE_BY_WORKFLOW | You can’t access a record that’s in use by a workflow or approval process. |
RELATED_ENTITY_FILTER_VALIDATION_EXCEPTION | If the campaign scope isn’t set, you can’t save a list view that the campaign member status already filtered. |
REL_FIELD_BAD_ACCESSIBILITY | The custom metadata type can’t be set to protected when public types refer to it, or it can’t be set to public when it refers to protected types. |
REPUTATION_MINIMUM_NUMBER_NOT_REACHED | You didn’t reach the lower threshold number for a reputation level in an Experience Cloud site. |
REQUEST_RUNNING_TOO_LONG | A request that has been running too long is canceled. |
REQUIRE_CONNECTED_APP_SCS | The connected app for Social Customer Service isn’t installed. |
REQUIRE_CONNECTED_APP_SESSION_SCS | The Social Connected Service call requires an active authenticated connected app session. |
REQUIRE_RUNAS_USER | A Run As user must be configured on the Social Customer Setup page in your org under the Inbound Settings tab. |
REQUIRED_FIELD_MISSING | A call requires a field that wasn’t specified. |
RETRIEVE_EXCHANGE_ATTACHMENT_FAILED | The attachment failed to upload or download from your Exchange service account. |
RETRIEVE_EXCHANGE_EMAIL_FAILED | The email can’t be retrieved from your Exchange service account. |
RETRIEVE_EXCHANGE_EVENT_FAILED | An Exchange service event has failed. |
RETRIEVE_USER_CONFIG_ERROR | The user’s Lightning Sync or Einstein Activity Capture configuration can’t be retrieved. |
ROUTES_EVALUATION_LIMIT_EXCEEDED | The limit for route evaluation was met. We couldn’t evaluate any more routes. |
SALESFORCE_INBOX_TRANSPORT_CONNECTION_ERROR | Invalid user ID or password for the Inbox account. Update your credentials in Inbox and try again. |
SALESFORCE_INBOX_TRANSPORT_TOKEN_ERROR | Unable to connect your Inbox account to Salesforce. |
SALESFORCE_INBOX_TRANSPORT_UNKNOWN_ERROR | An error occurred sending an email with Inbox. |
SELF_REFERENCE_FROM_TRIGGER | You can’t recursively update or delete the same object from an Apex trigger. This error often occurs when: You try to update or delete an object from within its before trigger. You try to delete an object from within its after trigger. This error occurs with both direct and indirect operations. Here’s an example of an indirect operation. A request is submitted to update Object A. A before update trigger on object A creates an object B. Object A is updated. An after insert trigger on object B queries object A and updates it. This update is an indirect update of object A because of the before trigger of object A, so an error is generated. |
SHARE_NEEDED_FOR_CHILD_OWNER | If a parent record has a child record that needs a sharing rule, you can’t delete the sharing rule for the parent record. |
SINGLE_EMAIL_LIMIT_EXCEEDED | (API version 18.0 and later) The org has exceeded its daily limit for individual emails. Individual email messages can’t be sent again until the next day. |
SLACK_API_ERROR | An unexpected condition occurred that prevented the Slack API from completing the request. This value is available in API version 36.0 and later. |
SOCIAL_ACCOUNT_NOT_FOUND | You don’t have access to the social account or no managed social account with the given ID was found. |
SOCIAL_POST_INVALID | The given social post isn’t applicable for the given operation. For example, a required field is missing or the status isn’t appropriate. |
SOCIAL_POST_NOT_FOUND | You don’t have access to the post or no post with the given ID was found. |
STANDARD_PRICE_NOT_DEFINED | Custom prices can’t be defined without corresponding standard prices. |
STORAGE_LIMIT_EXCEEDED | You exceeded your org’s storage limit. |
STRING_TOO_LONG | The specified string exceeds the maximum allowed length. |
TABSET_LIMIT_EXCEEDED | Youexceeded the number of tabs allowed for a tabset. |
TEMPLATE_NOT_ACTIVE | The template specified is unavailable. Specify another template or make the template available for use. |
TERRITORY_REALIGN_IN_PROGRESS | An operation can’t be performed because a territory realignment is in progress. |
TEXT_DATA_OUTSIDE_SUPPORTED_CHARSET | The specified text uses a character set that isn’t supported. |
TEXT_TO_PICKLIST_VALUES_EXCEEDED | You’ve exceeded the number of picklist values in the specified text. |
TOO_MANY_APEX_REQUESTS | Too many Apex requests have been sent. This error is transient. Resend your request after a short wait. |
TOO_MANY_ENUM_VALUE | A request failed because too many values were passed in for a multi-select picklist. You can select a maximum of 100 values for a multi-select picklist. |
TOO_MANY_JOBS | The organization has too many live jobs. |
TRANSFER_REQUIRES_READ | You can’t assign the record to the specified User because the user doesn’t have read permission. |
UISF_ENTITY_QUERY_FAILED | The changes you’re trying to make can’t be completed. Reasons can include: We’re unable to find the Slack application in the registry. We can’t find the user or bot authorization. We encountered an exception when querying or upserting Slack setup entities. The user or bot token is null. |
UISF_NO_MAPPINGS_FOUND | We couldn’t find a Slack user mapped to the Salesforce user ID. |
UISF_TOKEN_NOT_FOUND | We couldn’t find a token for the Slack application. |
UISF_UNKNOWN_EXCEPTION | The system encountered an internal error. Report this problem to Salesforce. |
UISF_USER_MAPPING_FAILED | We couldn’t map a Slack user to the Salesforce user ID. |
UNAVAILABLE_REF | If the custom metadata record references an unavailable object or field, it can’t be installed. |
UNABLE_TO_LOCK_ROW | A deadlock or timeout condition has been detected. A deadlock involves at least two transactions that are attempting to update overlapping sets of objects. If the transaction involves a summary field, the parent objects are locked, making these transactions especially prone to deadlocks. To debug, check your code for deadlocks and correct. Deadlocks aren’t typically the result of a Salesforce operations issue. A timeout occurs when a transaction takes too long to complete, such as when replacing a value in a picklist or changing a custom field definition. The timeout state is temporary. No corrective action is needed. If an object in a batch can’t be locked, the entire batch fails with this error. Errors with this status code contain the IDs of the records that couldn’t be locked, when available, in the error message. |
UNAVAILABLE_RECORDTYPE_EXCEPTION | The appropriate default record type couldn’t be found. |
UNDELETE_FAILED | An object couldn’t be undeleted because it doesn’t exist or hasn’t been deleted. |
UNKNOWN_EXCEPTION | The system encountered an internal error. Report this problem to Salesforce. Note: Don’t report this exception code to Salesforce if it results from a sendEmail() call. The sendEmail() call returns this exception code when it’s used to send an email to one or more recipients who have the Email Opt Out option selected. |
UNQUALIFIED_CART | The cart contents don’t meet the promotion qualification criteria associated with the coupon. |
UNSPECIFIED_EMAIL_ADDRESS | The specified user doesn’t have an email address. |
UNSUPPORTED_APEX_TRIGGER_OPERATON | You can’t save recurring events with an Apex trigger. |
UNSUPPORTED_DML | DML operation is unsupported due to mixed transaction types. |
UNSUPPORTED_MODE | You can’t use that mode. Use a supported mode. |
UNSUPPORTED_PAYMENT_REQUEST_TYPE | Salesforce Payments doesn’t support the payment request type. |
UNSUPPORTED_QUERY | Your query uses GROUP BY, NULLS FIRST/LAST, or other query features that aren’t supported for big objects. |
UNVERIFIED_SENDER_ADDRESS | A sendEmail() call attempted to use an unverified email address defined in the OrgWideEmailAddress object. |
USER_WITHOUT_WEM_PERMISSION | The user lacks Workforce Engagement permissions. |
VARIANT_NOT_FOUND | We couldn’t find the requested variant. |
VF_COMPILE_ERROR | There’s a compile error in the Visualforce Page, Component, or EmailTemplate you’re trying to save. |
WEBLINK_SIZE_LIMIT_EXCEEDED | The size of a WebLink URL or JavaScript code exceeds the limit. |
WEBLINK_URL_INVALID | The WebLink URL failed the URL string validation check. |
WEM_USER_NOT_ORG_ADMIN | The user has Workforce Engagement permissions but isn’t an administrator. |
WORKSPACE_NOT_FOUND | We couldn’t find the requested workspace. |
WRONG_CONTROLLER_TYPE | The controller type for your Visualforce email template doesn’t match the object type being used. |