Hi all
I have a requirement where if a vacation rule is created with delegation to an employee, an automatic mail should be triggered to the person delegated(custo m mail).
I tried to capture values of delegation from wf_routin_rules table and create an mail package using utl_smtp. Now where should i call this in my workflow.
Will wf_routing_rule s table hold only the delegated/transferred rule details or all the approval routing rules.
Vamsi
I have a requirement where if a vacation rule is created with delegation to an employee, an automatic mail should be triggered to the person delegated(custo m mail).
I tried to capture values of delegation from wf_routin_rules table and create an mail package using utl_smtp. Now where should i call this in my workflow.
Will wf_routing_rule s table hold only the delegated/transferred rule details or all the approval routing rules.
Vamsi
Comment