vote up 0 vote down star

Hi folks,

we have BO Infoview runnig on our servrer. I would like to establish connection to it from a local windows app in C#. Do we have any API's for BO infoview??

Please help....

flag

38% accept rate

1 Answer

vote up 0 vote down

I don't know of any direct API to the Infoview product. The API does provide full access to recreate the Infoview interface if you so choose.

If you really want Infoview wrapped in a full client, then I would recommend just providing an IE control that is hardwired to your Infoview site.

If you chose to recreate the interface, I recommend wrapping the API in simpler to use objects, since there is a large amount of overhead to getting authenticated and handling opening a document.

link|flag

Your Answer

Get an OpenID
or

Not the answer you're looking for? Browse other questions tagged or ask your own question.