Documentum UCF & Troubleshooting
UCF stand for ‘ Unified Content Facilities’ which is a lightweight applet that is responsible for transferring content between the content server, application server and the client machine during operations such as check-in, checkout, import etc. UCF is a Java-based client application that is installed at run-time. Since WDK application uses UCF content transfer it downloads a lightweight applet to the browser when the client uses the Documentum operations for the first time. UCF has many advantages that extend beyond simple FTP (file transfer protocol), such as: – Recoverability in case of brief network interruption. – It supports transfer of large files over network and optimizes the transfers by content compression capabilities. – Awareness of locally downloaded files, and the ability to avoid downloading the same content twice – Support for complex documents, such as XML files – Registry support, to allow checkout from one application and check in from another. Th...