If you have trouble understanding how the action works, check the descriptions: Application, Setter, Conditional execution, Component parameters
Basic information
Category: Attachment
Available from version: 1.0.1
Description
The component is used to connect documents from the archive to the process on the basis of matching indexes. Searches for indexes with blank values. After adding the found documents to the process, it runs actions on them on the document class
Configuration parameters
Name of the parameter | From version | Description | Parameter type | Default value | Field type | Notes and restrictions |
---|---|---|---|---|---|---|
Document Class* | 1.0.11 | Name of the document class selected from the list | TEXT | Non-editable list | List of available document classes from the system | |
Empty Indexes | 1.0.X | Search with an empty index value | LOGICAL | YES | Editable field | When the value is marked with YES, during the search you will search for a document with an empty value of the selected index. When the parameter is set to NO, it will search only on non-null indices. When all selected indexes are empty, no document will be added (If any indexes are selected during the search). |
Index Name | 1.0.11 | Index name selected from the list | TEXT ARRAY | Non-editable list | Index list after selecting document class from list, otherwise editable field. If no index is specified, the component will connect all of the selected class. | |
Index value | 1.0.11 | Index value sought | TEXT ARRAY | Editable field | Wartość w postaci tekstu. Dla innych wartości należy użyć funkcji toString(). w momencie podania pustych wartości (pusty String) pobierane są dokumenty z indeksami z pustą wartością |
Parameter*- required field
Change log
1.0.11
- Dodanie komponentu
1.0.X (applicable documentation)
- Dodanie parametru uwzględniającego szukanie po pustych wartościach indeksów.
Package with a sample form using the application
0 Comments