Can we send approval emails and get email response (Approve/Reject) for ad hoc users created using W
We have a custom workflow for sending approval emails.
Some of the approvers do not have FND_USER.
We are creating ad hoc users using WF_DIRECTORY.createadhocuser to send the email.
The approvers are receiving the emails but when they respond from emails, they are receiving Invalid response with error as follows -
Warning: Your previous response to this message was invalid (see error message below). Please resubmit your response.
Error Message: ORA-01403: no data found
ORA-01403: no data found
ORA-01403: no data found
ORA-01403: no data found
Some users having FND_USER are able to respond via email without this invalid error and notification gets closed.