BusinessObjects Board

To find the Objects associated in Universes and Reports

Hi Friends,

I got one requirement, below is the requirement.

  1. I want to display all the objects associated with particular universe. That means I want to display all the objects in the Universe by using SDK or Query builder. Could you please help me on this.we are using .Net SDK.

  2. I want to find all the objects associated with reports(WebI, DeskI), by using SDK or Query Builder.

here we have metadata universe and query builder also.

Regards,
Eswar.


eswar519 (BOB member since 2009-05-26)

Hi,

This will help:



Marek Chladny :slovakia: (BOB member since 2003-11-27)

Is there any way to get this information with Java instead of VisualBasic?
I would like to know the reports that use a particular Universe’s object. Maybe with the QueryBuilder tool?

Thank you!


LauraMR (BOB member since 2010-09-21)

What is a metadata universe? (may be a foolish question :smiley: ) is there such an out of the box universe like Activity?


metins :turkey: (BOB member since 2011-01-15)

You may want to check out WID Scanner utility in the BOB downloads forum, it parses the .wid files to extract universe objects contained within each report. That said, this same information can be extracted via the ReportEngine SDK. There are also 3rd party tools available that expose this report / object / universe lineage.


crystal01 :us: (BOB member since 2006-08-30)