Integration Connection - Alfresco Federation Services - 3.2 - 3.2 - Ready - Alfresco - external - Alfresco/Alfresco-Federation-Services/3.2/Alfresco-Federation-Services/Configure/Connectors/Alfresco/Integration-Connection - 2025-03-04

Alfresco Federation Services

Platform
Alfresco
Product
Alfresco Federation Services
Release
3.2
License

Batching

The Alfresco Connector requires batching, meaning it will batch up documents before attempting to upload them. Batch size is set under the Advanced Options under the Details job tab. When using a connector that requires batching, the value will be automatically set to 50.

When batching is on, batch ids will be generated based on the job run id, which is the job id plus the timestamp of the current run. The batch number will then be added to that. Batch IDs will be prepended to parent folders of each document in a batch leading to the following:

/1612814334091_1624028461422_1/parentFolder/myfile.txt

Configuration

  • Connection Name: Name the Connector
  • Description: Add a description for the connector
  • Authentication Connection: Alfresco Auth connector
  • Secondary Auth Connection: For Alfresco, the secondary authentication will route the file content to different stores. Available Options are:
    • Amazon S3: Requires Alfresco instance with the Amazon S3 Module
    • Azure Blob: Requires Alfresco instance with the Azure Blob Connector
    • None: Binaries will be output to the filesystem if Include Binaries in the Details tab is checked.