Explanation: | You attempted to log in to Salesforce.com with an incorrect user name or password. |
User Response: | Verify that the user name and password are correct. |
Explanation: | The SOQL query could not be executed. |
User Response: | See the additional error message for more information. |
Explanation: | The queryMore operation could not be executed. |
User Response: | See the additional error message for more information. |
Explanation: | The field name defined in the source or target definition does not match the field name returned from Salesforce.com. |
User Response: | Change the field name in the source or target definition to match the field name in the Salesforce object. |
Explanation: | The Integration Service could not retrieve the current system timestamp from the Salesforce service. |
User Response: | See the additional error message for more information. |
Explanation: | The Integration Service could not retrieve a list of object instances that were deleted from the data of an organization within the specified time span. |
User Response: | See the additional error message for more information. |
Explanation: | The value for the change data capture flush interval is invalid. |
User Response: | In the session properties, set the flush interval to a positive integer value if you use change data capture. |
Explanation: | An error occurred while converting data from the Salesforce datatype to the PowerCenter datatype. |
User Response: | Verify the datatype of the field and make any necessary changes before running the session again. |
Explanation: | The number of row errors was greater than the number of errors allowed by the session error threshold. |
User Response: | Fix the row errors and then run the session again. |
Explanation: | The source and the Application Source Qualifier transformation do not have the same number of fields. |
User Response: | Verify that the source and the Application Source Qualifier transformation have the same number of fields. |
Explanation: | The source field name does not match the Application Source Qualifier port name. |
User Response: | Change the port name in the Application Source Qualifier transformation to match the field name in the source. |
Explanation: | The field in the source does not have the same position as the field in the Application Source Qualifier transformation. |
User Response: | Move the field in the Application Source Qualifier transformation to match the field position in the source. |
Explanation: | The field in the source does not have the same datatype, precision, or scale as the field in the Application Source Qualifier transformation. |
User Response: | Change the datatype, precision, and scale of the field in the Application Source Qualifier to match the datatype, precision, and scale of the field in the source. |
Explanation: | You attempted to log in to Salesforce.com with an incorrect user name or password. |
User Response: | Verify that the user name and password are correct. |
Explanation: | The Integration Service failed to create, update, upsert, or delete a Salesforce.com object. |
User Response: | Read the error message and make any necessary changes. For more information, look up the error code in the Salesforce.com documentation. |
Explanation: | An error occurred in a create request. |
User Response: | See the additional error message for more information. |
Explanation: | An error occurred in an update request. |
User Response: | See the additional error message for more information. |
Explanation: | An error occurred in a delete request. |
User Response: | See the additional error message for more information. |
Explanation: | An error occurred in an upsert request. |
User Response: | See the additional error message for more information. |
Explanation: | The Treat Insert/Update as Upsert option is enabled, but no external ID is provided. |
User Response: | Verify that the external ID is defined in the Salesforce object. Also, verify that the external ID is connected in the mapping. |
Explanation: | The ID column is not connected, but it is required for update or deletion. |
User Response: | Connect the ID column in the mapping. Alternatively, if an update row or delete row was encountered, verify that no update row or delete row will reach the target. |