IngestActionThreads

The number of threads to use for performing IngestActions. In most cases, OpenText recommends the default value. You might increase the value if your Lua script includes steps that take a long time to complete (for example IO operations).

If you set this parameter in the [Ingestion] section it specifies the maximum number of threads to use per task.

Type: Integer
Default: 1
Required: No
Configuration Section: TaskName or Ingestion
Example: IngestActionThreads=4
See Also: