MultipleStoredStateFieldValues
Set MultipleStoredStateFieldValues
to True
to allow a reference-based StoreState token to contain multiple values extracted from a result document.
You can use this parameter if your documents have multiple instances of the specified StoredStateField. By default, IDOL Content Component stores the value of only the first instance of the StoredStateField. When you set MultipleStoredStateFieldValues
to True
, IDOL Content Component stores the value of all instances of the field in the StoreState token.
Type: | Boolean |
Default: | False |
Required: | No |
Configuration Section: | Server |
Example: | MultipleStoredStateFieldValues=True
|
See Also: | StoreState action parameter |