Difference between revisions of "Archivematica 0.8 Micro-services"

From Archivematica
Jump to navigation Jump to search
Line 18: Line 18:
 
|-
 
|-
 
|Move to processing directory
 
|Move to processing directory
|
 
|-
 
|Set transfer type: Standard
 
 
|
 
|
 
|-
 
|-
Line 27: Line 24:
 
|-
 
|-
 
|Rename with transfer UUID
 
|Rename with transfer UUID
|
+
|Adds a unique universal identifier to the transfer folder name.
 
|-
 
|-
 
|Include default Transfer processingMCP.xml
 
|Include default Transfer processingMCP.xml
|
+
|Adds ''defaultTransferProcessing.xml'' file from ''/sharedDirectoryStructure/sharedMicroServiceTasksConfigs/'' to the transfer directory. This xml file can configure workflow options such as creating transfer backups, quarantining the transfer and selecting a SIP creation option.
|-
 
|Designate to process as a standard transfer
 
|
 
 
|-
 
|-
 
|Workflow decision - create transfer backup
 
|Workflow decision - create transfer backup
 
|The user can choose to create a complete backup of the transfer in case transfer or ingest are interrupted or fail. The transfer backup is placed in ''/sharedDirectoryStructure/transferBackups/'' and will automatically be deleted once the AIP has been moved into storage.  
 
|The user can choose to create a complete backup of the transfer in case transfer or ingest are interrupted or fail. The transfer backup is placed in ''/sharedDirectoryStructure/transferBackups/'' and will automatically be deleted once the AIP has been moved into storage.  
 
|-
 
|-
|
+
|Assign file UUIDs to objects
|
+
|Assigns a unique universal identifier to each file in the ''/objects/'' directory.
 
|-
 
|-
 
|
 
|

Revision as of 14:08, 14 February 2012

Main Page > Documentation > Technical Architecture > Micro-services > Archivematica 0.8 Micro-services

Page in progress.

Transfer tab

Micro-service Description
Approve transfer Once the transfer has all its digital objects and has been formatted for processing, the user selects "Transfer complete" from the Actions drop-down menu.
Set file permissions
Move to processing directory
Verify transfer compliance Verifies that the transfer conforms to the folder structure required for processing in Archivematica. The structure is as follows: /logs/, /metadata/, /metadata/submissionDocumentation/, /objects/.
Rename with transfer UUID Adds a unique universal identifier to the transfer folder name.
Include default Transfer processingMCP.xml Adds defaultTransferProcessing.xml file from /sharedDirectoryStructure/sharedMicroServiceTasksConfigs/ to the transfer directory. This xml file can configure workflow options such as creating transfer backups, quarantining the transfer and selecting a SIP creation option.
Workflow decision - create transfer backup The user can choose to create a complete backup of the transfer in case transfer or ingest are interrupted or fail. The transfer backup is placed in /sharedDirectoryStructure/transferBackups/ and will automatically be deleted once the AIP has been moved into storage.
Assign file UUIDs to objects Assigns a unique universal identifier to each file in the /objects/ directory.