EnableIngestion
The EnableIngestion
parameter specifies whether documents fetched by the synchronize
action are sent for ingestion. To send documents, set this parameter to True
. If you set this parameter to false
all other parameters for ingestion are ignored.
Type: | Boolean |
Default: | True |
Required: | No |
Configuration Section: | TaskName or Ingestion or Connector |
Example: | EnableIngestion=False
|
See Also: |