business objects sdk - How to obtain the report data from BO with the use of RESTful Web Services? -


I appreciate the sample code (URL string) that gives data. So far I am able to get information about the report but I am not able to get the data.

From:

Get the list of data providers:

< Previous> Get get & lt; WebiURL & gt; / Documents / {documentId} / dataproviders

As a result, you will get a DP ID which looks like:

   

Then get the number of "flow" in the DP:

  get & lt; WebiURL & gt; / Documents / {documentId} / dataproviders / dp / get flow data then flow:  
 get  & lt; WebiURL & gt; / Documents / {documentId} / dataprider / DP0 / flow <0 /  
code>

Comments

Popular posts from this blog

apache - 504 Gateway Time-out The server didn't respond in time. How to fix it? -

c# - .net WebSocket: CloseOutputAsync vs CloseAsync -

c++ - How to properly scale qgroupbox title with stylesheet for high resolution display? -