1 / 7

Integrating OCS Presence with MOSS

Integrating OCS Presence with MOSS. Matt Lawson Linda Nevils. Out of the Box Presence . Uses client side JavaScript and ActiveX Dependent on Office Communicator being logged in. OCS 2007 APIs. There are currently 10 APIs. A few pertain to Speech IVR.

gigi
Download Presentation

Integrating OCS Presence with MOSS

An Image/Link below is provided (as is) to download presentation Download Policy: Content on the Website is provided to you AS IS for your information and personal use and may not be sold / licensed / shared on other websites without getting consent from its author. Content is provided to you AS IS for your information and personal use only. Download presentation by click this link. While downloading, if for some reason you are not able to download a presentation, the publisher may have deleted the file from their server. During download, if you can't get a presentation, the file might be deleted by the publisher.

E N D

Presentation Transcript


  1. Integrating OCS Presence with MOSS Matt LawsonLinda Nevils

  2. Out of the Box Presence • Uses client side JavaScript and ActiveX • Dependent on Office Communicator being logged in

  3. OCS 2007 APIs There are currently 10 APIs. A few pertain to Speech IVR. More information can be found on Joe Calev’s blog: blogs.msdn.com/jcalev

  4. Communicator Web Access API • This API is composed of methods and events. • A client sends a method as a request and receives data as events from the server. • The communication is conducted primarily as HTTP POST requests. • Two connections are made to the server for sending and receiving. • For documentation and sample applications download the Microsoft Office Communicator Web Access AJAX Service SDK. • Sample apps include simple instant message clients written in JavaScript and C#.

  5. OCS Presence Integrated Into a Workflow

  6. Demo • SharePoint document library with a workflow template created in Visual Studio • Review workflow • Review web service created to get OCS presence

  7. Other Uses • Get presence information in an event handler: Email received, item added, etc • Use presence information as part of a Underwriter selection process.

More Related