06-14-2005 01:34 AM
Is there a way to store the phone table of Campus Manager in LMS 2.5? In the previous version of the LMS there was no way to access this table. We would like to access this table for postprocessing purposes. But for this it must be stored somewhere as a file.
Thanks in advance.
Thomas
06-15-2005 07:38 PM
Try using the ut from the command line. For example, on Solaris you would issue the command (all on one line):
/opt/CSCOpx/campus/bin/ut -cli -host server_name -port 1741 -u admin -p admin -queryPhone all -export /tmp/phones
This creates a file called phones in /tmp (ignore the log4j:ERROR messages that show up on the screen)
06-15-2005 11:29 PM
... does this CLI instruction only work for LMS 2.5 or is it also for LMS2.2?
Thomas
06-16-2005 04:07 AM
same applies to LMS 2.2
06-17-2005 02:54 AM
... thank you very much. We have successfully tested the instruction and it works fine.
Thomas
Discover and save your favorite ideas. Come back to expert answers, step-by-step guides, recent topics, and more.
New here? Get started with these tips. How to use Community New member guide