Documentum WDK Adapter - A47521 - File not found
- January 31, 2011
- 2 replies
- 4721 views
I've installed the Documentum WDK adapter and configured the WDK
customizations on top of a 6.5sp3 webtop webapp installation. I added an
acl file to custom/init/ directory that calls
set documentumserverurl=http://{webtop_server}:8080/webtop-ptc
The IE8 browser is displayed fine and I'm able to log-in and browse through
the folder structure. Navigating to an xml document (which is part of an
xmlapp), right-clicking, and selecting either the 'View in Arbortext
Editor' or 'Edit in Arbortext Editor' both resulted in a message box being
displayed in the Arbortext editor stating:
[A47521] File not found - was this object checked out on another computer?
The file was indeed downloaded by Documentum UCF because it resides in my
$USER_PROFILE/Documentum/Viewed/ directory, where $USER_PROFILE is the
'C:/Users/{username}' directory on Win7 and 'C:/Documents and
Settings/{username}' directory on WinXP.
Navigating to the file in windows explorer results in the file opening in
the editor.
Within the WDK Adapter browser, double-clicking on the XML file (not
checked-out) results in the file being opened in Arbortext Editor. If the
file is checked-out, then the shell association for 'Edit' of the XML file
appears to be wrong because it opens in notepad. As a side-note, I
accepted Arbortext as the default editor for all the file extension types
during the installation.
Reviewing the help, I've added command-line calls to perform logging but
no information is given to help point at the problem.
In order to rule out a system configuration issue, I also
installed Arbortext Editor with Styler onto the machine hosting the webapp
and content server with the same results.
What is the path that is being sent to the application for opening? I have
a feeling it isn't the location as pulled down by UCF.
Thanks for any assistance.

