Install Microsoft Unified Communications Managed API UCMA 2.0 on the OCS

Managing the Instant Messaging and Presence Service 16-7 ■ For OCS2007 R2 installation 64 bit: http:www.microsoft.comdownloadsdetails.aspx?FamilyID=b 20967b1-6cf5-4a4b-b7ae-622653ac929fdisplaylang=en Download and run the UcmaSDKWebDownload.msi file. This extracts set up files to the folder C:\Microsoft Unified Communications Managed API 2.0 SDK Installer package\amd64. 2. Go to the directory where the files from the previous step were extracted and run vcredist_x86.exe. This installs run-time components of Visual C++ Libraries required for UCMA APIs. Go to directory called Setup and run UcmaRedist.msi. This installs the UCMA 2.0 assemblies in the GAC.

16.2.1.2.7 Installing the WebCenter Proxy Application

1. Extract owc_ocs2007.zip from the companion CD. This creates a directory named OCSWebServices. 2. Open the Internet Information Services IIS Manager.

3. Expand the server node and then Web Sites in the Internet Information Services

IIS Manager.

4. Right-click Default Web Site, choose New, and then select Virtual Directory to

create a site for the Oracle RTC Web service. The Virtual Directory Creation Wizard displays. Click Next.

5. Enter an alias for the virtual directory in the Alias field, for example RTC.

6. Enter the path to the directory extracted from owc_ocs2007.zip file. If you had extracted the zip file in C:\, then the path supplied should be C:\OCSWebServices. Alternatively, use the Browse button to navigate to that directory. Click Next. 7. Ensure that the virtual directory has the Read, Execute, and Browse privileges. Click Next.

8. Click Finish. The newly created virtual directory appears under Default Web Site

in the Internet Information Services IIS Manager window. 9. Right-click the newly created virtual directory for the Oracle RTC Web service, and then choose Properties to open the Properties dialog.

10. In the Virtual Directory tab, under Application settings, click Create. Notice that

the button label changes to Remove, and the name of your newly created virtual directory appears in the Application name field.

11. Select Scripts and Executables from the Execute permissions dropdown list.

12. Under the ASP.NET tab, select the ASP.NET version as 2.0 or higher from the ASP.NET version dropdown list. IIS should be configured to consume ASP.NET

2.0 applications. Click OK.

13. Test the Web service by accessing the Web site from the following URL format: http:localhostdefault_websiteOCSWebService.asmx. where default_website is the virtual directory you created for the Oracle RTC Web service For example: http:localhostRTCOCSWebService.asmx