473,378 Members | 1,370 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,378 software developers and data experts.

Wf_routing_rules

151 100+
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(custom 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_rules table hold only the delegated/transferred rule details or all the approval routing rules.

Vamsi
Feb 26 '09 #1
3 6324
amitpatel66
2,367 Expert 2GB
There should be a functionality where in an employee submits a vacation request by filling up the form. Now here if the delegation to his manager is specified, then at this point of time your send mail procedure can be fired that will send mail to the employee delegated for approval.
Feb 27 '09 #2
amitpatel66
2,367 Expert 2GB
Probably you will need to modify the workflow using workflow builder to add your send mail notification to the employee mentioned in the delegation field
Feb 27 '09 #3
vamsioracle
151 100+
I got the answer.

As soon as we create a vacation rule the details are in wf_routing_rules table. I captured teh role (from address) and the action_argument (to Address) from that table and created a mail using utl_smtp. So, my package is ready. But i am confused where to call this.

My ultimate requirement is , as soon as someone creates a vacation rule, the above pacakge has to be called. So, someone suggest where in workflow i should call this.


vamsi
Mar 5 '09 #4

Sign in to post your reply or Sign up for a free account.

Similar topics

16
by: vamsioracle | last post by:
Can Someone help me how to avoid mutating error while using triggers. I work on oracle apps. I created a vacation rule such that responsibility is delegated to other person. These details are...
0
isladogs
by: isladogs | last post by:
The next Access Europe User Group meeting will be on Wednesday 3 Apr 2024 starting at 18:00 UK time (6PM UTC+1) and finishing by 19:30 (7.30PM). In this session, we are pleased to welcome former...
0
by: taylorcarr | last post by:
A Canon printer is a smart device known for being advanced, efficient, and reliable. It is designed for home, office, and hybrid workspace use and can also be used for a variety of purposes. However,...
0
by: Charles Arthur | last post by:
How do i turn on java script on a villaon, callus and itel keypad mobile phone
0
by: aa123db | last post by:
Variable and constants Use var or let for variables and const fror constants. Var foo ='bar'; Let foo ='bar';const baz ='bar'; Functions function $name$ ($parameters$) { } ...
0
by: ryjfgjl | last post by:
If we have dozens or hundreds of excel to import into the database, if we use the excel import function provided by database editors such as navicat, it will be extremely tedious and time-consuming...
0
by: emmanuelkatto | last post by:
Hi All, I am Emmanuel katto from Uganda. I want to ask what challenges you've faced while migrating a website to cloud. Please let me know. Thanks! Emmanuel
0
BarryA
by: BarryA | last post by:
What are the essential steps and strategies outlined in the Data Structures and Algorithms (DSA) roadmap for aspiring data scientists? How can individuals effectively utilize this roadmap to progress...
1
by: nemocccc | last post by:
hello, everyone, I want to develop a software for my android phone for daily needs, any suggestions?
0
by: Hystou | last post by:
There are some requirements for setting up RAID: 1. The motherboard and BIOS support RAID configuration. 2. The motherboard has 2 or more available SATA protocol SSD/HDD slots (including MSATA, M.2...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.