I’m new with BO SDKs and I need to use the Universe Designer SDK.
Please, do you know what are the dlls which compose this sdk ?
I can’t find anything about it on the BO website !
The Designer SDK is installed automatically when Designer itself is installed. Please note that Designer itself is not a VBA “host” so you will have to use some other tool to host the code (Reporter / Desktop Intelligence, Excel, etc.). From the VB editor, go to Tools, References… and check the box next to the Business Objects Designer library.
sounds like an interesting project. I looked through the Jacob MS Word example and seemed pretty staight-forward and thought it might be itneresting to see it work against Designer but haven’t gotten a chance to try – let us know how it works !
Jacob works great !
I had some difficulties (exceptions when calling the methods of the COM component) when using the version 1.13 and 1.14 but with the 1.12 it is ok.
I also had difficulties with the Universe Designer SDK documentation on the BO website which is very poor…
Finally, I succeeded to do a java program modifying an universe (my need is to update in mass universes).