如何将所有OCS用户的状态信息提取到Linux DB中? [英] How can I pull the presence information of all OCS users into a Linux DB?

查看:77
本文介绍了如何将所有OCS用户的状态信息提取到Linux DB中?的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

Hello MS Developers Community!

Hello MS Developers Community!

我正在为一家公司创建一个网站,该网站正在使用OCS作为他们的通信套件,并希望能够动态显示每个用户的状态在网站上。 我的方法是每5分钟拉一次Microsoft OCS数据库并更新
100存在(离开,可用,忙等),这样我就可以在网站上(在linux服务器上)渲染它们。

I am creating a website for a company that is using OCS for their communication suite and would like to be able to dynamically show every users status on the website.  My approach is to pull the Microsoft OCS database every 5 minutes and update the 100 presence s(away, availble, busy, etc) so I can render them on a website (which is on a linux server).

用于执行此操作的最佳API是什么? 怎么样,这有可能吗?

What is the best API to use to do this?  How about, is this even possible?

谢谢!

詹姆斯

推荐答案

不要直接访问数据库。 使用UCMA API编写Web服务,使用应用程序端点轮询存在信息。 请查看UCMA SDK中的示例:▼


C:\Program Files \ Microsoft Office Communications Server 2007 R2 \UCMA SDK 2.0 \ UKMACore \Sample Applications \Collaboration\QuickStarts \Subscribttopresence。
Don't access the DB directly.  Write a web service using the UCMA API, that polls for presence information using an application endpoint.  Take a look at the samples in the UCMA SDK under:

C:\Program Files\Microsoft Office Communications Server 2007 R2\UCMA SDK 2.0\UCMACore\Sample Applications\Collaboration\QuickStarts\Subscribttopresence.


这篇关于如何将所有OCS用户的状态信息提取到Linux DB中?的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆