Skip to Content
0
Nov 09, 2012 at 08:30 AM

Forwarding Workflow to next level approver

1179 Views

Dear all,

I have a requirement of PO approval workflow where in i have few methods designed in a zclass which determines the next possible approver, send mail to intiator when the workflow is rejected, send escalation mail to next manager etc. Now i have been asked to work on following requirement.

1) To send approval workflows (on escalations) in the UWL to the next applicable approver.

2) also the workflow in the current approver's worklist should be deleted or completed so that duplicate work items does not appear to two approvers.

To achieve this i will have to change in the methods of the z class which triggers the workflow. Could you please suggest some good solutions. Thanks a lot.