Hi All,
RPTARQPOST Program shcduled in background every 15 mins to post Approved Leave Request.
Eg : My leave request is 3 Level approval.
Emp1
Approver : A, B ,C
Step1 : Employee submit leave request through portal. and request has been sent to Approver A inbox.
Workflow status is : Sent and Intermetiate Status is : Pending for Approval A.
Step2 : Approver A Approved the request at the same time backgroud job was running.
My issue was once Approver A click Appove the background job posted the leave request instead of sending leave request to Approver B.
Status became : POSTED and Intermetidate Status was Pending for Approval B.
But Approver B not receive mail.
My analyze was,
- once Approver Approved the immediate status was APPROVED. Based on the approvel level APPROVED status changed to SENT
- If background job executed together with Approval process, it consider only the status APPROVED and POST the leave request before the status changed to SENT.
Kindly help me resolve the issue.
Thanks,
Mouli.