ConnectorGroupField
The name of the field in your documents that contains the connector group (that is, details of which connector originally retrieved the document).
NOTE: You can specify nested field structures by separating field names with a forward slash (/
). For example CONNECTOR/GROUP
The View component uses the contents of this field to populate the ConnectorGroup parameter when it connects to NiFi Ingest to view the document, or the AUTN_GROUP parameter if you use Distributed Connector.
Type: | String |
Default: | |
Required: | No |
Configuration Section: | UniversalViewing |
Example: | ConnectorGroupField=CONNECTOR_GROUP
|
See Also: |