BI Publisher (MOSC)

MOSC Banner

Is the attached Bursting Defintion a Valid One

edited Dec 6, 2017 4:07AM in BI Publisher (MOSC) 1 commentAnswered

Hi Experts,

Is the below Bursting definition valid?

SELECT PersonNumber KEY,

       'BITemplate' TEMPLATE,

       'en-us' LOCALE,

       'PDF' OUTPUT_FORMAT,

       'EMAIL' DEL_CHANNEL,

       EmailAddress parameter1,

       'testemail@gmail.com' parameter2, 

       'orafusion_otbi@bursting.com' parameter3,

       'Personal Info Confirmation' parameter4,

       'Critical: Verify Personal Information' parameter5,

       'true' parameter6,     

       'replyto@nowhere.com' parameter7

FROM  

(SELECT

   "Workforce Management - Person Real Time" . "Person Email Addresses"."Email Address" EmailAddress,

    "Workforce Management - Person Real Time" ."Worker"."Employee Name" EmpName,

   "Workforce Management - Person Real Time" . "Worker"."Person Number" PersonNumber

FROM "Workforce Management - Person Real Time"

WHERE

("Person Email Addresses"."Email Address" IN ('abcd@gmail.com', 'efgh@yahoo.co.in'

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