In NXCMCMF, the user can create Case and CaseItem manually. The filesystem file system import allows to automatically for automatic import into NXCM files and documents. There is are 2 ways to import:
- The simple importer will scan a directory. It will create a
Caseand aCaseItemfor each file in a directory. ThisCasewill be put in a configuredCaseFolder. - The case importer will scan a directory and read each xml file. The xml file will cary information so contain the necessary information to create and distribute a
CaseandCaseItemsare created and distribution is performed.