BI Publisher (MOSC)

MOSC Banner

EBS Bi Publisher unable to burst to C: Drive or Network Directory

edited Jun 10, 2020 7:48AM in BI Publisher (MOSC) 15 commentsAnswered

Hi,

I have a requirement to burst .pdf output to 1 or more network directories

While this xml burst code works, and saves the file to the server correctly  ( this is a test so only 1 document is present in the file hence the hard coding of the name cont.pdf )

<?xml version="1.0" encoding="UTF-8"?>

<xapi:requestset xmlns:xapi=HTTP://xmlns.oracle.com/oxp/xapi type="bursting">

<xapi:request select="/WTO_INTERP_SAL/LIST?PERSON/PERSON">

  <xapi:delivery>

     <xapi:filesystem output="/usr/tmp/cont.pdf"/>

  </xapi:delivery>

<xapi:document output-type="pdf">

  <xapi:template_type="rtf" location="xdo://PER.WTO_INTERP_SAL.en.oo/?getsource=true"> </xapi:template>

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