BI Publisher (MOSC)

MOSC Banner

Could not deliver the output for Delivery channel:null

edited Dec 18, 2013 12:08AM in BI Publisher (MOSC) 12 commentsAnswered
Hi,

I am using the XML Bursting program to send emails but it failed with null delivery channel error.  I checked the smtp server and I could send out a test email without any issues.  Below is extracted from the bursting control:


<?xml version="1.0" encoding="UTF-8" ?>
<xapi:requestset xmlns:xapi="http://xmlns.oracle.com/oxp/xapi" >

  <xapi:request select="/WEL_POXRVODS/LIST_G_VENDOR_NAME/G_VENDOR_NAME" >
    <xapi:delivery>
      <xapi:email id="123" server="<smtp server>" port="25" from="${BURST_DEL_FROM}" >
        <xapi:message id="123" to="${BURST_DEL_TO}" subject="${BURST_DEL_SUBJECT}" attachment="true" >${BURST_DEL_BODY}
</xapi:message>
      </xapi:email>

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