WebURLField
The document reference field that contains a reference value that the View component can use to retrieve the document from the Web.
When View retrieves a document from the document store, it checks whether the document contains this reference field. If it does, View attempts to retrieve the original document from the Web.
NOTE: If the document also contains the configured DistributedConnectorReferenceField, View attempts to retrieve the document from the Distributed Connector or NiFi Ingest.
Type: | String |
Default: | |
Required: | No |
Configuration Section: | UniversalViewing |
Example: | WebURLField=DREREFERENCE
|
See Also: |