Search found 632 matches

by agaspa
Thu Jul 18, 2019 2:21 pm
Forum: Configuration
Topic: Thumbnail with CMIS
Replies: 1
Views: 6464

Re: Thumbnail with CMIS

A response to this topic has been already provided viewtopic.php?f=10&t=10545
by agaspa
Thu Jul 18, 2019 2:20 pm
Forum: Web Services
Topic: Get rendition thumbnail cmis
Replies: 2
Views: 10793

Re: Get rendition thumbnail cmis

Hi @tamires, it would be possible, but currently the implementation of method getRenditions just returns an empty collection. Of course you can implement this by yourself, you should modify the class com.logicaldoc.cmis.LDCmisService in module logicaldoc-cmis and provide a useful implementation of m...
by agaspa
Mon Jun 24, 2019 8:31 am
Forum: Configuration
Topic: Document Metadata from DB?
Replies: 1
Views: 23825

Re: Document Metadata from DB?

Hi Steve, you can define a new Template (a new type of document) and in this template you can add an attribute which holds the unique ID. Then it is up to you, LogicalDOC doesn't know anything about the logic you want to implement. But you can search LogicalDOC contents via web-services or you can r...
by agaspa
Mon Jun 10, 2019 2:33 pm
Forum: Configuration
Topic: Logicaldoc using private S3
Replies: 1
Views: 5533

Re: Logicaldoc using private S3

Hi @jhonny_1904, it is not possible to use a different storage from those already present in the system, unless someone provides the implementation. Currently the system supports Local storage, network storage via Samba (1,2,3) remote storage on Amazon S3, Amazon S3 (IAM roles) and Microsoft Azure h...
by agaspa
Mon Jun 10, 2019 2:22 pm
Forum: Configuration
Topic: Retention policy
Replies: 1
Views: 5125

Re: Retention policy

Hi @tamires,
which kind of LogicalDOC are you using?
I don't remember well, but I think that LogicalDOC Community lacks of the necessary Schedule Task to enforce the rules defined in Retention Policies
by agaspa
Mon Jun 10, 2019 2:17 pm
Forum: Web Services
Topic: CMIS
Replies: 3
Views: 11429

Re: CMIS

Hi @tamires,
in attachment you can found a simple class that we use to test some feature of the CMIS in LogicalDOC.

It is included in module logicaldoc-cmis, requires Apache Chemistry v0.14
by agaspa
Fri Jun 07, 2019 1:42 pm
Forum: Usage
Topic: ERROR - NEW USER
Replies: 2
Views: 7216

Re: ERROR - NEW USER

Hi @tamires,
the most probable cause of error is that you have not configured the options for outgoing mail correctly
Administration, Settings, Outgoing Email
https://docs.logicaldoc.com/en/settings/outgoing-email

However to be sure we should examine the application logs
by agaspa
Fri Jun 07, 2019 1:37 pm
Forum: Installation
Topic: Java JDK new license
Replies: 1
Views: 6002

Re: Java JDK new license

Hi Dino,
OpenJDK works well and you can use it safely.

Of course, if yours is a critical application and you want to be sure you are always up to date and have a reference point / support for Java issues, consider signing up for the Oracle 11 Java license program (this is a monthly subscription )
by agaspa
Fri Jun 07, 2019 1:33 pm
Forum: Configuration
Topic: Document Metadata
Replies: 1
Views: 5150

Re: Document Metadata

Hi @rol.gan,
LogicalDOC Community edition does not include the features "Custom ID" (Custom Identifier) and "Auto Naming". These are available in LogicalDOC Enterprise and LogicalDOC Cloud.
You can find more information in the comparison matrix https://www.logicaldoc.com/features
by agaspa
Thu Jun 06, 2019 1:21 pm
Forum: Web Services
Topic: CMIS
Replies: 3
Views: 11429

Re: CMIS

You can get some information from our wiki
https://wiki.logicaldoc.com/wiki/CMIS

You can use CMIS Workbench to access LogicalDOC via CMIS and to test the support to CMIS specs

Go to advanced search