This is not just a listing of eConnect errors. We want to help!
Errors for the taCreateApplicantSkills Stored Procedure
If you're a member, please click on the Ask for Help link and let us help you. If we've already helped
a user, we provide a link to that article.
If you're not a member, please consider joining... we love to teach
eConnect Schema Reference for taCreateApplicantSkills
11230 | A null was found in at least one input parameter for taCreateApplicantSkills | | Edit |
11231 | You did not pass a Last Name parameter (LLASTNAME_I) or an Applicant Number (APPLICANTNUMBER_I) one of them is required | | Edit |
11234 | You did not pass a Skill parameter (SKILL) it is required | | Edit |
11235 | The Skill (SKILL) passed does not exist in the DYNAMICS..HR2SKL01 table | | Edit |
11236 | The Skill (SKILL) passed does not exist on the Skill Set (SKILLSET_I) please pass a Skill on the Skill Set | | Edit |
11237 | The First Name (FFIRSTNAME_I) and Last Name (LLASTNAME_I) you have passed does not exist in the DYNAMICS..HR2APP12 table | | Edit |
11238 | You did not pass an Applicant Number (APPLICANTNUMBER_I) it is required in order to update a record that has multiple occurences in the DYNAMICS..HR2APP12 table | | Edit |
11239 | The First Name (FFIRSTNAME_I) and Last Name (LLASTNAME_I) or Application Number (APPLICANTNUMBER_I) you have passed along with the Skill (SKILL) to update or delete does not exist in the DYNAMICS..HR2APP09 table | | Edit |
11240 | The UpdateIfExists is invalid - 0=False & 1=True | | Edit |
11241 | The Proficiency (POINTS_I) is invalid - 0 to 9999 are valid values | | Edit |
11242 | This Skill already exists in the database but you do not have the Update If Exists flag set to 0 = delete or 2 = update - enter a new Skill or change the Update if Exists flag | | Edit |
11243 | The RequesterTrx is invalid - 0=False & 1=True | | Edit |
11244 | Unable to insert into the Applicant Skills Table - DYNAMICS..HR2APP09 | | Edit |
11245 | Unable to update the Applicant Skills Table - DYNAMICS..HR2APP09 | | Edit |
11246 | Post Custom Business Logic for taCreateApplicantSkillsPost returned an error value | | Edit |
11247 | Unable to update the Applicant Skills Table - DYNAMICS..HR2APP09 | | Edit |
11248 | The Applicant Number (APPLICANTNUMBER_I) you have passed does not exist in the DYNAMICS..HR2APP12 table | | Edit |
11249 | The Applicant Number (APPLICANTNUMBER_I) you have passed is not the same Applicant Number that is on the Last Name and First Name of the Applicant you passed - please correct the Applicant Number or the Name Combination | | Edit |
11362 | The First Name (FFIRSTNAME_I) and Last Name (LLASTNAME_I) and Applicant Number (APPLICANTNUMBER_I) combination you have passed does not exist in the DYNAMICS..HR2APP12 table | | Edit |
11363 | The Applicant Number (APPLICANTNUMBER_I) passed does not exist in the DYNAMICS..HR2APP12 table - please select a valid Applicant Number (APPLICANTNUMBER_I) | | Edit |
11729 | Pre Custom Business Logic for taCreateApplicantSkillsPre returned an error value | | Edit |