Skip Ribbon Commands
Skip to main content

Documentum Resources

:

UCF: ignore proxy setting in UCF

Documentum Resources

1. Open ucf.installer.config.xml file at webapp\wdk\contentXfer directory

2.  Find the following tag

<ucfInstaller codebase="" loggerLevel="INFO">

3.  Modify the above tag to

<ucfInstaller codebase="" loggerLevel="INFO" ignoreProxy="true">