BI Publisher (MOSC)

MOSC Banner

REST API for BIP Reports

edited Aug 12, 2021 7:25AM in BI Publisher (MOSC) 6 commentsAnswered ✓

Hi Team,

I got a REST API for running the BIP reports. But it is returning 400 Bad Request even after passing the correct report path as a URI parameter.

sample

curl -X POST -u username:password -o report_output.html -H
      "Content-Type:multipart/form-data"  -v -F
      'ReportRequest={"attributeFormat":"html","attributeTemplate":"Publisher
      Template"};type=application/json' 
http://host.com:port/xmlpserver/services/rest/v1/reports
/Sample%20Lite%252FPublished%20Reporting%252FReports%252FBalance%20Letter/run

URL

https://docs.oracle.com/cd/E96933_01/bip/BIPAP/op-v1-reports-reportpath-run-post.html

BIP Version : Oracle BI Publisher 12.2.1.4.0

Could you please help us with the sample Request and Response Payloads.

Tagged:

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