Purge obsolete workflow data 11.5.10.2
This happens when enrolling a person in a training class via the LM module. . It appears that the class enrollment function tries to find the username in the fnd_users table, and since we have not implemented HRSSA, it will not find them in the fnd_users table and cause it to throw this error. This results in the wf_items.end_date being Null. We have about 5,000 employees and only about 100 are set up to be HR users. We do not wish to implement HRSSA.