Need Howtos for Microsoft lync integration user JavaScript

Asked By 0 points N/A Posted on -
qa-featured

Hello Experts,

I like to have some how to's for Microsoft lync integration user javascript. I need to integrate user javascript with Microsoft lync
server. I like to know how to do it and possible errors that can occurs
during the process with their remedies.

SHARE
Answered By 0 points N/A #166136

Need Howtos for Microsoft lync integration user JavaScript

qa-featured

Hi Helen,

I have read your query and I know that it is hard to get a step by step resolution on your issue, that’s why I have listed the steps you can follow to integrate Microsoft Lync with Java script. Please see below:

  1. Download and install UCMA 3.0 SDK. This is to provide access and control over instant messaging, phones and audio/video conferencing portals.
  2. Build an environment that logs on your Lync environment, then activate UCMA 4.0 trusted application, it has a long process but this link will give you detailed information. Activate UCMA 4.0
  3. Build web service layer to fetch all required information, like the contact list etc.
  4. Then build the necessary html and JavaScript to call the web services.
  5. Download Lync SDK.

Possible errors:

 Issue:

Microsoft Lync version 4.0.7577.0 is vulnerable to a JavaScript syncing
vulnerability.

Resolution:

Download the update here: https://support.microsoft.com/en-us/help/2500441/description-of-the-update-package-for-lync-server-2010–web-components

Issue:

Sharing in house application written in JAVA does not see changes made from another user with Lync sharing.

Resolution:

Resize the screen; the other user with whom you are sharing the application will now see the changes made.

Hope these helps you.

Related Questions