AME/Workflow - Send notifications to a particular position
Hi,
I am retrieving a list of approvers from AME. AME returns the position_id of the approvers to whom the notifications have to be sent in a form such as POS:4777, which is a valid role in the wf_role table. However this role does not appear in the wf_user_roles table although I have assigned a user to that particular position.
How is it possible to send a notification to all the users in the position returned by AME? Will I have to query the HR tables to translate the position_id to person_id?
Regards,
Dheeraj