Employees is unable to participate in approvals in 12.1.3
We have a requirement where employees will participate in approvals who doesn't have any Oracle accounts. This functionality used to work fine until we have upgraded from 12.0.6 t0 12.1.3. I further researched and found that there is condition in wf_roles (partition_id <> 3) where it is preventing to send emails for the role type PER_ROLE. I have tried in test instance by commenting this condition and it has worked.
Is there any way to achieve the functionality to provide permission to the employess to participate in approvals even though they do not have their Oracle accounts?
Your help is hightly appreciated.