-
unable to import document in webtop 5.3sp2
Hi, I am unable to import the documents in webtop. Its giving me error as nullpointerexception. Please provide me the solution to resolve my issue. Here is the stack trace. Stack Trace: java.lang.NullPointerException at java.lang.Class.forName0(Native Method) at java.lang.Class.forName(Class.java:141) at…
-
Webtop(preconditions) Optimization
Hi, i am about to start a big process of optimization in webtop. Before starting it i want to record the execution time or the time it is taking to load the page when i click on any of the folders(like the total time of execution for all the preconditions). is there any way of identifying the time to load a page?
-
DQL error and docbase down???
I've botched a query while developing but the result was unexpected to say the least... the wrong query is select ANAGRAFICA_DIPENDENTI.*, dm_dbo.PROC_MANAGER.PROC_FUNCTION as proc_function from dm_dbo.ANAGRAFICA_DIPENDENTI , dm_user, dm_dbo.PROC_MANAGER where dm_dbo.ANAGRAFICA_DIPENDENTI.MATRICOLA = dm_user.description…