You're almost there! Please answer a few more questions for access to the Applications content. Complete registration
Interested in joining? Complete your registration by providing Areas of Interest here. Register

What permissions do I need to run BI Publisher Web Services

Summary:

Getting this error when trying to run the runReport request for the BI Publisher ReportService:

PublicReportService::generateReport failed: user: [XXXXX] does not have permission to run the report:

Content (required):

I am trying to use a SOAP call to return a BI Publisher report. The service I am using is the Report Service. I've tried using both SOAP UI and Postman.

The body I am sending looks like this:

<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>csv</v2:attributeFormat>      

Howdy, Stranger!

Log In

To view full details, sign in.

Register

Don't have an account? Click here to get started!