-
Composer Job Issue
I have created a Method and a job. I created a java class file for the Job to call. Method name :MyMethod Job name: MyJob Javaclass name: MyClass The Method is correctly selected in the General tab of the job The Job is of type: java Run as the servder the Command: MyClass If i compile the class from the Command line i get…
-
Docbase cloning
All, We are planning for upgrade from 5.x to 6.x. As a initial step, to export the database, we need 'sa' account. But, unfortunately we missed the password of 'sa' account. Is there anyway, that i can export the docbase and use it for cloning? Indu
-
How to get r_objetc_id in Folder Content form
Hi Folks, I have a folder content form which shows the documents inside a folder. Now I also need to show the total number of documents inside the same folder in the same form. For this I have thought if creating a data source adaptor which will count the number of the documents inside the folder. But I am not able to get…