Hi,
I would like to get the report data from BO in html format. We are on BO 4.0 and I am using REST based services for the same.
The problem if that when I try to get the data using the below URL, I ONLY get the report headers and not the data.
URL - http://xxx.xxx.com:6405/biprws/raylight/v1/documents/1042711/reports/1
Method - GET
Headers that are passed -
Accept - text/html
X-SAP-LogonToken - XXX
I get a response of the HTML document , but it only has the table header and does not contain data. The report does not have an prompts.
Can anyone please help, suggest ideas ?
Thanks,
Vivek