Work Flow Invoice approval process
We are running the ap invoice approval process. Getting this error from work flow:
WFENG_NOTIFICATION_PERFORMER Error Message3120: Activity 'APINVAPR/282363' has no performer.
How does a performer get set up? From looking at the code(ap_workflow_pkg) I think it get the performer from either the attribute: ESC_ROLE_NAME
or ROLE_ACTUAL. Does this get set up by assigning a role to the attirbutes value field?
The thing is that both of these attributes are of a type text not role. Do I need change the type to role then set it to the role?