Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 9 Next »

← Return to the list of available automated tasks

 If you have trouble understanding how an automated task works, check the descriptions: Automatic task, Conditional execution, Component parameters

Basic information

Category: Tools

Available from version: 1.0.X

Description

The application decrypts files that have been encrypted regardless of the current system. Such a document must be linked to the process. In the configuration, we provide the algorithm and its original key with which it was encrypted. Such a document may come from another PlusWorkflow system (directly copied from the disk) and its key read from the pm_files table. Please note that when downloading a document, the system will automatically decrypt it, if it comes from a class that has encryption enabled. Setting the encryption on the document class does not affect its decryption. The application operates on the original file attached to the archive.

 

More information about the system in the system can be found on the Encryption of components in the system page.

Configuration parameters
Parameter nameFrom versionDescriptionThe type of the parameterThe default valueField typeNotes and Restrictions
The name of the target class*1.0.X

Class in the archive to which the decrypted file will be uploaded

String List of values

 

Encryption algorithm*1.0.XAlgorithm that was used to encrypt the filesString List of valuesPossible algorithms: AES, Blowfish, DES, RC2
Attach the process*1.0.XAttaches the decrypted file to the processBooleanYESList of values 
Lista id zaszyfrowanych plików*1.0.XLista fileid zaszyfrowanych plikówString Array Editable fieldLista fileId, nie documentId. Non-matching values will be ignored.
Lista kluczy szyfrujący*1.0.XLista kluczy szyfrujących dla każdego pliku String Array Editable field 

Parametr*- pole wymagane

Sample configuration

 

Change log

 1.0.X

  • Adding a component

  • No labels