Setup for Office Communicator
Microsoft Office Communicator can display web sites on a tab. MetaDirectory supplies a special template for this.
| URL | http://metaserver/communicator.html |
| Web Service | Default |
Setup
- Data Source
Configure a Replicator or a Telephone Book.
- Web Servers
Enable the Web Server.
- Web Service
Configure the Web Service. Configure the LDAP node used by this web service from Database Management
- Communicator
Follow the instructions from the Microsoft Office Communications Server documentation to display the web pages in Communicator. Add the estos MetaDirectory URL, which contains the tab URLs to the XML file.
- Internet Explorer
Add the IP addresses or the DNS names for the estos MetaDirectory server to the list of trusted sites in the Internet Explorer settings. Office Communicator will only allow URLs from trusted site for tabs.
XML File Example:
<tab>
<image>http://metaserver/media/images/metadirectory.png</image>
<name>MetaDirectory</name>
<tooltip>MetaDirectory</tooltip>
<contenturl>http://metaserver/communicator.html</contenturl>
<tabid>1</tabid>
<userid>false</userid>
<contactid>false</contactid>
<method>get</method>
</tab>