Asked By
helan jak
0 points
N/A
Posted on - 03/31/2013
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.
Need Howtos for Microsoft lync integration user JavaScript
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:
-
Download and install UCMA 3.0 SDK. This is to provide access and control over instant messaging, phones and audio/video conferencing portals.
-
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
-
Build web service layer to fetch all required information, like the contact list etc.
-
Then build the necessary html and JavaScript to call the web services.
-
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.