Running@Oracle

Experience around running and Oracle software development

  •  

    March 2008
    M T W T F S S
    « Feb   Jul »
     12
    3456789
    10111213141516
    17181920212223
    24252627282930
    31  

Addendum to BI Publisher Web Services

Posted by xtrailrunner on March 9, 2008

Some time ago I wrote a post about the web service API of Oracle BI Publisher.
With 10.1.3.3.1 first time we got a public API which is described in the BI Publisher New Features Guide. It is based on the Advanced Java API of the BI Publisher Enterprise (Standalone Edition).

Oracle BI Publisher API

The web service endpoint is: http://<host>:<port>/xmlpserver/services/PublicReportService?wsdl.
The WSDL can be found here.
With BI Publisher 10.1.3.3.2 there were some slight changes in the API especially in the structure and sequence of parameters.
Here you can find the updated WSDL.
Hopefully this API will stay stable.

Leave a Reply

XHTML: You can use these tags: <a href="" title=""> <abbr title=""> <acronym title=""> <b> <blockquote cite=""> <cite> <code> <pre> <del datetime=""> <em> <i> <q cite=""> <strike> <strong>