BI Publisher (MOSC)

MOSC Banner

After ScheduleService Method download outfile

edited Jul 20, 2017 6:32AM in BI Publisher (MOSC) 12 commentsAnswered ✓

Hi everyone,

I successfully submit report job with scheduleReport method. After job Success, report  has an output file.

Outfile has values I check this from  getDocumentData method.

Then I use downloadDocumentData method, here is the request and response ,

request :

<soapenv:Envelope xmlns:soapenv="http://schemas.xmlsoap.org/soap/envelope/" xmlns:v2="http://xmlns.oracle.com/oxp/service/v2">

   <soapenv:Header/>

   <soapenv:Body>

      <v2:downloadDocumentData>

         <v2:jobOutputID>1137</v2:jobOutputID>

         <v2:userID>xxxxxxx</v2:userID>

         <v2:password>xxxxxxx</v2:password>

      </v2:downloadDocumentData>

   </soapenv:Body>

</soapenv:Envelope>

response :

<soapenv:Envelope xmlns:soapenv="http://schemas.xmlsoap.org/soap/envelope/" xmlns:xsd="http://www.w3.org/2001/XMLSchema

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