Thank you for supporting the Cloud Customer Connect Community in 2024. It's a gift to work with you!

Look back
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

Oracle OIC Integration with OTBI Issue

edited Nov 13, 2018 6:00PM in Integration 18 comments

Summary

Oracle OIC Integration with OTBI Issue

Content

Hello,

I am consuming data of a simple BI report (csv output) in OIC, issue is all the data is coming in one line (header+data) -> after decodebase64

like inventory_item_id,organization_id12345,101

instead of  inventory_item_id,organization_id

                     12345,101

I tried with XML output, when it is coming in payload after decodebase64

<?xml version="1.0" encoding="UTF-8"?> is coming in between tags which is corrupting the payload

 

Please let me know how to handle either of the case to get it in correct format

Howdy, Stranger!

Log In

To view full details, sign in.

Register

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