A Boolean value that specifies whether the connector ingests separate documents for data specified in a data URI.
For example, an HTML page might contain base-64 encoded images:
<img src="data:image/png;base64,...">
| Type: | Boolean |
| Default: | False |
| Required: | No |
| Configuration Section: | TaskName or FetchTasks or Default |
| Example: | ExtractDataUris=True
|
| See Also: |
|
|