-
How can I stop any document being edited while it is in a workflow?
Hi, How can I stop any document being edited while it is in a workflow? Please share your knowledge and experiences for figuring this out. Thanks. ta
-
DFS Remote java call: ClassNotFound exception
Hello! I've created some custom DFS. One of them could't been called remotely (it runs from Composer, *-remote.jar of that service included in classpath). IServiceContext registeredContext = contextFactory.register(context, moduleName, contextRoot);ServiceFactory serviceFactory = new ServiceFactory();KcService dictService…
-
What is the best approach to delete 4.5 million objects from a docbase?
Hi, I have the following DQL which gives the count of Logical documents in our docbase as 4.5 million objects. select count( * ) from ecm_inv_mgmt where a_storage_type = 'AppONE' I need to delete all of them. I know I can use DQL (like DELETE... etc.) or API (like DESTROY....etc) commands. Also I can use either IDQL, IAPI…
-
Brava error (dwg file)
Hello, I'm trying to open a .dwg file (autocad) and I receive the following error: "Server Details: Ne-It Enterpreise did not complete the job before the viewer wait time expired as specified in the server.properties file" In the log file I have: "May 7, 2012 2:38:26 PM com.infograph.httpserver.DLServer…