cancel
Showing results for 
Search instead for 
Did you mean: 

creating table in report using Restful Webintelligence SDK

Former Member
0 Kudos

Hi,

I need to create sample table on report by using Restful Webintelligence SDK

Do I need firefox RESTWebClient or I will have to download Eclipse RESTWebclient, we are using Eclipse

Accepted Solutions (1)

Accepted Solutions (1)

daniel_paulsen
Active Contributor
0 Kudos

Hi Vaibhav,

You can use any REST client to perform the workflow.

There are also Java samples that first shipped with BI4.1 SP06.  These samples contain a sample for adding a table to a report.

the samples install to:

<bobjDir>/SAP BusinessObjects Enterprise XI 4.0\Samples\Webi\RaylightRESTWS_Samples.zip.

If the samples aren't installed on your SP06 install, its possible they were not selected by default.  You can open the installer to modify the install and select the samples

Dan

Former Member
0 Kudos

Thanks

I am using 4.1 SP1 so would not be having above samples


Should I use Firefox RESTClient  or Eclipse RESTClient

daniel_paulsen
Active Contributor
0 Kudos

You can use whichever you feel more comfortable with. 

I've not used either one of those myself.  Some of the more popular clients are the Postman Rest client or Advanced Rest Client which can be downloaded from the Chrome App store.

Dan

Former Member
0 Kudos

OK then how can I establish connection between my Java application with RESTClient to write or create element on BO Server

former_member197386
Active Contributor
0 Kudos

still need help?

Answers (0)