Requisition is being Auto-Rejected without Rule Conditions being Met
Summary:
One of our customers want to restrict the 'CreatedBy' person for Requisitions.
We have created a PreApproval rule which checks -
the following test is not true
RequisitionHeaderDimension.enteredBy in ("list of usernames")
Approval Action - Auto Reject
Now when a user from this list raises a requisition, the condition is not met, so this rule should not apply - but the Requisitions are getting auto rejected because of this Rule.
We were using RequesterID instead of the enteredBy before, but the requirement is that the list of users in the approval rule should be able to give anyone's name as Requester and Request on their behalf. So we would like to restrict based on enteredBy or createdBy fields.
Tagged:
0