- Tedious to specify only those items which might have the object name you are looking for
- Time consuming to do a full search or a search of certain objects with high record counts
- Does not search UI admin objects where a field might be referenced
I have written a series of SQL statements to search for the items directly against the server tools DB. This SQL looks at both repository tables where a particular object type might be referenced as well as UI administrative objects. It is not guaranteed to be 100% comprehensive and should be modified to the particular needs of how a client has used the application. For instance, if Variable Maps are not modified from vanilla, it is probably not necessary to query the tables that store them.
Fields
Applets
No comments:
Post a Comment