BI Publisher (MOSC)

MOSC Banner

BIP Webservice can not runReport on Multiple template in same Report.

Dear Communities,

I have 1 report to call via http://host:9704/xmlpserver/services/v2/ReportService?wsdl

This URL /Report/FX%20PnL.xdo have 3 templates inside.

when I call it will generate only the Default one.

but I want to generate all 3 template to 3 output files.



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

  <soapenv:Header/>

  <soapenv:Body>

   <v2:runReport>

     <v2:reportRequest>

      <v2:attributeFormat>%%OUTPUT_FORMAT.</v2:attributeFormat>

     <v2:reportAbsolutePath>/Report/FX%20PnL.xdo</v2:reportAbsolutePath>

      <v2:reportOutputPath>/BIP_reports/%%OUTPUT_FILE.</v2:reportOutputPath>

    </v2:reportRequest>

     <v2:userID>%%USER_ID.</v2:userID>

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