Hello,
Wondering if anyone has been able to solution for this? We have job codes (Nurse, for example) that we have required credentials listed on the job code itself (the "RN" credential, in this example). These records exist on the JobCredential business class but there doesn't seem to be much functionality tying that to the EmployeeCredential business class.
It's been pretty easy to see a list of all employees in a job code to see who has the credential required by their job, when it expires, etc.
It's also easy enough to see a list of all EmployeeCredentials, personalize to include job code and analyze that way.
But what we haven't found a good solution for is seeing a list of employees whose job code requires a certain credential but who then don't have that credential themselves. In other words, if we have 100 nurses employed but only see 98 with a credential, we're looking for a way to identify who the two that don't have them are.
It's feasible enough to us VLs in Excel and process a lot of this manually, but it seems odd to me that Infor would allow us to set a required credential on the job code level but then not give us a way to see people who don't have the corresponding credential on their employee profile.
We have a similar situation with department cross-referencing. Some departments require child abuse credentials. We're currently using some inefficient custom relations, fields and derived fields to account for this but it seems like this should also be something that's available right out of the box.
Summary: does anyone have a good way of getting a list of people whose job/department require a credential but they personally lack that credential?
Thanks for reading!