d.3 asynchronous processing
The d.3 asynchronous processing in the d.3 repository is performing tasks such as the dossier generation and dossier links. For example, if you stored a document in the d.3 repository which is included in a dossier generation and if no dossier exists for this document yet, then a new job is started by the d.3 async process initiating the creation of the parent dossier. To do so, a fol-file and a JPL-file is generated. These are then further processed by the hostimport process.
![]() |
The location where the two files are created is deined in the d.3 configuration under the option Directory for newly generated import jobs . Here, the directory is specified where the newly generated import jobs are stored; by default this is the directory C:\d3\Import\D3(Repository ID)\Folder.
![]() |
The file ending for import jobs must be defined under Extension for import jobs. By default this is the extension fol.
More parameter setting are:
Retention period of successfully processed jobs in the database (default: 0 days)
Retention period of failed jobs in the database (default: 31 days)
Please look at the detailed information in the manual d3admin_eng.pdf.
Warning
Saved jobs can be reactivated in the d.3 admin via the d.3 async job inspector at any time or started again, but you should consider the effects of such a reactivation before.
The parameter Recognition of dossiers is irrelevant for the dossier generation. This only applies for the import of batch data (see manual d3batch_eng.pdf).