BI Publisher (MOSC)

MOSC Banner

XML Bursting program not working with delivery option 'print', same control file working for email

edited Jan 5, 2012 3:47AM in BI Publisher (MOSC) 5 commentsAnswered
In xdo log file we see the following:
---------------------------------------
IPP version: 6072
operation id: 8477
charset: utf-8
request id: 1279147080
-- operation attrs --
[0]><TITLE>401 Unauthorized</TITLE></HEAD><BODY><H1>Unauthorized</H1>This server could not verify that you are authorized to access the resource.</BODY></HTML>
---------------------------------------

The xdodelivery.cfg:

<!--========================================================-->
<servers>
<server name="bep203" type="ipp_printer">
<host>vmohsgeca001.oracleoutsourcing.com</host>
<port>631</port>
<uri>ipp://auohsgeca78.oracleoutsourcing.com:631/printers/bep203</uri>
</server>
<server name="mysmtp2" type="smtp_email" >
<host>mysmtp12.oracle.com</host>
<port>25</port>
<username>xdo</username>
<password>xdo</password>
</server>
</servers>
<!--========================================================-->

What could be the cause of this?

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