BI Publisher (MOSC)

MOSC Banner

how to send to printer using scheduleReport inside soapenv:Envelope here is the code

edited Jul 16, 2015 10:02AM in BI Publisher (MOSC) 2 commentsAnswered

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

   <soapenv:Header/>

   <soapenv:Body>

      <pub:scheduleReport>

         <scheduleRequest  xsi:type="pub:scheduleRequest">

          

                  

         

            <pub:reportRequest>

           

               <pub:attributeFormat>rtf</pub:attributeFormat>

             

               <pub:attributeTemplate>Default.rtf</pub:attributeTemplate>

             

                                

          

          

           <pub:parameterNameValues>

                  <pub:item>

                     <pub:name>BI_ITEMID</pub:name>

                    

<pub:multiValuesAllowed>false</pub:multiValuesAllowed>

                     <pub:values>

                       

<pub:item>#P350_ITEM#</pub:item>

                     </pub:values>

                  </pub:item>

                  <pub:item>

 

                   <pub:name>BI_QTY</pub:name>

                     <pub:multiValuesAllowed>false</pub:multiValuesAllowed>

   

                 <pub:values>

                        <pub:item>#P350_QTY#</pub:item>

                     </pub:values>

      

           </pub:item>

                  <pub:item>

                     <pub:name>BI_HEADERID</pub:name>

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