Citrix and SAY bug-ettes

Successfully installed IT dept.have customer SAY Desktop version - 11.1.8.785 - 11890 on their version of Citrix, but there are two small hitches

(1) Weblogic server does not appear in the windows Explorer navigation pane, it is only accessible from the desktop icon and the url windows Explorer pane, this could be due to policies?

(2) he forgets the properties of the server between sessions, I guess it may be a registry entry that needs to persist?

Martin,

(1) when you say "Weblogic server does not appear in the windows Explorer navigation pane", I assume you mean actually WebCenter content, not weblogic? If so, then this option is enabled by right-clicking in an empty space in the navigation pane and selecting 'show all files '. To configure this in the registry, use the following (this includes as well the 'Expand to current folder' option):

[HKEY_CURRENT_USERSoftwareMicrosoftWindowsCurrentVersionExplorerAdvanced\\\]

"NavPaneExpandToCurrentFolder" = DWORD: 00000001

"NavPaneShowAllFolders" = DWORD: 00000001

"

(2) you can create the server in the registry by using the following:

REGEDIT4
[HKEY_LOCAL_MACHINE\SOFTWARE\Oracle\WebCenter Desktop\Content\WebDAV\Servers\MyServerName]
"ServerType"="ucm".
"ServerURI"="http://myhostname:16200 / cs/idcplg/webdav.

[HKEY_LOCAL_MACHINE\Software\ORACLE\WebCenter Desktop\Content\Shared\Config\MyServerName]
"HostCgiUrl"="http://myhostname:16200/cs/idcplg.

Or see the documentation for more information on this:

http://docs.Oracle.com/CD/E29542_01/doc.1111/e14495/desktop_admin.htm#INECM1912

Dan

Tags: Fusion Middleware

Similar Questions

Maybe you are looking for