Search found 632 matches

by agaspa
Tue Nov 30, 2021 9:50 am
Forum: Web Services
Topic: Preview Document API
Replies: 1
Views: 7494

Re: Preview Document API

You can use the web-services of the document to work with previews. The relevant methods are: /document/createPdf [Creates the PDF conversion of the given document] /document/createThumbnail [Creates the thumbail of the given document] /document/getResource [Gets the content of a resource] /document...
by agaspa
Tue Nov 30, 2021 9:36 am
Forum: Installation
Topic: postgresql 14 jdbc connection string during setup
Replies: 1
Views: 9376

Re: postgresql 14 jdbc connection string during setup

The problem is that the driver used by LogicalDOC community 8.6.1 is not 100% compatible with PostgreSQL 14. That driver is only compatible with PostgreSQL 11 You can setup your PostgreSQL 14 to run with password authentication = md5 and in that way you will be able to operate https://www.postgresql...
by agaspa
Tue Nov 30, 2021 9:27 am
Forum: Installation
Topic: Error: Could not create the java virtual machine
Replies: 1
Views: 9676

Re: Error: Could not create the java virtual machine

Since LogicalDOC 8.3 you must have Java 11 installed in order to run the application. Also I suggest to declare the JAVA_HOME variable and to put the /bin folder of Java installation dir in the path so that when you launch the command java -version you see something like C:\Users\youruser>java -vers...
by agaspa
Tue Nov 30, 2021 9:20 am
Forum: Configuration
Topic: THE BEST CRUISING LONGBOARDS FOR BEGINNERS IN 2021
Replies: 1
Views: 7170

Re: How to setup user specific folder tree

You should create a folder for USER1 which you can name USER1 then within that folder create an alias (a link) for both folders the user needs to access
by agaspa
Tue Nov 24, 2020 11:54 am
Forum: Announcements
Topic: New LogicalDOC Mobile App for Android
Replies: 0
Views: 3416

New LogicalDOC Mobile App for Android

LogicalDOC is pleased to announce the release of LogicalDOC Mobile App for Android LogicalDOC unveils the new App for Android powered devices: LogicalDOC Mobile , ideal for sharing files and content while working on documents in the cloud from remote. https://cdn.logicaldoc.com/images/news2020/andr...
by agaspa
Fri Jun 26, 2020 10:09 am
Forum: Web Services
Topic: LogicalDoc RestApi to upload document
Replies: 1
Views: 11061

Re: LogicalDoc RestApi to upload document

You can upload a document to LogicalDOC 8.4.2 via REST using 2 methods: /document/create https://docs.logicaldoc.com/resources/wsdoc/rest/index.html?version=8.4.2#!/document/createDocument Or /document/upload https://docs.logicaldoc.com/resources/wsdoc/rest/index.html?version=8.4.2#!/document/upload...
by agaspa
Fri Jun 26, 2020 9:51 am
Forum: Usage
Topic: Wipe a document
Replies: 3
Views: 6576

Re: Wipe a document

It doesn't write zeros on the document.
When a document is deleted, after the 2 processes complete: Database clean and Filesystem clean,
the document will be physically erased from the system and it will be no more recoverable (unless you have a backup)
by agaspa
Tue Jun 23, 2020 4:18 pm
Forum: Usage
Topic: Wipe a document
Replies: 3
Views: 6576

Re: Wipe a document

The feature you are looking for is available in commercial versions of LogicalDOC.
It is necessary before the document is deleted (manually or via web-service).
Subsequently, a scheduled database cleanup operation removes the records from the system and the digital content from the storage locations
by agaspa
Tue Jun 23, 2020 4:17 pm
Forum: Usage
Topic: Securely wipe document(s)
Replies: 1
Views: 3611

Re: Securely wipe document(s)

The feature you are looking for is available in commercial versions of LogicalDOC.
It is necessary before the document is deleted (manually or via web-service).
Subsequently, a scheduled database cleanup operation removes the records from the system and the digital content from the storage locations
by agaspa
Mon Jun 22, 2020 1:48 pm
Forum: Installation
Topic: Tomcat9.exe is slowing using all the available memory
Replies: 1
Views: 1861

Re: Tomcat9.exe is slowing using all the available memory

I suggest you to check the garbage collection settings https://docs.oracle.com/en/java/javase/11/gctuning/introduction-garbage-collection-tuning.html#GUID-8A443184-7E07-4B71-9777-4F12947C8184 https://docs.oracle.com/en/java/javase/11/gctuning/available-collectors.html#GUID-F215A508-9E58-40B4-90A5-74...

Go to advanced search