BI Publisher (MOSC)

MOSC Banner

Bursting not sending emails to the multiple recipints

edited Jun 3, 2013 6:12AM in BI Publisher (MOSC) 8 commentsAnswered
 Hi,
I am trying to send emails to the users using bursting.

I have two records in my query but the email is sending only for one user.

How can fix this issue.

Bursting control file:

<?xml version="1.0" encoding="UTF-8"?>
<xapi:requestset xmlns:xapi="http://xmlns.oracle.com/oxp/xapi" type="bursting">
  <xapi:request select="/XX_EMPDET/LIST_G_EMPLOYEE_NUMBER/G_EMPLOYEE_NUMBER">
  <xapi:delivery>
    <xapi:email id="123" server="clt0ap31d" port ="25" from="madhuri.uppala@appsassociates.com" >
  <xapi:message id="123" to="${EMAIL_ADDRESS}" 
  attachment="true" content-type="html/text" subject="Employee details for Empno ${EMPLOYEE_NUMBER>}">
    Dear ${FULL_NAME},

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