The ProcessNumber parameter specifies the process number of the current connector, when more than one connector is used to extract data from a repository. For example, if you are using three connectors to extract data from a repository, you should set the ProcessNumber parameter to a different value for each connector (1 for the first connector, 2 for the second connector, and so on).
| Type: | Long |
| Default: | 1 |
| Required: | No |
| Configuration Section: | TaskName or FetchTasks |
| Example: | ProcessNumber=2
|
| See Also: | NumberOfProcesses |
|
|