Order Management - EBS (MOSC)

MOSC Banner

Sending email in Oracle EBS R12 using Oracle Alerts

Suppose I have a sql query which returns multiple rows(say 3)

Order No Item Quantity Email address

1 xx 10 abc@gmail.com

2 yy 15 def@gmail.com

3 zz 20 abc@gmail.com


So the requirement is to send 2 emails using Oracle Alerts(Periodic Alert)

One email to abc@gmail.com listing order details of item xx and zz and another email to def@gmail.com listing order details about item yy.I don't want to send multiple email to any user after alert gets fired once.

Is it possible to do this using Oracle Alerts. If not then how it can be achieved in Oracle EBS R12.

Howdy, Stranger!

Log In

To view full details, sign in to My Oracle Support Community.

Register

Don't have a My Oracle Support Community account? Click here to get started.

Category Leaderboard

Top contributors this month

New to My Oracle Support Community? Visit our Welcome Center

MOSC Help Center