Hi,
I am working on a workflow for Custom Application (Webdynpro) to create Change Request Number(CR Number).
For this we have created a custom BO with three event Created, Approve and Reject.
CR Number will be created from Webdynpro.
I have mapped WF for this in below sequence
a. if CR Number is created, event Created will triggered and there will be one intimation mail to next approval in outlook and workflow will be completed.
b. if CR Number is Approved, event Approve will triggered and intimation mail to next approval in outlook so on and workflow will be completed.
c. if CR number is rejected, event Reject will triggered and intimation mail to CR initiator in outlook and workflow will be completed.
Basically each event, workflow will trigger and will be completed.
Now client has requirement that if approver not approve/reject CR number for 1 day than there should be one deadline intimation mail to approver.
we are fetching approver from a custom table in which we have also maintain level of approval.
I am not sure is it possible or not but want some suggestion from ur side.
Thanks in advance,
Sooraj