cancel
Showing results for 
Search instead for 
Did you mean: 

How to download the .Net BI SDK

Former Member
0 Kudos

Hi

I'm having trouble finding the correct place to download the .Net SDK for the BI platform.  We have an openDocument server and I'm developing an application that needs to generate a proper URL with the proper security token.  I seem to be going around and around in circles.

Can someone please direct me to the correct location or let me know if I have to have a support ID etc.

Thanks

-Garrett Deacon

Accepted Solutions (0)

Answers (2)

Answers (2)

DellSC
Active Contributor
0 Kudos

Assuming that you're using BI 4.x and not an earlier version of BO, you don't really need to use the .NET SDK for this - you can get the token using the RESTful Web Services SDK, which doesn't require the installation of any assemblies.  You communicate with the RESTful web services through HTTP Get and Post commands that use either XML or JSON formatted responses.  You can find more information here:

How to view a document using OpenDocument URL using BI Platform RESTful Web Service API with .NET? -...

-Dell

former_member207665
Active Participant
0 Kudos

Hi Garrett,

Few questions:

- What is the version of Business Objects?

- Are you trying to create logon tokens and appending it to OpenDocument URL's?

Regards,

Vinit