BI Publisher (MOSC)

MOSC Banner

sample for deliveryService method (/xmlpserver/services/v2/ScheduleService)

Product: Oracle BI Publisher

Hi,


I am trying to use deliveryService method (/xmlpserver/services/v2/ScheduleService) to send a BIP reports output (already generated and don't want to re-run it) to different delivery channels. I followed the Oracle documentation and passed the tmp file (response of downloadDocumentData) name to the following method but it failed and could not figure out what am I doing wrong. Can someone please help?



Sample

------

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

  <soapenv:Header/>

  <soapenv:Body>

   <v2:deliveryService>

     <v2:deliveryRequest>

      <v2:contentType>text/xml; charset=UTF-8</v2:contentType>

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