Lab Project: Documentum Webtop Viewer
In this lab project we will embedding AccelSee Viewer into Webtop (Documentum client), no scripting/programming was needed for this project.
Here is the list that you need to prepare (install these software) before doing this project.
- Documentum Content Server 6.5 & Webtop 6.5(installed within same or different servers). Content Server can be installed in any operating system that Documentum supports (Linux, Solaris, or Windows), but in this lab we asume that Content server & Webtop (deployed on Apache Tomcat 6.0) was installed in Windows server 2008. We will call this server as “Documentum server“
- AccelSee 0.1.20 or higher. We will call this server as “AccelSee server“
In this lab, we assuming that we have two servers and one client computer (yours) that connected into same Local Area Network. The detail about our server configuration can be seen in the following diagram:
Before we begin, here some checklist that you need to do
- Connect using Remote desktop to Documentum server.
- Go to Administrative Tools – Services
- Make sure your Java Method Server is Running.

- Go to Administrative Tools – Windows Firewall
- Add new rule for Inbound connection for Port 9080/TCP. Name it Java Method Server.

- Now open Internet Explorer on your computer (not the server), open http://192.168.1.100:9080/. You need to see JBoss default page if your firewall allows incoming traffic on port 9080.
After you follow above steps, now lets begin the real integration process, here is the steps to follow:
- Connect using Remote desktop to Documentum server.
- Open windows explorer, open the integration folder in AccelSee server by typing the following UNC address \\192.168.1.101\c$\accelsee\integration
- Browse to webtop folder, copy all files & folders in that folder.
- Open another windows explorer, browse to Tomcat webapps folder (C:\Program Files\Apache Software Foundation\Tomcat 6.0\webapps\webtop)
- Locate webtop folder
- Paste the integration files into webtop folder (replace all).
- Open accelseeviewer_component.xml in (C:\Program Files\Apache Software Foundation\Tomcat 6.0\webapps\webtop\accelsee\config)
- Change centralservicesurl value to http://192.168.1.101/clientservices/
- Restart your Tomcat.
- Now we need to configure AccelSee server with your Documentum repository information,
- Connect using Remote desktop to AccelSee server
- Open your Internet Explorer, go to http://localhost:8777/console/
- Go to Configuration - Repository
- Click New Repository button

- Choose Documentum
- Type “DEMO” in name (this is AccelSee repository name, not Documentum name)
- Type “DEMO” in Default repository name (this is Documentum repository name). This value will be used when you have multiple repositories configured in a DFS server.
- Type “



http://192.168.1.100:9080/services/“ in DFS Endpoint
- Click Validate
- Click Save

Now, we ready for first testing, follow this steps to validate your configuration:
- Open the webtop from your computer
- Import a file for document view testing.
- Select the file, right click and choose Open(read only) or double click to open the document in popup window.
If you see the AccelSee viewer then, you have successfully integrate AccelSee with Webtop. Congratulation! But if you don’t, please don’t hestiate to contact our support.
Related posts:



7 Comments to "Lab Project: Documentum Webtop Viewer"
Rachana
January 10, 2011
admin
January 10, 2011
sumithra
April 6, 2011
admin
April 8, 2011
Jothiboss
June 1, 2011
admin
June 1, 2011
Jothiboss
June 6, 2011