system
October 27, 2011, 2:35pm
#1
Hi All,
I got a requirement to list down the Object Name, LOV properties(Allow User To Edit Lov, Automatic Lov Refresh Before Use, Export Lov With Universe),LOV file name, List of values select Query and Count of List of Values in BOXIR2 Universes.
Is there any utility(COM SDK) to accomplish above details.
Please give your ideas.
GCB343 (BOB member since 2008-09-19)
system
October 27, 2011, 3:09pm
#2
You can probably start with this:
Author: André Lützkendorf
Platform: Windows
Version: GetSetUniverse 3.5.25
Code: VBA code within the uploaded xls file
Author notes:
1. What can you do with the tool?
Presentation of all universe objects and properties
This includes
general universe information (defined in parameters)
all object properties
object dependencies (lineage/ impact analysis)
(which table will be used by which object,
which objects will be used by which objects with @functions)
contexts
hierarchies
joins
inc…
Dave Rathbun (BOB member since 2002-06-06)
system
October 28, 2011, 6:17am
#3
Thank You dave for your reply.
Is it possible to combine Designer COM SDK and Deski COM SDK in the single code?
Please give your thoughts.
GCB343 (BOB member since 2008-09-19)
system
November 1, 2011, 7:12am
#4
HI All,
Can you please give an idea about, How to retrive the list of values query for objects of locally saved universe.(What class we need call in COM SDK).
Thanks in advance…
GCB343 (BOB member since 2008-09-19)