Friday, February 22, 2008

What can cause UCF import and checkin operations to fail in Webtop?

If you can view/export/checkout a file in Webtop, but fail to import/checkin a file and receive the following error message:

==

[2006-01-27 13:55:34,620|ERROR|http-8080-Processor25 |com.documentum.fc.common.DfLogger|error|60 ] invokeMethod() failed while calling: onOk

ucf session wait timeout : ucf session wait timeout

java.lang.IllegalStateException: ucf session wait timeout

at com.documentum.web.contentxfer.ucf.UcfSessionManager.newSession(UcfSessionManager.java:396)

at com.documentum.web.contentxfer.ucf.UcfSessionManager.getSession(UcfSessionManager.java:118)

at com.documentum.web.contentxfer.ucf.UcfContentTransport.getUcfSession(UcfContentTransport.java:194)

==

This can be caused by the strict security settings in your Internet Explorer. Please open Tools->Options->Security tab in IE, and enable the following two options:

==

Allow paste operations via script

Scripting of Java applets

==

When performing checkin/import operations, we need JavaScript and the Applet to be able to interact with each other.

1 comment:

Anonymous said...

I am in the process of upgrading Documentum from 5.3 to 6.0 SP 1. in one of our WDK web application. In that application there is one point it pull out the Import :File selection screen. In the new application with WDK 6.0 version this screen comes in http mode. It supposed to display the ucf mode screen with big text area with buttons "Add Files", "Add Folders" and "Remove".But currently showing as text fields with "Browse" buttons adjacent to the field. I checked the wdk/app.xml file and it says defaultmechanism is UCF as follows

ucf

Do you have any idea why it is showing up in the http mode?

Headlines Today