Lotus Sametime Web 服务 API
Sametime 是否有 SOAP 或 REST API 使应用程序能够代表所有 Sametime 用户推送在线状态信息,并订阅或轮询用户的在线状态信息? 我在哪里可以找到相关信息?
Is there a SOAP or REST API for Sametime to enable an application to push presence information on behalf of all Sametime users, and to subscribe or poll, the users' presence information?
Where can I find information about it?
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(2)
IBM 在 Sametime 8.5 及更高版本中提供了 Sametime 代理服务器。代理服务器有一个 REST API,但您将无法使用它执行任何操作,除非您的应用程序以用户身份进行身份验证。
您可以做您想做的事情,但是,如果您使用 Sametime 社区服务器工具包构建了一个小型 SOAP 接口,那么这将为您提供对服务器的低级别访问权限,并且不需要您以用户身份登录,并且允许您轻松登录作为用户更改其状态。
卡尔
www.epilio.com
With Sametime 8.5 and later IBM offers the Sametime Proxy Server. The Proxy server has a REST API, but you will not be able to do anything with it, unless your application authenticates as a user.
You could do what you want, if you built a little SOAP interface using the Sametime Community Server toolkit however, this will give you low level access to the server, and will not require you to login as a user, and allows you to light login as a user to change their status.
Carl
www.epilio.com
您可能想在 Atom 协议 ML 上询问。 IIRC James Snell 不久前参与了“Atom for Lotus”的工作。
You might want to ask that on the Atom protocol ML. IIRC James Snell worked on "Atom for Lotus" a while ago.