...
Code | Message | Example of Issue |
---|---|---|
5000 | No Data Found- Request provided no results, check request and security settings. | This points to a null data set being returned by the service. |
5001 | Connection to PeopleHub failed, try again, check ITS status page for outages | This occurs when there is a failure of the tMSSQLConnection component in Talend. The authentication in AD went successful, but the database could not be reached. |
5002 | The server is sending a java error. Please contact the web services support team for assistance. Detailed Java Error: (Detail of Error) | Any java error passed by Talend. Improper values, extra characters that cant be parsed, timeout failures. |
5003 | There is an issue with your service accounts security access. Please contact web services support team for assistance. | This is returned when there is an authentication failure when calling the database. This means your security is incorrect in the PeopleHub, but that you sent the correct username/password. |