BI Publisher (MOSC)

MOSC Banner

Bursting to FTP/SFTP is erroring out

edited Jul 18, 2017 5:00AM in BI Publisher (MOSC) 9 commentsAnswered

Hi All,

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

<xapi:requestset xmlns:xapi="http://xmlns.oracle.com/oxp/xapi">

  <xapi:request select="/DATA/G_DATA">

    <xapi:delivery>

      <xapi:ftp id="sftp_delivery" server="ddd.aaa.bbb.ccc.com" port="22" user="xxxxuser" password="jgfgeghhgsz" remote-directory="/tmp" remote-file="${NUMBER}_${ID}.pdf" secure-ftp="TRUE"/>

    </xapi:delivery>

    <xapi:document output="${NUMBER}_${ID}.pdf" output-type="pdf" delivery="sftp_delivery">

      <xapi:template type="rtf" location="/tmp/XX_TEMPLATE.rtf" filter="/DATA/G_DATA [(TYPE='xxx') and ID='444']" />

     </xapi:document>

  </xapi:request>

</xapi:requestset>

I'm using above bursting control file and ending up with below error : "SshException: Error in writing data Broken pipe (Write failed)"

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