Core Concurrent Processing - EBS (MOSC)

MOSC Banner

Bursting to dynamically derived email addresses in 12.1.3

edited Jul 22, 2016 5:02AM in Core Concurrent Processing - EBS (MOSC) 5 commentsAnswered

I have a concurrent request(Oracle Report) that pulls employees and their email addresses.  I have a template and data definition associated with it.  How should I go about trying to burst emails to the employees returned by the report?  Should I use a "bursting control file" attached to the data definition or the Delivery Options associated with the concurrent request?

And adding this piece of code to the AfterReport trigger in the Oracle Report.

n_request_id := fnd_request.submit_request('XDO'

,'XDOBURSTREP'

,NULL

,NULL

,FALSE

,p_request_id

,'Y'

);

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