Actually here is how to get the listing of forms and their view names:
 
Log into the database and run this SQL query to get a listing of Form
Name and View Names:
 
select a.NAME, b.VUINAME from arschema a, VUI b where a.schemaid =
b.schemaid;
 


Thanks 
Peter Lammey 
ESPN MIT Technical Services & Applications Management 
860-766-4761 

 

________________________________

From: Action Request System discussion list(ARSList)
[mailto:[EMAIL PROTECTED] On Behalf Of Patel, Kamlesh
Sent: Monday, December 03, 2007 11:31 AM
To: arslist@ARSLIST.ORG
Subject: quick way to lookup Alias and Labels (view properties)


** 

All,

I am looking for a way to do following:

1. Ability to search for all occurrences of particular alias text.

2. Ability to list all aliases used on my servers with their
corresponding form name and view name.

 

 

In Remedy Admin tool you can view and set alias values by simply opening
the form; selecting form menu; selecting current view; and selecting
Properties...

But, there is no way to dig up text list of aliases used within the
server.

 

Thank You

 

Kamlesh

 

__20060125_______________________This posting was submitted with HTML in
it___ 

_______________________________________________________________________________
UNSUBSCRIBE or access ARSlist Archives at www.arslist.org
Platinum Sponsor: www.rmsportal.com ARSlist: "Where the Answers Are"

Reply via email to