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

How run BIP Report From cURL (REST API)

Received Response
264
Views
2
Comments

Summary:

Error when call repot BI Publisher with REST API from cURL.

Content (required):

According to Oracle documentation (https://docs.oracle.com/middleware/12213/bip/BIPAP/op-v1-reports-%7BreportPath%7D-run-post.html), i installed cURL in my desktop.

To test it , i call seeded REST API GET ALL PROJECTS and it works very well.

my need is to run BI Publisher Report from cURL. I execute this command :

curl -X POST -u <user>:<password> -H "Content-Type:application/json" http://my_organization.com/xmlpserver/services/rest/v1/reports/ReportPath/run

in ReportPath, i put the report path formated like : /Custom/BIP Report then %2FCustom%2FBIP%20Report

Howdy, Stranger!

Log In

To view full details, sign in.

Register

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