Resending Workflow Notifications

audioman

Member
Hi guys,

I created a custom workflow process. Basically it's an custom approval process for custom application. In this process, approvers are notified when they have requisitions to be approved. Attached in the message is the form where they can approve/reject.

To make it more complex, there is also a need for approval delegation.

For example:

Requisitions 1, 2, 3 are for approval.
Person A is the approver for the three requisitions. The notification has been sent to him.
He delegated his approval authority to Person B.

My question is... is there a way to resend the notifications so that the delegated approver (Person B) can approve the requisitions?


Thanks!
 
Or is there any way of geting the activity instance id of the action task?

Oh, we're on: E1 8.11, 8.97

How does the standard workflow process (for POs, SOs) do the delegation?
 
Hi audioman

Take a look at the table triggers on F4209.

The Before Record is Updated event contains SAR 8119671 which sends email notification to the delegated approver.

Then I would say experiment with delegating approvals to see what is happening in the F4209.

Hope this helps
Aidy
 
Back
Top