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.
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.
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?
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.