You can view the logs in the Job Scheduler or the Import Transactions page
for errors during a Skills and Training Import. See "Job Scheduler" in the Infor
Workforce Management Time and Attendance Implementation and Administration Guide.
Errors are also shown in the Import Log Report. See the Cognos Reporting Administration Guide.
These tables lists the possible error messages for a Skills and Training
Import:
For all Skills and Training Imports
Error Message |
Description |
Record type not found: TYPE |
Record not found because the TYPE
field contains a value other than ES, JS, or SC. |
Skill with name: SKILL NAME and type: SKILL TYPE does not exist. |
The provided skill name and type does not exist in the system. |
For Job Skills Imports
Error Message |
Description |
SKILL NAME cannot be null |
The Skill Name was not provided in the file. |
JOB NAME cannot be null |
The Job Name was not provided in the file. |
SKILL TYPE cannot be null |
The Skill Type was not provided in the file. |
Job: JOB_NAME does not exist. |
The provided Job Name does not exist in the system. |
For Skill Course Imports
Error Message |
Description |
SKILL NAME cannot be null |
The Skill Name was not provided in the file. |
COURSE NAME cannot be null |
The Course Name was not provided in the file. |
SKILL TYPE cannot be null |
The Skill Type was not provided in the file. |
Course with name: COURSE_NAME does not exist. |
The provided Course Name does not exist in the system. |
For Employee Skill Imports
Error Message |
Description |
SKILL NAME cannot be null |
The Skill Name was not provided in the file. |
EMPLOYEE NAME cannot be null |
The Employee Name was not provided in the file. |
SKILL TYPE cannot be null |
The Skill Type was not provided in the file. |
Employee: EMPLOYEE_NAME does not exist. |
The provided employee name does not exist in the system. |
Error parsing SKILL START DATE |
Check Skill Start Date field for correct format. |
Error parsing SKILL END DATE |
Check Skill End Date field for correct format. |