How can I write the delegation agent?

hi,

How can I write a delegate agent? For example, the user A fills out the form, submitted to user B for approval, and the user B is not available for 3-4 weeks and the manager wants to see the form to be approved. So in this case, user B can delegate the form to her co-worker, let say user C. The author and reader fields are implemented on the form. How can I write the agent to do this?

Thanks,

Mike Woo

Subject: How can I write the delegation agent?

It should be a scheduled agent and check once there is action on after particular number of days set the document with userc as the author (in the autjor field) and send a reminder to userc with doc link. That was userc can approve and send it across to usera. Hope this helps.

Cheers

Sri.