-
getLocalClient() taking long time
Hi All, Creating session taking long time ~ 23 secs, particularly getLocalClient() . Please let me know if anyone has faced this and whats the solution to make faster. thanks, Amit G
-
DfsProxyGen 6.7 is missing the field "Service model file" mentioned in Dev Guide
Hi all, I was trying to generate a C# proxy using the DfsProxyGen.exe as mentioned in the Development Guide 6.7 The screenshot and text mentions a field called "Service model file" where I should specify the file created by the generateArtifacts ant task. But this field is not available in the DfsProxyGen.exe shipped with…
-
Customize Login.handleSuccess
I was able to successfully get another session for other docbases based on authenticated credentials in selected docbase for the Login component (in Login.handleSuccess()). Now I need help in using this session to open up a cabinet and display it in browsertree upon login. So the question/s I am trying to ask: * Once I’ve…