Skip to Main Content

DevOps, CI/CD and Automation

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

Interested in getting your voice heard by members of the Developer Marketing team at Oracle? Check out this post for AppDev or this post for AI focus group information.

invalid format: CSV

BigbaconJul 15 2021

I am trying to use the BI reporting web service to export a report into a CSV file and no matter what I seem to do, it says that CSV is not a valid format.
My data model has the CSV box checked and my soap envelop has the format set as CSV. This seems to work just fine with other reports with or without the CSV box checked. What am I doing wrong? Am I missing some other setting?
If I remove the CSV output in the soap envelop it will export just fine as a PDF. So the report is functional.
this is the attribute being set.
"<pub:attributeFormat>csv</pub:attributeFormat>"

Comments
Post Details
Added on Jul 15 2021
3 comments
432 views