The Data Integration Module Service defaults to downloading all possible Jobs in a single batch for the Form defined in the Project. The default size is to download every Form ever sent by the Company. Similar to
limiting Job Downloads by Date, this feature is only available by editing the Project (.XML) file directly with a Text Editor.
You can limit the Download Batch Size by adding a single line to the Project file which tells the Data Integration Module Service to only download the specified number of Job. The tag used for this configuration option is <maxDownloadBatch> and requires an Integer be entered as the value.