← Return to the list of available actions
If you have a problem understanding how the action works, check: Action, Conditional Execution, Components parameters.
Category: Documents
Action location: Form, Button
Available from version: 1.0.13
The action brings up a window that allows you to connect documents from the archive for the selected document class. The action also offers the option of filtering documents from a given class by the values of their indexes.
http://192.168.1.52:8081/confluence/display/CUF/DocumentService
Leaving an empty conditional field is equal to setting it to "true".
Action location | Conditional execution parameter action | Action call-up condition |
---|---|---|
Button | Activates action | Button click |
Form | Call-up action | The "Conditional execution" parameter will return "true" |
Parameter name | Description | Paremeter type | Default value | Field type | Comments and restrictions |
---|---|---|---|---|---|
Document class* | Name of the class of documents that we want to connect from the archive | Text |
| Drop-down list | The values appearing on the list are the classes found in the system. |
Filter the results?* | Displays parameters that limit the number of downloaded documents. Otherwise, all documents in the specified class are connected. | Boolean | Yes | Editable field | |
Indexes | Indexes after which we intend to filter documents | Text | Drop-down list | The values appearing on the list are indexes of the class entered in the "Document class" parameter. | |
Filters | Index values. If the value in this parameter is in the corresponding document index, then this document will be connected. | Text | Editable field | If the filter is of a different type than the text, the component will automatically change the type from the given text value to the correct one. | |
Search exactly | Specifies whether the text index filters should be considered in their entirety, regardless of the ExactSearch system parameter | Boolean | Yes | Editable field |
Parameter*- mandatory field
1.0.13
- Added component
1.0.31
- Destination update - preventing the possibility of adding an action under the acceptance button
1.0.50
- Dynamic form update
1.0.57
- Fix handling of document class download
1.0.58
- Fix support for retrieving indexes from document class
1.0.129
- Added a new parameter - "Search exactly"
1.0.130
- Fix retrieval of documents from the archive
1.0.150
- Added index filtering on the form, fixed problems with pagination
Add Comment