The Message Code List of SALESFORCE Category

These are message codes which respond to errors which occur in the Salesforce adapter.


SALESFORCE0000E

This is the message code which is displayed when an undefined error occurs.

Reason Resolution
An undefined error has occurred. Please verify the error message and the help page of the process in which the error occurred.

Corresponding Error


SALESFORCE0001E

This is the message code which is output when the PROXY server, specified in the global resource, cannot be found.

Reason Resolution
This is an exception in which the PROXY server, specified in the global resource, cannot be found. Please verify the state of the PROXY server. Otherwise, please check the global resource's [Proxy Host].

Corresponding Error


SALESFORCE0002E

This is the message code that will be output when a timeout occurs while connecting to Salesforce.

Reason Resolution
A timeout has occurred while connecting to Salesforce. Please verify the network state and the Salesforce server situation. Or, check the global resource's [Connection Timeout(sec)].

Corresponding Error


SALESFORCE0003E

This is the message code that will be output if an exception occurs in the HTTP or HTTPS communication to Salesforce,

Reason Resolution
The cause will vary depending on the error message. Please verify the error message and do the following.
  • Please check, in the "Main exceptions" in the help page of the process in which the error occurred, for the target error's Reason/Resolution.

Corresponding Error


SALESFORCE0004E

This is the message code that will be output if a parameter is invalid in the Salesforce adapter property.

Reason Resolution
The Salesforce adapter property parameter is invalid. Please verify the error message and check the settings.

Corresponding Error


SALESFORCE0005E

This is the message code that will be output if a login to Salesforce is unsuccessful.

Reason Resolution
Login to Salesforce was unsuccessful. Please check the ExceptionCode or error message, and check for error information in documents related to Salesforce.

Corresponding Error


SALESFORCE0006E

This is the message code that will be output if there is an invalid item in the executed SOQL.

Reason Resolution
The item in the executed SOQL is invalid. Please check the ExceptionCode or error message, and check for error information in documents related to Salesforce.

Corresponding Error


SALESFORCE0007E

This is the message code that will be output if the executed SOQL is invalid.

Reason Resolution
The executed SOQL is invalid. Please check the ExceptionCode or error message, and check for error information in documents related to Salesforce.

Corresponding Error


SALESFORCE0008E

This is the message code that will be output when the ID value that was given to Salesforce was invalid.

Reason Resolution
The ID given to Salesforce is invalid. Please check the ExceptionCode or error message, and check for error information in documents related to Salesforce.

Corresponding Error


SALESFORCE0009E

This is the code that will be output if the execution was done with an invalid password value in the password set.

Reason Resolution
The password designated is Invalid. Please check the ExceptionCode or error message, and check for error information in documents related to Salesforce.

Corresponding Error


SALESFORCE0010E

This is the message code that will be output if an unexpected exception occurs during processing to Salesforce.

Reason Resolution
An unexpected exception has occurred during processing to Salesforce. Please check the ExceptionCode or error message, and check for error information in documents related to Salesforce.

Corresponding Error