Sample Code : Web System Administration Links

Contents

Overview. 1

Requirements/Special Notes. 1

Obtaining Updates. 1

Revision History. 1

Overview

The Web System Administration Links sample project is designed to show you how to construct URLs to open the Unity web based administration console to a selected object pulled from the SQL database.  This can be useful, for instance, if you want to defer some or all of the administration interface for a particular type of object to the SA pages instead of doing it all yourself.

This application is designed to run on a Unity 4.0(1) or later server – it has no logic built into it to bind to the UnityDB database remotely.  There are other sample applications available on CiscoUnityTools.com that deal with that if you wish to go “off box” with such functionality.

Requirements/Special Notes

NOTE: This, as with all the code samples on my site, are written against and tested with Unity 4.0(1) and later.  Many will work fine with 3.x versions of Unity, however we will not help you with problems you may encounter due to subtle (and not so subtle) differences between the versions.

You may use and modify this and all code I post on CiscoUnityTools.com (AnswerMonkey.net) any way you wish without crediting me or Cisco Systems.  Just think nice thoughts about us when you do it.

IMPORTANT: This source is provided "as is" and includes no warranty or guarantees of any kind. Short story - you use it, you're responsible for what happens.  End of story.  Test heavily before deploying in any kind of production environment.  Cisco TAC (Technical Assistance Center) does NOT support the use of code to administer Unity by anyone in the field so they will not assist you with problems you may encounter. 

For assistance with this and all sample code posted on CiscoUnityTools.com or other programmatic administration issues you have with Unity 4.0(1) or later, please visit the Cisco Unity Forum.  We will do our best to help you there.  We will not assist with programmatic administration of systems earlier than 4.0(1).

Obtaining Updates

To check for updates to this tool, visit http://www.CiscoUnityTools.com

Revision History

Version 1.0.1

*          First release of sample application

 

© 2003 Cisco Systems, Inc. -- Company Confidential