Job Configuration - Alfresco Federation Services - 3.2 - 3.2 - Ready - Alfresco - external - Alfresco/Alfresco-Federation-Services/3.2/Alfresco-Federation-Services/Configure/Connectors/Azure-Blob/Job-Configuration - 2025-03-04

Alfresco Federation Services

Platform
Alfresco
Product
Alfresco Federation Services
Release
3.2
License

A Federation Services Job is the process of moving or syncing content (including versions, ACLs, metadata) from one CMS (content management system) to another.

Output Specification Fields

  • Output Folder Path: The path of the root folder. This field must either be left empty, start with “/”, or start with “\\”.
  • Include Batch ID in Output Path: If using a batch migration, the batch ID will be included in the output path.
  • Include Un-Mapped Properties: If selected, all available properties will be included in the metadata output file. If not selected, only mapped properties will be included in the metadata output.
  • Object Metadata Fields: A Comma delimited list of fields to add to the Azure Blob file as metadata. By default, metadata will only be written to the xml metadata file.
  • Object Headers : A comma-delimited list of header mappings to add to the Azure Blob file as metadata. Currently supported, and case-sensitive, headers: Content-Type, Cache-Control, Content-Encoding, Content-Language, Content-Disposition.

For example: Content-Disposition=content_disposition, Content-Type=content_type

  • Perform MD-5 Integrity Check : This check uses MD5 to verify authenticity and integrity of the data transfer. This requires an MD5 Hash Value Generator task to perform.
  • Aspect Remove Field Mapping: Currently not in use
  • Multi-value field separator: Some documents have fields that contain multiple values. Azure Blob does not support this, and will use this separator to form a list of these values as a string before upload.

DateTime Config (Output) Configuration Fields

  • Date Format: Date mappings will be converted to this ISO format
  • Date Time Format: DateTme mappings will be converted to this ISO format

Repository Specifications

  • Root Folders: Which root folders in the container to crawl. Leave blank to crawl all folders in the container.
  • Timeout in Second: The number of seconds before hitting a timeout and failing the document. Timeouts below 60 seconds might cause read issues.