[Configuration] item. In the configuration form, you have to put the following information: Username: the username you use to log in into the system Password: the password you use to log in into the system URL: your system instance address Folder: the...
you can access it by clicking on this link (https://myaccount.google.com/apppasswords ). Type the name of the app (e.g. LogicalDOC) and generate the app. Copy the 16-character App Password shown. Keep it safe, you’ll need it in LogicalDOC....
To have additional features like the full preview, you need to install some external components. Antivirus ClamAV LogicalDOC's distribution embeds a ClamAV antivirus to check if a submitted document is infected, but you might want to configure a...
LogicalDOC handles the modifications of content through check-out/check-in cycles. However, these changes are only possible if you have the Write permission in the folder where the document is stored. The check-out operation locks the document so that...
The Syndication is the process of feeding a remote system with contents stored in your local LogicalDOC installation. A typical scenario is when you want to implement a Hybrid Cloud, where part of the document management system must be published to an...
for conversion to PDF (see Convert to PDF) ImageMagick You have to install and configure ImageMagick (rel 6.6 or greater). LogicalDOC uses ImageMagick to manipulate images for previewing. Verify if ImageMagick is already installed on your system. You...
IO #set($IOUtils = $ClassTool.newInstance("org.apache.commons.io.IOUtils")) # Instantiate a URL to the getInfo service of LogicalDOC #set($clazzUrl = $context.getClass().forName("java.net.URL")) #set($clazzString =...
In LogicalDOC, a group represents both a collection of users logically related each other and the concept of "role" as a collection of permissions to match specific responsibilities. The Groups panel shows the list of all groups currently existing into...
Normally, LogicalDOC is configured like a single-instance single-tenant environment, where each tenant (instance owner) runs a single instance that is installed on one server or across a cluster of them. Of course, LogicalDOC can also run multiple...
Stores The stores are containers that LogicalDOC uses to save the files of your documents, these containers are not human-readable and are handled exclusively by the system. You can define more stores by using the button Add Store. In order to change a...
The Customer Portal is a secure and dedicated online environment that enables LogicalDOC's customers to independently access information, and manage their license. Enter the portal The portal is available at https://www.logicaldoc.com To enter put the...
On Ubuntu Linux you need to install and execute LogicalDOC as root user (command sudo su), make sure to log-in as root before continuing, since this guide assumes you perform all the operations as root. To install on Ubuntu, you have to provide at...
LogicalDOC normally uses the HTTP or HTTPS protocols, but it also implements additional protocols you might want to control in the Protocols section. Additional protocols implemented by LogicalDOC Protocol Description Configuration WebService Used for...
is up and running, please open a terminal and execute this command: $ sudo su Type your password as requested in order to login as the root user. Default settings LogicalDOC requires you to configure your MySQL installation to best fit the needs of a...
is required to efficiently infer similitudes between documents and implement features like Semantic Search. This means that LogicalDOC must calculate all these embeddings for the documents in your repository and save them into the Vectors Store, whose...
extracted by the sampler. Training output The completion of the training is reflected in the models grid but also in the log area of the training tab where you can see how the operations were performed. The trained model is then saved in LogicalDOC...
This manual unbind procedure can be used when the LogicalDOC's server is isolated from the Internet and cannot contact the remote license manager. Using a device with Internet connection, go to the customer's portal at https://network.logicaldoc.com...
This is the most important section because it displays all the information about your license as it is recorded in the LogicalDOC's informative system [lightbox2 title="Customer Portal - License" image="/images/stories/en/cportal/cportal-license.png"...
A cluster node is basically a LogicalDOC instance installed on a server in the same subnet. Please read the Installation Guide to install the application Once installed, you have to enter the section Administration > System > Clustering and enable the...
can also check the flag Send as Download Ticket. If you choose this option, instead of sending the document as an attachment, LogicalDOC will create a new download ticket and append an Internet link to the message body. The download ticket has an expiry...