CRM On Demand - Reports and Dashboards (MOSC)

MOSC Banner

Problem with downloading reports via Report Service API

edited Apr 29, 2015 10:04AM in CRM On Demand - Reports and Dashboards (MOSC) 4 commentsAnswered

Hello,

I’m trying to generate report using Report API but what I get is not what I expect as a report. I’m going to generate report named “Leady z sumą aktywności”. This report generated using GUI looks likes fine. This (or something similar) is what I expect generating report from API while I get some corrupted file.

I’m logging with following command:

wget --keep-session-cookies --save-cookies "cookiefile1.txt" --post-data "j_username=env_name/user_name&j_password=xxxx&langCode=PLK" https://secure-ausomxapa.crmondemand.com/OnDemand/authenticate

I’m generating report with following command:

wget --load-cookie "cookiefile1.txt" --output-document "rep1.csv"

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